From 9e052d8b7ec9a356695eb47dedc81dd467606836 Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verison.net>
Date: Thu, 22 Jul 2010 23:34:20 +0000
Subject: mythtv (including plugins): bumped to latest

---
 .../mythtv/stable-0.23/morethemes/PKGBUILD         | 21 +++++++++++++--------
 .../retro-wide_video-ui.xml-filetypes.patch        | 22 ++++++++++++++++++++++
 abs/core-testing/mythtv/stable-0.23/mp_all.sh      |  4 ++--
 .../mythtv/stable-0.23/mytharchive/PKGBUILD        |  2 +-
 .../mythtv/stable-0.23/mythbrowser/PKGBUILD        |  2 +-
 .../mythtv/stable-0.23/mythgallery/PKGBUILD        |  2 +-
 .../mythtv/stable-0.23/mythgame/PKGBUILD           |  2 +-
 .../mythtv/stable-0.23/mythmovies/PKGBUILD         |  2 +-
 .../mythtv/stable-0.23/mythmusic/PKGBUILD          |  2 +-
 .../mythtv/stable-0.23/mythnetvision/PKGBUILD      |  2 +-
 .../mythtv/stable-0.23/mythnews/PKGBUILD           |  2 +-
 .../mythtv/stable-0.23/myththemes/PKGBUILD         |  2 +-
 .../mythtv/stable-0.23/mythtv/PKGBUILD             |  2 +-
 .../mythtv/stable-0.23/mythvideo/PKGBUILD          |  2 +-
 .../mythtv/stable-0.23/mythweather/PKGBUILD        |  2 +-
 .../mythtv/stable-0.23/mythweb/PKGBUILD            |  2 +-
 .../mythtv/stable-0.23/mythzoneminder/PKGBUILD     |  2 +-
 17 files changed, 51 insertions(+), 24 deletions(-)
 create mode 100644 abs/core-testing/mythtv/stable-0.23/morethemes/retro-wide_video-ui.xml-filetypes.patch

diff --git a/abs/core-testing/mythtv/stable-0.23/morethemes/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/morethemes/PKGBUILD
index e74fd25..e5382bf 100755
--- a/abs/core-testing/mythtv/stable-0.23/morethemes/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/morethemes/PKGBUILD
@@ -1,17 +1,20 @@
 pkgname=morethemes
 pkgver=0.23
-pkgrel=2
+pkgrel=28
 pkgdesc="Additional themes for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
 arch=('i686' 'x86_64')
-
 depends=('mythtv')
 groups=('mythtv-extras')
-
-patches=()
-
-source=('ftp://ftp.knoppmyth.net/R6/sources/morethemes-0.23.tar.bz2' 'ftp://miroku.no-ip.com/blue-abstract-wide.2010.05.26.tar.bz2' 'http://elkin.de/mythtv/2010.06.13-Willi.tar.bz2' 'http://elkin.de/mythtv/2010.03.13-bando-blue.tar.bz2' 'http://www.mythtv.org/themes/LCARS.tar.gz' 'http://www.mythtv.org/themes/TransBlue.tar.gz' 'http://www.westnet.com/~chris/Mythtv/Retro-wide.tar.gz')
+source=('ftp://ftp.knoppmyth.net/R6/sources/morethemes-0.23.tar.bz2'
+        'ftp://miroku.no-ip.com/blue-abstract-wide.2010.05.26.tar.bz2'
+        'http://elkin.de/mythtv/2010.06.13-Willi.tar.bz2'
+        'http://elkin.de/mythtv/2010.03.13-bando-blue.tar.bz2'
+        'http://www.mythtv.org/themes/LCARS.tar.gz'
+        'http://www.mythtv.org/themes/TransBlue.tar.gz'
+        'http://www.westnet.com/~chris/Mythtv/Retro-wide.tar.gz'
+        'retro-wide_video-ui.xml-filetypes.patch')
 
 build() {
 
@@ -30,12 +33,14 @@ build() {
     cp -a LCARS $pkgdir/usr/share/mythtv/themes
     cp -a TransBlue $pkgdir/usr/share/mythtv/themes
     cp -a Retro-wide $pkgdir/usr/share/mythtv/themes
+    cd $pkgdir/usr/share/mythtv/themes/Retro-wide
+    patch -p0 <${srcdir}/retro-wide_video-ui.xml-filetypes.patch
 }
-
 md5sums=('5672c0e8604f7b1610fa9a1c7626423c'
          'ddc9c7c481664df048b83b7de0731c44'
          '3c9fbcc9495eb2b0a0fd5ae61acc779a'
          'c6d90fb469bc30a94e32f76c82122dd3'
          'a36bb7b2597a44128401b1aba9106122'
          '21d6f967631e45b7039b965a63755282'
-         '526e806848cd4d0ae57883ba18edc6af')
+         '526e806848cd4d0ae57883ba18edc6af'
+         '45ff91449f31ac2546c82f559d2e8394')
diff --git a/abs/core-testing/mythtv/stable-0.23/morethemes/retro-wide_video-ui.xml-filetypes.patch b/abs/core-testing/mythtv/stable-0.23/morethemes/retro-wide_video-ui.xml-filetypes.patch
new file mode 100644
index 0000000..e5465dc
--- /dev/null
+++ b/abs/core-testing/mythtv/stable-0.23/morethemes/retro-wide_video-ui.xml-filetypes.patch
@@ -0,0 +1,22 @@
+--- video-ui.xml.orig	2010-07-04 06:21:18.000000000 +0000
++++ video-ui.xml	2010-07-04 06:22:22.000000000 +0000
+@@ -967,14 +967,17 @@
+ 
+         <button name="done_button" from="basebutton">
+             <position>700,550</position>
++            <value>Done</value>
+         </button>
+ 
+         <button name="new_button" from="basebutton">
+-            <position>600,550</position>
++            <position>400,550</position>
++            <value>New</value>
+         </button>
+ 
+         <button name="delete_button" from="basebutton">
+-            <position>0,550</position>
++            <position>100,550</position>
++            <value>Delete</value>
+         </button>
+     </window>
+ 
diff --git a/abs/core-testing/mythtv/stable-0.23/mp_all.sh b/abs/core-testing/mythtv/stable-0.23/mp_all.sh
index 4aefd89..ece614a 100755
--- a/abs/core-testing/mythtv/stable-0.23/mp_all.sh
+++ b/abs/core-testing/mythtv/stable-0.23/mp_all.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
-pkgver=23790
-pkgrel=1
+pkgver=0.23
+pkgrel=28
 
 # NOTE: Make sure to build and install mythtv first BEFORE building anything else
 buildlist=('mythtv' 'mytharchive' 'mythbrowser' 'mythgallery' 'mythgame' 'mythmovies' 'mythmusic' 'mythnetvision' 'mythnews' 'mythvideo' 'mythweather' 'mythzoneminder' 'mythweb' 'myththemes' 'morethemes')
