ajacoutot
72725e909c
Update Gstreamer to version 1.26.2.
2025-05-30 13:20:00 +00:00
ajacoutot
b586bae0de
Update to wireplumber-0.5.10.
2025-05-29 09:10:48 +00:00
ajacoutot
ce74a1c29d
Update to pipewire-1.4.3.
2025-05-29 08:28:53 +00:00
jca
45f3144222
Fix assimp build with ports-gcc
...
lang/gcc/8 doesn't provide __builtin_trap() at least on sparc64, so
include <csignal> to access the decl of raise(3) used in the fallback
code path.
2025-05-28 17:34:19 +00:00
sthen
c6fd57fb2b
attempt a PORTROACH skipv for atomicparsley
2025-05-21 12:42:55 +00:00
rsadowski
d301b1026f
Missing distinfo
2025-05-21 07:18:39 +00:00
rsadowski
a40fe5af3c
Add MPV plugin for Phonon, KDE multimedia layer.
...
Tweaks and OK kn@ thanks
2025-05-21 07:18:15 +00:00
sthen
898fe94620
bump py-numpy consumers. at least those which have compiled modules using
...
numpy are no longer ABI-compatible following the update to numpy 2.x.
this may over-bump slightly, but I've seen problems with at least pandas
and scipy, and identifying others individually is too time-consuming.
2025-05-20 12:10:49 +00:00
rsadowski
1487c9c9c1
Update shotcut to 25.05.11
...
Update diff from Josh Grosse, thanks
2025-05-20 01:32:43 +00:00
rsadowski
789bb01af8
Update Mlt to 7.32.0
...
Update diff from Josh Grosse, thanks!
2025-05-20 01:26:40 +00:00
ajacoutot
e4bbfec73d
Don't pick up libatomic.
2025-05-10 08:18:28 +00:00
ajacoutot
bb8c3fd7d4
Don't pick up libatomic; spotted by naddy@, thanks.
2025-05-10 08:15:18 +00:00
sthen
15420181eb
update to get_iplayer-3.36
...
sadly the bbc audio archive will be uk-only sometime soon (if not already)
https://www.bbc.co.uk/sounds/help/questions/listening-outside-the-uk/outside-uk-changes
2025-05-06 07:59:15 +00:00
kn
86b4d490ed
Rewrite system("rm -rf ...") part and add pledge and unveil
...
See patches on https://github.com/klemensn/minidlna for details.
Feedback sthen
2025-05-03 21:11:07 +00:00
rsadowski
ea0a231d2e
Add opentimelineio
2025-05-02 05:51:20 +00:00
rsadowski
5a5279075b
Import opentimelineio-0.17.0
...
Comment:
editorial timeline API and interchange format
Description:
OpenTimelineIO is an interchange format and API for editorial cut information.
OTIO contains information about the order and length of cuts and references to
external media. It is not however, a container format for media.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org >
WWW: https://opentimeline.io/
OK tb@, tested by Maximo Pech
2025-05-02 05:50:23 +00:00
ajacoutot
ed71dc1dc9
Make sure libatomic is not picked up.
2025-05-01 13:44:35 +00:00
rapha
bff86eb495
Update to frei0r-plugins-2.3.3.
...
(Three new filters and some renamed)
ok tb@
2025-05-01 09:24:55 +00:00
ajacoutot
b1ca4a2f6d
Update to pipewire-1.4.2.
2025-05-01 08:57:50 +00:00
ajacoutot
8eb6f7fb57
Update Gstreamer to version 1.26.1.
2025-05-01 06:55:56 +00:00
kirill
d6e0ba4ea7
multimedia/libheif: fix building by gcc8
...
tested on sparc64 and OK: tb@
2025-04-29 15:39:06 +00:00
sthen
0669838dd8
sync PLISTs for setuptools ports
2025-04-29 10:38:51 +00:00
rsadowski
cf57c89624
Update mpvqt to 1.1.1
2025-04-17 05:53:11 +00:00
kn
4d270fa363
allow rcctl reload, minidlnad handles SIGHUP
2025-04-14 20:09:48 +00:00
rsadowski
3ca932edbf
Update mpvqt to 1.1.0
2025-04-14 18:33:38 +00:00
naddy
965b9b885f
mediainfo: maintenance update to 25.03
2025-04-14 18:23:00 +00:00
jca
d1e1891d24
Forcefully disable SVE code on arm64
...
Build fails as soon as clang header arm_neon_sve_bridge.h is installed.
from Brad (maintainer)
2025-03-30 19:37:23 +00:00
volker
94ce0566c6
multimedia/mplayer: Update to 0.40.0
...
from Brad Smith, thanks
2025-03-26 22:17:11 +00:00
rsadowski
ed175c23b7
Update libheif to 1.19.7
...
From Brad (maintainer)
2025-03-20 08:58:49 +00:00
ajacoutot
e2ca7c25e2
Pickup math/fftw3,-main,float.
2025-03-18 16:48:25 +00:00
ajacoutot
40370b5c1a
Don't use bash.
...
Reported by jca@, thanks!
2025-03-18 08:51:17 +00:00
jca
efc3369d77
Don't assume getauxval(3), instead check for it and for elf_aux_info(3)
...
ok ajacoutot@ (maintainer)
2025-03-18 08:14:56 +00:00
ajacoutot
77d423fd2f
Update to pipewire-1.4.1.
2025-03-15 10:23:18 +00:00
ajacoutot
836ec95574
Update the GStreamer gang to version 1.26.0.
2025-03-13 15:11:07 +00:00
ajacoutot
70972250dd
Update to pipewire-1.4.0.
2025-03-08 11:31:02 +00:00
matthieu
616c78003d
use XShm 1.2 for vo_x11 and vo_xv output drivers. ok tb@
2025-03-02 10:17:37 +00:00
bentley
b3748c4faf
Install manpage.
...
ok naddy@ (MAINTAINER)
2025-02-27 08:59:38 +00:00
landry
8664da6e48
multimedia/aom: update to 3.12.0, from Brad (maintainer)
...
patch added to enable the SIMD 'V' extension detection on riscv (we
dont support it anyway, according to jca@), and powerpc64 patch modified
to improve hw caps detection.
2025-02-26 10:23:52 +00:00
thfr
f9d7e4c493
update to v25.01.2, by Josh Grosse - thanks!
2025-02-24 02:01:16 +00:00
sthen
00915d4048
sync PLISTs following py3-flit_core update
2025-02-21 10:23:16 +00:00
sthen
4072733729
use correct MODPY_PYBUILD, flit->flit_core
2025-02-21 10:16:04 +00:00
kn
31e184af9c
update to openh264 2.6.0
2025-02-15 23:50:55 +00:00
sthen
bbd0595db9
update to x264-20241229, from Brad (maintainer)
2025-02-14 13:55:51 +00:00
sthen
c52638baa1
update to py3-caption-2.2.16
2025-02-10 15:41:29 +00:00
sthen
e78a6c7fe6
update to mpv-0.39.0
2025-02-10 15:39:21 +00:00
rsadowski
462e07faeb
Update mlt to 7.30.0
2025-02-09 08:54:36 +00:00
ajacoutot
ee190b6565
Update to wireplumber-0.5.8.
2025-02-08 08:19:37 +00:00
phessler
91f2c9270d
fid build on armv7. no bump needed since it only affected one arch.
2025-02-05 19:15:54 +00:00
ajacoutot
f180ca4034
Update to Gstreamer 1.24.12.
2025-01-30 09:20:34 +00:00
tb
39e5f006cc
mjpegtools: fix build with llvm 19; from FreeBSD
2025-01-29 17:36:04 +00:00