mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/ffmpeg to 2.8.4-3
This commit is contained in:
parent
b6081de5bc
commit
93543b6f9d
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
pkgname=ffmpeg
|
||||
pkgver=2.8.4
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
epoch=1
|
||||
pkgdesc='Complete solution to record, convert and stream audio and video'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -77,6 +77,7 @@ build() {
|
|||
--enable-shared \
|
||||
--enable-version3 \
|
||||
--enable-x11grab \
|
||||
--disable-demuxer='hls' --disable-protocol='concat,hls' \
|
||||
$CONFIG
|
||||
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue