summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mythvodka/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/mythvodka/PKGBUILD')
-rw-r--r--abs/extra-testing/mythvodka/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/extra-testing/mythvodka/PKGBUILD b/abs/extra-testing/mythvodka/PKGBUILD
index 38af93b..ac6de1f 100644
--- a/abs/extra-testing/mythvodka/PKGBUILD
+++ b/abs/extra-testing/mythvodka/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=mythvodka
pkgver=0.7
-pkgrel=6
+pkgrel=8
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' 'perl-xml-dom')
+depends=('rtmpdump' 'perl-xml-dom' 'beautiful-soup')
install=mythvodka.install
source=('http://mythvodka.googlecode.com/files/mythvodka.07.tar.gz' 'mythvodka.diff' 'hulu_grabber.sh')
@@ -25,9 +25,9 @@ build() {
cp streams-ui.xml $startdir/pkg/usr/share/mythtv/themes/default/
mkdir -p $startdir/pkg/usr/share/mythtv/themes/default-wide/
cp theme-wide/streams-ui.xml $startdir/pkg/usr/share/mythtv/themes/default-wide/
- mkdir -p $startdir/pkg/usr/bin
+ mkdir -p $startdir/pkg/usr/local/bin
chmod a+x ../scripts/*
- cp -p ../scripts/* $startdir/pkg/usr/bin
+ cp -p ../scripts/* $startdir/pkg/usr/local/bin
mkdir -p $startdir/pkg/etc/cron.daily/
chmod 755 ../../hulu_grabber.sh
cp ../../hulu_grabber.sh $startdir/pkg/etc/cron.daily/