Commit Graph

3000 Commits

Author SHA1 Message Date
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
sthen
a36fcfc131 update to svt-av1-1.3.0, from Brad (maintainer) 2022-10-25 19:50:00 +00:00
rsadowski
d8dd3356d4 qt/filter_audiolevelgraph.yml is part of mlt7-gpl2
Spotted by jca@ merci
2022-10-15 06:07:36 +00:00
rsadowski
41a2c46354 Update mkvtoolnix to 70.1.0 2022-10-14 06:41:40 +00:00
rsadowski
3f9cb0a263 Update to libmatroska 1.7.1
From Brad
2022-10-14 06:41:17 +00:00
ajacoutot
414cbdda36 Update Gstreamer stack to version 1.20.4. 2022-10-13 08:41:43 +00:00
kn
506a1d1e03 Update to openh264 2.3.1
Upstream only bumped the library version, no actual code change.
2022-10-04 17:23:34 +00:00
sthen
d279eb7f52 update to libvpx-1.12.0, from Brad (maintainer) 2022-10-04 11:30:19 +00:00
ajacoutot
52d2db2dc1 Missing bump after Qt5 update. 2022-09-10 16:28:51 +00:00
sthen
28fc07ba2a update to libheif-1.13.0, from brad 2022-09-06 20:19:06 +00:00
ajacoutot
5f89f6ccdd Bump after webkitgtk4 -> webkitgtk40 rename. 2022-09-03 07:53:08 +00:00
sthen
09d8a859cc bump; static lib argp-standalone was updated 2022-09-02 09:42:27 +00:00
kn
85788209c6 Bump potential struct ifnet consumers
sys/net/if_var.h r1.116 "Remove struct ifnet's unused if_switchport member"
should be of no concern in ports land, but some actively do

- define _KERNEL and/or
  https://codesearch.debian.net/search?q=%23%5Cs*define%5Cs%2B_KERNEL%5Cb+filetype%3Ac&literal=0
  curl -s https://codesearch.debian.net/results/a710598a524e63cb/packages.txt
- include <net/if_var.h>
  https://codesearch.debian.net/search?q=%3Cnet%2Fif_var.h%3E+filetype%3Ac&literal=1
  curl -s https://codesearch.debian.net/results/3264f4d6c8ec573a/packages.txt

Running the packages.txt files through 'sort -u' and 'comm -12', filtering
for ports we actually have and further limiting it down to individual
packages rather than the whole port (thanks sthen) leaves us with

	$ infrastructure/bin/portbump -r \
	    devel/libgtop2 \
	    games/warzone2100 \
	    mail/mozilla-thunderbird \
	    multimedia/gstreamer1/plugins-bad \
	    net/miniupnp/miniupnpd \
	    net/net-snmp,-main \
	    net/usrsctp \
	    net/zabbix,-main \
	    security/aircrack-ng \
	    www/firefox-esr \
	    www/mozilla-firefox

Bump them all to pick up the new header/struct.

Feedback OK sthen
2022-09-02 06:17:28 +00:00
rsadowski
bf221e0158 Once again... remove webvfx
Spotted by tb@
2022-08-29 14:45:04 +00:00