summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-22 08:50:00 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-22 08:50:00 (GMT)
commit10ba45b8e3170554aa8d12a83813b8ef0cb766e9 (patch)
treebd53ec94b4c8d27286452545f7368e599febb9f7 /abs/core-testing
parentb6a4ed3b3289d475a10566befba7ac687c503068 (diff)
downloadlinhes_pkgbuild-10ba45b8e3170554aa8d12a83813b8ef0cb766e9.zip
linhes_pkgbuild-10ba45b8e3170554aa8d12a83813b8ef0cb766e9.tar.gz
linhes_pkgbuild-10ba45b8e3170554aa8d12a83813b8ef0cb766e9.tar.bz2
Bumped version. Corrected path to importfiles.sh and shootscreen-myth.sh in menu.
Diffstat (limited to 'abs/core-testing')
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/PKGBUILD4
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/menu-xml/optical_menu.xml.patch2
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch2
3 files changed, 4 insertions, 4 deletions
diff --git a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
index 934738b..5d43938 100644
--- a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv
pkgver=0.21
-pkgrel=20
+pkgrel=21
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \
@@ -9,7 +9,7 @@ backup=(etc/mythtv/mythbackend.conf etc/mythtv/mysql.txt)
source=(ftp://ftp.knoppmyth.net/R6/sources/${pkgname}-${pkgver}-fixes.tar.bz2 \
mythbackend myththemedmenu.cpp.patch myththemedmenu.h.patch smolt_jump.patch )
-#md5sums=('6e8180a0122d5fe335aa5e4b036ffc1d' '7ef6de58240e7aad389a0b13d91b1cf6'\
+#md5sums=('e316ed18d7ac837cf8c4af54b1478793' '7ef6de58240e7aad389a0b13d91b1cf6'\
# 'a0ecb7f476cb71c0c1ac90d349fc7695')
license=('GPL2')
diff --git a/abs/core-testing/mythtv/stable/mythtv/menu-xml/optical_menu.xml.patch b/abs/core-testing/mythtv/stable/mythtv/menu-xml/optical_menu.xml.patch
index 209315b..d1cb70c 100644
--- a/abs/core-testing/mythtv/stable/mythtv/menu-xml/optical_menu.xml.patch
+++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/optical_menu.xml.patch
@@ -6,7 +6,7 @@
<button>
+ <type>DVD_RIP</type>
+ <text>Import video files from DVD</text>
-+ <action>EXEC /usr/local/bin/importfiles.sh</action>
++ <action>EXEC /usr/LH/bin/importfiles.sh</action>
+ </button>
+
+ <button>
diff --git a/abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch b/abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch
index 90122e3..26ac863 100644
--- a/abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch
+++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch
@@ -9,7 +9,7 @@
+ <button>
+ <type>VIDEO_SCREENSHOOTER</type>
+ <text>Thumbnail Generator</text>
-+ <action>EXEC /usr/bin/shootscreens-mythtv.sh</action>
++ <action>EXEC /usr/LH/bin/shootscreens-mythtv.sh</action>
+ </button>
+
<button>