extra/ffmpeg to 2.6-1

This commit is contained in:
Kevin Mihelich 2015-03-07 16:34:23 +00:00
parent 7ea95abb60
commit 26eaaeab0a

View file

@ -8,7 +8,7 @@
# - use -fPIC in host cflags for armv7 to fix print_options.c compile
pkgname=ffmpeg
pkgver=2.5.4
pkgver=2.6
pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@ -19,12 +19,13 @@ depends=(
'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass' 'libvdpau'
'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 'libvpx'
'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
'v4l-utils' 'libx264' 'xvidcore' 'zlib' 'x265' 'fribidi'
'v4l-utils' 'xvidcore' 'zlib' 'x265' 'fribidi'
'libx264.so=144'
)
makedepends=('libvdpau' 'yasm' 'hardening-wrapper')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8') # ffmpeg-devel
md5sums=('af92a816b642d32134a764d2d7f55b75'
md5sums=('5bf6097833a3fea6a9e51b0a456c6922'
'SKIP')
build() {