extra/ffmpeg to 4.2-2

This commit is contained in:
Kevin Mihelich 2019-08-06 22:57:29 +00:00
parent c10576f13a
commit 733729daaf

View file

@ -11,7 +11,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)
@ -30,6 +30,7 @@ depends=(
libass.so
libavc1394
libbluray.so
libdav1d.so
libdrm
libfreetype.so
libiec61883
@ -102,6 +103,7 @@ build() {
--enable-ladspa \
--enable-libass \
--enable-libbluray \
--enable-libdav1d \
--enable-libdrm \
--enable-libfreetype \
--enable-libfribidi \