1 # Maintainer: DrZaius <lou[at]fakeoutdoorsman[dot]com>
6 pkgdesc="FFmpeg customized for broadcast and professional usage"
8 url="http://code.google.com/p/ffmbc/"
10 depends=('faac' 'lame' 'libass' 'x264-git' 'zlib')
13 source=("http://ffmbc.googlecode.com/files/FFmbc-${pkgver//_/-}.tar.bz2")
14 sha1sums=('4785159faed913dfc541a071204b16ed91d3baad')
17 cd ${srcdir}/FFmbc-${pkgver//_/-}
29 make doc/ff{mbc,play,probe}.1
33 cd ${srcdir}/FFmbc-${pkgver//_/-}
34 make DESTDIR=${pkgdir} install