extra/ffmpeg to 4.3.2-2

This commit is contained in:
Kevin Mihelich 2021-03-16 12:39:54 +00:00
parent 1f14bebb81
commit 6906d97bbc

View file

@ -15,7 +15,7 @@
pkgname=ffmpeg
pkgver=4.3.2
pkgrel=1
pkgrel=2
epoch=2
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@ -61,6 +61,7 @@ depends=(
libxml2
libxv
libxvidcore.so
libzimg.so
opencore-amr
openjpeg2
opus
@ -165,6 +166,7 @@ build() {
--enable-libxcb \
--enable-libxml2 \
--enable-libxvid \
--enable-libzimg \
--enable-shared \
--enable-version3 \
$CONFIG