Date: Monday, March 20, 2023 @ 14:00:22
  Author: alucryd
Revision: 471604

upgpkg: ffmpeg 2:6.0-4

Modified:
  ffmpeg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-20 11:21:24 UTC (rev 471603)
+++ PKGBUILD    2023-03-20 14:00:22 UTC (rev 471604)
@@ -6,7 +6,7 @@
 
 pkgname=ffmpeg
 pkgver=6.0
-pkgrel=3
+pkgrel=4
 epoch=2
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)
@@ -32,6 +32,7 @@
   libfreetype.so
   libgl
   libiec61883
+  libjxl.so
   libmfx
   libmodplug
   libopenmpt.so
@@ -151,6 +152,7 @@
     --enable-libgsm \
     --enable-libiec61883 \
     --enable-libjack \
+    --enable-libjxl \
     --enable-libmfx \
     --enable-libmodplug \
     --enable-libmp3lame \

Reply via email to