contrib/xmltvau/Pkgfile

17 lines
580 B
Plaintext
Raw Normal View History

2006-11-19 22:26:53 +01:00
# Description: XML-TV Script for Australia.
# URL: http://www.onlinetractorparts.com.au/rohbags/xmltvau/
2007-01-20 03:21:06 +01:00
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: James Mills, prologic at shortcircuit dot net dot au
2006-11-19 22:26:53 +01:00
#
# Depends on: xmltv, p5-libwww
2006-11-14 00:13:35 +01:00
name=xmltvau
version=0.6.2
release=2
source=(http://www.onlinetractorparts.com.au/rohbags/$name/tv_grab_au-$version.tar.gz)
build() {
2006-11-19 22:26:53 +01:00
install -D -m644 -groot -oroot channel_ids $PKG/usr/share/xmltv/tv_grab_au/channel_ids
install -D -m755 -groot -oroot tv_grab_au $PKG/usr/bin/tv_grab_au
2006-11-14 00:13:35 +01:00
}