1 # Contributor: Juanma Hernández <juanmah@gmail.com>
6 pkgdesc='Download a video file from TV3, by its ID, and converted to mp4'
7 url='http://juanmah.wordpress.com'
10 depends=('wget' 'rtmpdump' 'glibc' 'ffmpeg')
14 md5sums=('fcc228d6574cace95f8b236987a44d2b')
18 mkdir -p $startdir/pkg/usr/bin
19 cp $startdir/src/tv3get.sh $startdir/pkg/usr/bin