1 # Maintainer: Sabart Otto - Seberm <seberm[at]gmail[dot]com>
6 pkgdesc="Get URLs of Czech Television video streams for specific entry page"
7 url="http://xpisar.wz.cz/ctstream"
10 depends=('perl' 'perl-libwww' 'perl-xml-xpath' 'perl-json')
16 #install='foo.install'
17 source=(http://xpisar.wz.cz/$pkgname/${pkgname}-${pkgver})
20 md5sums=('4615637925faf7c2dbdcf943ce65ec44')
24 install -m755 -d ${pkgdir}/usr/bin
25 install -m755 "${pkgname}-${pkgver}" "${pkgdir}/usr/bin/${pkgname}"