diff --git a/abs/core-testing/mythtv/stable-0.23/mytharchive/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mytharchive/PKGBUILD
index d34d397..d7a27f1 100644
--- a/abs/core-testing/mythtv/stable-0.23/mytharchive/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mytharchive/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mytharchive
 pkgver=0.23
-pkgrel=6
+pkgrel=28
 pkgdesc="MythTV plugin that lets you create DVDs from or archive your recorded shows."
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythbrowser/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythbrowser/PKGBUILD
index dfa3c0e..0ea0bd3 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythbrowser/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythbrowser/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythbrowser
 pkgver=0.23
-pkgrel=5
+pkgrel=28
 pkgdesc="Mini web browser for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD
index 5c2eff1..bc913ef 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythgallery
 pkgver=0.23
-pkgrel=6
+pkgrel=28
 pkgdesc="Image gallery plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythgame/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythgame/PKGBUILD
index 6f9d445..1830790 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythgame/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythgame/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythgame
 pkgver=0.23
-pkgrel=5
+pkgrel=28
 pkgdesc="Emulation plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythmovies/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythmovies/PKGBUILD
index a53453a..a3d8ede 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythmovies/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythmovies/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythmovies
 pkgver=0.23
-pkgrel=6
+pkgrel=28
 pkgdesc="Displays information about movies playing in the area."
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD
index 70cd6d9..01f741f 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythmusic
 pkgver=0.23
-pkgrel=8
+pkgrel=28
 pkgdesc="Music playing plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
index 6cd5059..88e89bc 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythnetvision/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythnetvision
 pkgver=0.23
-pkgrel=7
+pkgrel=28
 pkgdesc="Internet video plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythnews/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythnews/PKGBUILD
index 1bf285e..c108432 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythnews/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythnews/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythnews
 pkgver=0.23
-pkgrel=6
+pkgrel=28
 pkgdesc="News checking plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/myththemes/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/myththemes/PKGBUILD
index 1d9eab5..e48e655 100755
--- a/abs/core-testing/mythtv/stable-0.23/myththemes/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/myththemes/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=myththemes
 pkgver=0.23
-pkgrel=7
+pkgrel=28
 pkgdesc="Themes for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD
index bf4f404..567be71 100755
--- a/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythtv
 pkgver=0.23
-pkgrel=26
+pkgrel=28
 pkgdesc="A personal video recorder for Linux"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythvideo/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythvideo/PKGBUILD
index 6783dbc..217aa97 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythvideo/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythvideo/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythvideo
 pkgver=0.23
-pkgrel=9
+pkgrel=28
 pkgdesc="Video playback and browsing plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD
index b8224ee..5911af7 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythweather/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythweather
 pkgver=0.23
-pkgrel=7
+pkgrel=28
 pkgdesc="Weather checking plugin for MythTV"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
index 9a15c5f..c8d6d35 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythweb/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythweb
 pkgver=0.23
-pkgrel=5
+pkgrel=28
 pkgdesc="Web interface for MythTV's backend"
 url="http://www.mythtv.org"
 license="GPL"
diff --git a/abs/core-testing/mythtv/stable-0.23/mythzoneminder/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythzoneminder/PKGBUILD
index 58ebb93..7f908ad 100644
--- a/abs/core-testing/mythtv/stable-0.23/mythzoneminder/PKGBUILD
+++ b/abs/core-testing/mythtv/stable-0.23/mythzoneminder/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythzoneminder
 pkgver=0.23
-pkgrel=6
+pkgrel=28
 pkgdesc="Integrates ZoneMinder into MythTV"
 url="http://www.mythtv.org"
 license="GPL"
-- 
cgit v0.12