mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/ffmpeg to 4.2.2-2
This commit is contained in:
parent
44ce4d23cb
commit
2283e4520b
1 changed files with 1 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue