updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / tv3get / PKGBUILD
blobe84edd5f2dc3ab45ff5c08e946757eda6831e16e
1 # Contributor: Juanma Hernández <juanmah@gmail.com>
3 pkgname=tv3get
4 pkgver=1.0
5 pkgrel=1
6 pkgdesc='Download a video file from TV3, by its ID, and converted to mp4'
7 url='http://juanmah.wordpress.com'
8 arch=('i686' 'x86_64')
9 license=('GPL')
10 depends=('wget' 'rtmpdump' 'glibc' 'ffmpeg')
11 makedepends=('')
12 provides=('tv3get')
13 source=('tv3get.sh')
14 md5sums=('fcc228d6574cace95f8b236987a44d2b')
16 build() {
18         mkdir -p $startdir/pkg/usr/bin
19         cp $startdir/src/tv3get.sh $startdir/pkg/usr/bin