summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-09-21 19:42:31 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-09-21 19:42:31 (GMT)
commitad7da086568778579b2f81cedf7aa4690e220b6e (patch)
tree3b8087740aa5881e3674faa52d0523d802fdce84 /abs/core/mythtv
parent1a2725f42178e9f3f33e17559629a43256ad80c0 (diff)
downloadlinhes_pkgbuild-ad7da086568778579b2f81cedf7aa4690e220b6e.zip
linhes_pkgbuild-ad7da086568778579b2f81cedf7aa4690e220b6e.tar.gz
linhes_pkgbuild-ad7da086568778579b2f81cedf7aa4690e220b6e.tar.bz2
mythtv, mythplugins, mythinstall; update to 0.27.3-fixes
Diffstat (limited to 'abs/core/mythtv')
-rw-r--r--abs/core/mythtv/stable-0.27/git_src/git_hash2
-rw-r--r--abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD2
-rw-r--r--abs/core/mythtv/stable-0.27/mythtv/PKGBUILD2
-rw-r--r--abs/core/mythtv/stable-0.27/mythtv/menu-xml/mainmenu.xml.patch32
4 files changed, 8 insertions, 30 deletions
diff --git a/abs/core/mythtv/stable-0.27/git_src/git_hash b/abs/core/mythtv/stable-0.27/git_src/git_hash
index 86f58a6..5cec5ad 100644
--- a/abs/core/mythtv/stable-0.27/git_src/git_hash
+++ b/abs/core/mythtv/stable-0.27/git_src/git_hash
@@ -1 +1 @@
-2720f457c590465af558fe0720aa9f019fa4b26f
+e2f46569ac53030345efa74782ae44cee3ec5a79
diff --git a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD
index 72ce020..1e6bcd3 100644
--- a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD
+++ b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('mytharchive'
'mythnews'
'mythweather'
'mythzoneminder')
-pkgver=0.27.1
+pkgver=0.27.3
pkgrel=2
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
diff --git a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
index 469b682..ce5a044 100644
--- a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mythtv
-pkgver=0.27.1
+pkgver=0.27.3
pkgrel=2
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
diff --git a/abs/core/mythtv/stable-0.27/mythtv/menu-xml/mainmenu.xml.patch b/abs/core/mythtv/stable-0.27/mythtv/menu-xml/mainmenu.xml.patch
index 73a8940..3ddce0b 100644
--- a/abs/core/mythtv/stable-0.27/mythtv/menu-xml/mainmenu.xml.patch
+++ b/abs/core/mythtv/stable-0.27/mythtv/menu-xml/mainmenu.xml.patch
@@ -1,37 +1,15 @@
---- themes/defaultmenu/mainmenu.xml.orig 2012-07-29 21:39:46.000000000 +0000
-+++ themes/defaultmenu/mainmenu.xml 2012-07-29 21:41:50.000000000 +0000
-@@ -1,5 +1,11 @@
- <?xml version="1.0" encoding="UTF-8" ?>
- <mythmenu name="MAIN">
-+ <button>
-+ <type>TV_WATCH_TV</type>
-+ <text>Watch TV</text>
-+ <description>Watch live television</description>
-+ <action>TV_WATCH_LIVE</action>
-+ </button>
+--- themes/defaultmenu/mainmenu.xml.orig 2014-09-02 20:03:34.658600292 +0000
++++ themes/defaultmenu/mainmenu.xml 2014-09-03 15:49:34.820056829 +0000
+@@ -45,9 +45,9 @@
<button>
- <type>MENU_MEDIA_LIBRARY</type>
-@@ -30,18 +36,11 @@
- </button>
-
- <button>
-- <type>TV_WATCH_TV</type>
-- <text>Watch TV</text>
-- <description>Watch live television</description>
-- <action>TV_WATCH_LIVE</action>
-- </button>
--
-- <button>
<type>MENU_UTILITIES_SETUP</type>
- <text>Setup</text>
- <description>Configure MythTV and plugins</description>
- <action>MENU main_settings.xml</action>
-- <password>SetupPinCode</password>
+ <text>Service Menu</text>
+ <description>Configure your system</description>
-+ <action>MENU linhes.xml</action>
-+ <password>SetupPinCode</password>
++ <action>MENU linhes.xml</action>
+ <password>SetupPinCode</password>
</button>
- </mythmenu>