[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Apr 3 08:44:57 UTC 2020


    Date: Friday, April 3, 2020 @ 08:44:57
  Author: alucryd
Revision: 379223

x265 3.3 rebuild: ffmpeg 1:4.2.2-5

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-03 08:24:25 UTC (rev 379222)
+++ PKGBUILD	2020-04-03 08:44:57 UTC (rev 379223)
@@ -6,7 +6,7 @@
 
 pkgname=ffmpeg
 pkgver=4.2.2
-pkgrel=4
+pkgrel=5
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)
@@ -73,6 +73,7 @@
 optdepends=(
   'intel-media-sdk: Intel QuickSync support'
   'ladspa: LADSPA filters'
+  'nvidia-utils: Nvidia NVDEC/NVENC support'
 )
 provides=(
   libavcodec.so



More information about the arch-commits mailing list