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

Maxime Gauduin alucryd at archlinux.org
Wed Apr 14 10:05:06 UTC 2021


    Date: Wednesday, April 14, 2021 @ 10:05:06
  Author: alucryd
Revision: 412427

upgpkg: ffmpeg 2:4.4-1

Modified:
  ffmpeg/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-14 10:01:25 UTC (rev 412426)
+++ PKGBUILD	2021-04-14 10:05:06 UTC (rev 412427)
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=4.3.2
-pkgrel=6
+pkgver=4.4
+pkgrel=1
 epoch=2
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)
@@ -35,6 +35,7 @@
   libpulse
   librav1e.so
   libraw1394
+  librsvg-2.so
   libsoxr
   libssh
   libtheora
@@ -92,7 +93,7 @@
   libswresample.so
   libswscale.so
 )
-_tag=f719f869907764e6412a6af6e178c46e5f915d25
+_tag=dc91b913b6260e85e1304c74ff7bb3c22a8c9fb1
 source=(
   git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag}
   vmaf-model-path.patch
@@ -150,6 +151,7 @@
     --enable-libopus \
     --enable-libpulse \
     --enable-librav1e \
+    --enable-librsvg \
     --enable-libsoxr \
     --enable-libspeex \
     --enable-libsrt \



More information about the arch-commits mailing list