1 # Maintainer: Hackerbunny
6 pkgdesc="Linux client for viewing the live timing feed of official Formula-1 Web site."
7 url="http://launchpad.net/live-f1/"
10 depends=('neon>=0.24' 'heimdal')
11 source=(http://launchpad.net/live-f1/0.2/$pkgver/+download/live-f1-$pkgver.tgz)
12 md5sums=('f8251707da8bc0368c9b949c1672135b')
15 cd "$srcdir/live-f1_$pkgver"
16 ./configure --prefix=/usr
18 make DESTDIR="$pkgdir" install