Re: UPDATE: FFmpeg 6.1.1

2024-09-24 Thread Rafael Sadowski
On Wed Sep 25, 2024 at 01:31:12AM GMT, Brad Smith wrote: > On 2024-09-24 6:28 a.m., Theo Buehler wrote: > > On Sun, Sep 22, 2024 at 07:55:38AM +0200, Rafael Sadowski wrote: > > > Could some throw this into a bulk build please? > > > > > > The entire Qt5/Qt6 ecosystem depends on FFmpeg API >= 5. >

Re: UPDATE: FFmpeg 6.1.1

2024-09-24 Thread Brad Smith
On 2024-09-24 6:28 a.m., Theo Buehler wrote: On Sun, Sep 22, 2024 at 07:55:38AM +0200, Rafael Sadowski wrote: Could some throw this into a bulk build please? The entire Qt5/Qt6 ecosystem depends on FFmpeg API >= 5. This doesn't look too bad. The qtwebengines depend on an extra symbol that woul

UPDATE: etl / synfig / synfigstudio 1.5.3

2024-09-24 Thread Brad Smith
Here is an update to ETL and synfig / synfigstudio 1.5.3. Builds with current and new FFmpeg. Index: devel/etl/Makefile === RCS file: /cvs/ports/devel/etl/Makefile,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile --- deve

Re: UPDATE: FFmpeg 6.1.1

2024-09-24 Thread Brad Smith
On Sat, Aug 03, 2024 at 03:15:09PM -0400, Brad Smith wrote: > On Sat, Aug 03, 2024 at 01:23:44PM -0400, Brad Smith wrote: > > Here is an update to FFmpeg 6.1.1. > > > > Most of the tree is in good shape, but a few ports still need some > > work. > > > > Please test if you have I guess one of thos

UPDATE: ppsspp - FFmpeg

2024-09-24 Thread Brad Smith
Fix building with newer FFmpeg. Index: Makefile === RCS file: /cvs/ports/emulators/ppsspp/Makefile,v retrieving revision 1.28 diff -u -p -u -p -r1.28 Makefile --- Makefile9 Jul 2024 14:42:43 - 1.28 +++ Makefile25 Se

Re: firefox aarch64 pledge crashes

2024-09-24 Thread Stuart Henderson
Equivalent diff for tor-browser. I did see a SIGSEGV after a bit of scrolling around (with swrast_dri.so in the backtrace) and have had network stop working after using it for a bit until ifconfig axen0 down/up (even local pings didn't respond) - I've seen that before with older Firefox, but haven'

Re: firefox aarch64 pledge crashes

2024-09-24 Thread Theo Buehler
On Tue, Sep 24, 2024 at 02:28:20PM +0100, Stuart Henderson wrote: > This fixes things for me (also needs the pledge commit to the kernel). > aarch64 package at https://junkpile.org/firefox-130.0.1p0.tgz if anyone > wants to try it. Confirmed on my m1. I think this is the right approach for release

Re: firefox aarch64 pledge crashes

2024-09-24 Thread Stuart Henderson
This fixes things for me (also needs the pledge commit to the kernel). aarch64 package at https://junkpile.org/firefox-130.0.1p0.tgz if anyone wants to try it. OK? Index: Makefile === RCS file: /cvs/ports/www/mozilla-firefox/Makefile

Re: UPDATE: FFmpeg 6.1.1

2024-09-24 Thread Theo Buehler
On Sun, Sep 22, 2024 at 07:55:38AM +0200, Rafael Sadowski wrote: > Could some throw this into a bulk build please? > > The entire Qt5/Qt6 ecosystem depends on FFmpeg API >= 5. This doesn't look too bad. The qtwebengines depend on an extra symbol that would need to be patched into system ffmpeg si