[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Tue Aug 6 20:32:05 UTC 2019
Date: Tuesday, August 6, 2019 @ 20:32:05
Author: alucryd
Revision: 359265
FS#62445: ffmpeg 1:4.2-2
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-06 20:14:13 UTC (rev 359264)
+++ PKGBUILD 2019-08-06 20:32:05 UTC (rev 359265)
@@ -6,7 +6,7 @@
pkgname=ffmpeg
pkgver=4.2
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@@ -26,6 +26,7 @@
libass.so
libavc1394
libbluray.so
+ libdav1d.so
libdrm
libfreetype.so
libiec61883
@@ -98,6 +99,7 @@
--enable-libaom \
--enable-libass \
--enable-libbluray \
+ --enable-libdav1d \
--enable-libdrm \
--enable-libfreetype \
--enable-libfribidi \
More information about the arch-commits
mailing list