extra/ffmpeg to 3.3-1

This commit is contained in:
Kevin Mihelich 2017-04-13 23:51:58 +00:00
parent fd009d5f97
commit b5fa054f73

View file

@ -9,7 +9,7 @@
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
pkgname=ffmpeg
pkgver=3.2.4
pkgver=3.3
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
@ -31,7 +31,7 @@ provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
'libswscale.so')
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
sha256sums=('6e38ff14f080c98b58cf5967573501b8cb586e3a173b591f3807d8f0660daf7a'
sha256sums=('599e7f7c017221c22011c4037b88bdcd1c47cd40c1e466838bc3c465f3e9569d'
'SKIP')
build() {
@ -76,11 +76,11 @@ build() {
--enable-libwebp \
--enable-libx264 \
--enable-libx265 \
--enable-libxcb \
--enable-libxvid \
--enable-netcdf \
--enable-shared \
--enable-version3 \
--enable-x11grab \
$CONFIG
make