updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / webtvorange / PKGBUILD
blob9b2cb1a7d9274308a2fa3648dab7123313db7acd
1 pkgname=webtvorange
2 pkgver=2.1
3 pkgrel=1
4 pkgdesc="Script to watch and record TV for the Orange IAC"
5 arch=('any')
6 url=('http://scolatix.org/depot')
7 license=('GPL')
8 depends=('mplayer' 'firefox' 'gtkdialog')
9 source=("http://scolatix.org/depot/$pkgname-$pkgver.tar.bz2")
10 md5sums=('2051885d5d79880dfe3994e17687646d')
11 build() 
13         cp -r "$srcdir"/usr "$pkgdir"/
14