extra/ffmpeg to 2.3.3-2

This commit is contained in:
Kevin Mihelich 2014-09-10 12:13:53 +00:00
parent f749f72fa6
commit 27db95ac3f

View file

@ -9,7 +9,7 @@
pkgname=ffmpeg
pkgver=2.3.3
pkgrel=1
pkgrel=2
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
arch=('i686' 'x86_64')
@ -20,7 +20,7 @@ depends=(
'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 'libvpx'
'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
'v4l-utils' 'libx264' 'xvidcore' 'zlib')
makedepends=('libvdpau' 'yasm' 'x264')
makedepends=('libvdpau' 'yasm')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
md5sums=('72361d3b8717b6db3ad2b9da8df7af5e'
'SKIP')