extra/ffmpeg to 2.2.2-1

This commit is contained in:
Kevin Mihelich 2014-05-05 21:06:30 +00:00
parent a450aafc69
commit cee7037d94

View file

@ -8,7 +8,7 @@
# - drop x265 until it builds on ARM
pkgname=ffmpeg
pkgver=2.2.1
pkgver=2.2.2
pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@ -22,11 +22,9 @@ depends=(
'v4l-utils' 'x264' 'xvidcore' 'zlib'
)
makedepends=('libvdpau' 'yasm')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc}
0001-libx265-Support-API-version-9.patch)
md5sums=('b8a1ee4964c2638f46fcc803ed453818'
'SKIP'
'4cbf9b13dc013e96be36445b4a2bfdac')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
md5sums=('581affe5d820d89ce21fe3f0316ef2c3'
'SKIP')
prepare() {
cd $pkgname-$pkgver