diff options
| author | James Meyer <james.meyer@operamail.com> | 2009-01-26 15:31:17 (GMT) | 
|---|---|---|
| committer | James Meyer <james.meyer@operamail.com> | 2009-01-26 15:31:17 (GMT) | 
| commit | f4bd1cf9e01843e42a32a986228efad9ce3ad771 (patch) | |
| tree | 650402d5878a6c539e78639698a3f29cd89a24d5 | |
| parent | 426a866ca1a2e26518cc2d62ea9493c949ad7785 (diff) | |
| download | linhes_pkgbuild-f4bd1cf9e01843e42a32a986228efad9ce3ad771.zip linhes_pkgbuild-f4bd1cf9e01843e42a32a986228efad9ce3ad771.tar.gz linhes_pkgbuild-f4bd1cf9e01843e42a32a986228efad9ce3ad771.tar.bz2 | |
Update library.xml patch
| -rw-r--r-- | abs/core-testing/mythtv/stable/mythtv/PKGBUILD | 2 | ||||
| -rw-r--r-- | abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch | 20 | 
2 files changed, 9 insertions, 13 deletions
| diff --git a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD index c27db63..162fa06 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=24 +pkgrel=25  pkgdesc="A Homebrew PVR project"  arch=('i686' 'x86_64')  depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \ diff --git a/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch b/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch index ac42e90..02df082 100644 --- a/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch +++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch @@ -1,17 +1,13 @@ ---- library.xml.orig	2009-01-09 03:55:53.000000000 +0000 -+++ library.xml	2009-01-09 04:08:30.000000000 +0000 -@@ -118,11 +118,9 @@ -    </button> -  -    <button> --     <type>STREAM</type> --     <text>Play Online Streams</text> --     <text lang="HE">נגן מדיה מכוונת</text> +--- library.xml.orig	2008-08-31 03:27:59.000000000 +0000 ++++ library.xml	2009-01-26 15:04:16.000000000 +0000 +@@ -121,8 +121,8 @@ +      <type>STREAM</type> +      <text>Play online streams</text> +      <text lang="HE">נגן מדיה מכוונת</text>  -     <action>PLUGIN mythstream</action>  -     <depends>mythstream</depends> -+       <type>STREAM</type> -+       <text>Online Streams</text> -+       <action>MENU is.xml</action> ++     <text>Online Streams</text> ++     <action>MENU is.xml</action>      </button>      <button> | 
