extra/ffmpeg to 4.2.2-2

This commit is contained in:
Kevin Mihelich 2020-01-23 19:50:20 +00:00
parent 44ce4d23cb
commit 2283e4520b

View file

@ -12,7 +12,7 @@
pkgname=ffmpeg
pkgver=4.2.2
pkgrel=1
pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@ -104,8 +104,6 @@ build() {
[[ $CARCH == "armv7h" || $CARCH == "aarch64" ]] && CONFIG='--host-cflags="-fPIC"'
export PKG_CONFIG_PATH=/opt/intel/mediasdk/lib/pkgconfig
./configure \
--prefix=/usr \
--disable-debug \