Commit Graph

3013 Commits

Author SHA1 Message Date
sthen e8018bf929 github are now serving mpv-0.35.1 with a different gzip encoding, though
the tar after ungzipping is identical. set a temporary different DISTNAME
so the files don't conflict if already fetched on any build machines.
reported by naddy
2023-01-30 21:49:02 +00:00
sthen 1fef0d1c4a oops, only some of the mpv patches had been committed to the release
branch and others were cherrypicked from devel, reinstate them
2023-01-30 16:53:55 +00:00
sthen 7d7a67c37c update to mpv-0.35.1 2023-01-30 16:35:46 +00:00
sthen 32a00b84d1 update to atomicparsley-20221229 2023-01-28 09:48:24 +00:00
ajacoutot cba6d7648a Update Gstreamer gang to 1.22.0. 2023-01-25 08:31:51 +00:00
kettenis 11bc4ef733 Move a bit of data that sneaked into .text into .rodata. Makes the tests
run (and pass) on amd64 with PKU (x-only) enabled.

ok robert@
2023-01-24 16:17:29 +00:00
sthen b692ac7796 update to get_iplayer-3.31 2023-01-22 15:21:27 +00:00
naddy 54ac7cb58b mediainfo: maintenance update to 22.12 2023-01-18 21:26:19 +00:00
rsadowski 33b3ada2de Update mkvtoolnix to 73.0.0 2023-01-18 07:21:26 +00:00
phessler 31ff001baf only set AS=nasm for the architectures that use it, instead of globally
tested on arm64 and amd64

sthen@ came up with the same diff
2023-01-16 14:49:53 +00:00
phessler 86f7f5e535 undo previous
it worked last week but the BDEP isn't for this arm64 for 2+ years?
2023-01-16 13:56:11 +00:00
phessler ac63409d43 x264's configure script fails to find nasm, so naturally it uses it.
add as a BDEP
2023-01-16 13:47:09 +00:00
rsadowski 66d8afc29c Update shotcut to 22.12.21 2023-01-14 08:06:36 +00:00
sthen 6f519da2e5 add FFmpeg/x264 debug packages, from Brad. 2023-01-07 12:49:27 +00:00
rsadowski 71486e1025 Bump after Qt update to 5.15.8 2023-01-05 16:13:23 +00:00
sthen 8382cc4b75 Disable the long deprecated and unmaintained libavresample in ffmpeg, and
sync WANTLIBs. From Brad.
2022-12-30 00:13:28 +00:00
sthen 0663791abd Switch transcode from avresample to swresample. From Brad. 2022-12-30 00:08:18 +00:00
ajacoutot 13c6e2d1d7 Bump to unbreak:
include/X11/qt5/QtAV/5.15.6 -> include/X11/qt5/QtAV/5.15.7
2022-12-28 16:23:13 +00:00
rsadowski 11f0e35d09 Update mlt7 to 7.12.0 2022-12-27 19:06:23 +00:00
sthen a4f6334e68 update to x264 20221028 snapshot, from Brad
- memory overread bug affecting ASM code
2022-12-23 13:54:24 +00:00
ajacoutot 098e393787 Update Gstreamer gang to version 1.20.5. 2022-12-20 09:07:39 +00:00
sthen ed17fc9ad3 update to motion-4.5.1 2022-12-18 11:34:44 +00:00
sthen 5a8ce460b7 update to py3-ffmpeg-progress-yield-0.6.0 2022-12-18 10:43:16 +00:00
tracey 7fb38eeb29 Update multimedia/handbrake. Add missing RUN_DEPENDS and fix up WANTLIBS. ok
bcallah@
2022-12-16 17:43:20 +00:00
ajacoutot 486a6e31d5 Update to py3-chromecast-13.0.4. 2022-12-15 07:27:24 +00:00
sthen e25d3e6772 update to py3-ffmpeg-progress-yield-0.5.0 2022-12-13 10:50:22 +00:00
ajacoutot 30ed5f3961 Update to py3-chromecast-13.0.3. 2022-12-13 07:34:16 +00:00
sthen 0c472397fb svt-av1: add patch to fix quality degradation when MaxBitRate is specified
from upstream via Brad
2022-12-12 13:51:34 +00:00
ajacoutot e7cabe6f08 Update to py3-chromecast-13.0.2. 2022-12-10 08:52:06 +00:00
sthen 2fd33fda8c update to faad-2.10.1, from Brad
patch libquicktime's configure script to fix detection
2022-12-09 10:41:19 +00:00
sthen b4681f9196 add mpv patches, via Brad:
- upstream commits to eliminate deprecated FFmpeg API
- upstream gpu_next fixes for crashing due to a bug with usage of lcms2
- fix over-zealous detection of libatomic (it was picked up at configure
time if present at all, rather than only if needed)
2022-12-09 10:33:04 +00:00
sthen 171f87652f mpv tweaks, from brad:
- SEPARATE_BUILD is set by the Meson module
- Bring in some --version logging patches and two vo_gpu_next bug fixes
2022-12-05 10:03:23 +00:00
sthen 44a8beff81 update to svt-av1-1.4.0, from Brad 2022-12-04 20:12:56 +00:00
sthen c1ae053fa8 update to libbluray-1.3.4, from Brad 2022-12-04 19:52:53 +00:00
sthen 502f182ba5 mpv: switch build from waf to Meson, build with zimg support while there.
From Brad.
2022-12-02 13:08:38 +00:00
sthen d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen 4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen 8d4ce3ee6c update to libbluray-1.3.3, from Brad 2022-11-25 11:20:07 +00:00
naddy 6d5a386b00 mediainfo: maintenance update to 22.09 2022-11-24 22:11:54 +00:00
ajacoutot 89b8f7b78d Update to py3-chromecast-13.0.1. 2022-11-22 08:09:33 +00:00
rsadowski bf38eb818f Re-instate the sio_flush() usage
Missed in the last update to 0.35.0

From Brad
2022-11-20 07:22:59 +00:00
rsadowski 73e7e11eb9 Update mpv to 0.35.0
https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES

Update diff from Brad
2022-11-17 06:46:46 +00:00
rsadowski 0209655200 Update aom to 3.5.0
Update diff from Brad
2022-11-17 06:24:38 +00:00
sthen 2ea78e5bd1 update to py3-caption-2.1.0 2022-11-14 14:55:05 +00:00
sthen dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
sthen 7fc2187689 update to motion-4.5.0 2022-11-08 12:28:56 +00:00
ajacoutot f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
ajacoutot f5c5712d45 WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:10:20 +00:00
ajacoutot d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
naddy 424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00