diff options
Diffstat (limited to 'abs/extra-testing/mythvodka/PKGBUILD')
-rw-r--r-- | abs/extra-testing/mythvodka/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra-testing/mythvodka/PKGBUILD b/abs/extra-testing/mythvodka/PKGBUILD index 2dbb9ec..ed7def1 100644 --- a/abs/extra-testing/mythvodka/PKGBUILD +++ b/abs/extra-testing/mythvodka/PKGBUILD @@ -3,12 +3,13 @@ pkgname=mythvodka pkgver=0.7 -pkgrel=4 +pkgrel=5 pkgdesc="MythVodka (Video On Demand Killer App) is a plugin for MythTV allowing streaming of BBC iPlayer, Hulu, HTTP and NZB content." arch=('i686' 'x86_64') license=('GPL2') url="http://code.google.com/p/mythvodka/" depends=('rtmpdump') +install=mythvodka.install source=('http://mythvodka.googlecode.com/files/mythvodka.07.tar.gz' 'mythvodka.diff' 'hulu_grabber.sh') build() { |