1 # Contributor: farid abdelnour <farid at atelier-labs.org>
6 pkgdesc="A GUI to make theora video streams using ffmpeg2theora software."
8 url="http://gollum.artefacte.org/tss/"
9 depends=('dvgrab' 'ffmpeg2theora' 'oggfwd' 'ffmpeg' 'libtheora' 'libraw1394')
11 source=(http://gollum.artefacte.org/tss/${pkgname}-${pkgver}.tar.gz)
12 md5sums=('1e24cb596f732c409d7468952b2f67df')
15 cd ${startdir}/src/${pkgname}-${pkgver}
16 ./configure -prefix=/usr
18 make DESTDIR=$startdir/pkg install