summaryrefslogtreecommitdiffstats
path: root/abs/extra/web-on-linhes
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-08-05 16:28:08 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-08-05 16:28:08 (GMT)
commita0a5301cddaa2023d602ff25be1a8561d7f59ea1 (patch)
treeb6450e60d29cd5e59983140f82cf5779bb53c974 /abs/extra/web-on-linhes
parentd053895815741e00136da1cb4d81b30a6ddf9112 (diff)
downloadlinhes_pkgbuild-a0a5301cddaa2023d602ff25be1a8561d7f59ea1.zip
linhes_pkgbuild-a0a5301cddaa2023d602ff25be1a8561d7f59ea1.tar.gz
linhes_pkgbuild-a0a5301cddaa2023d602ff25be1a8561d7f59ea1.tar.bz2
web-on-linhes: remove menu items that are no longer working
Diffstat (limited to 'abs/extra/web-on-linhes')
-rw-r--r--abs/extra/web-on-linhes/PKGBUILD4
-rwxr-xr-xabs/extra/web-on-linhes/web-on-linhes_is.conf24
2 files changed, 2 insertions, 26 deletions
diff --git a/abs/extra/web-on-linhes/PKGBUILD b/abs/extra/web-on-linhes/PKGBUILD
index 0d916bf..f6dd953 100644
--- a/abs/extra/web-on-linhes/PKGBUILD
+++ b/abs/extra/web-on-linhes/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Cecil Watson<knoppmyth@gmail.com>
pkgname=web-on-linhes
-pkgver=1.01.0
+pkgver=1.2
pkgrel=1
pkgdesc="Added multiple websites with 10' UIs to Play Online Streams."
arch=('i686' 'x86_64')
@@ -20,4 +20,4 @@ package() {
install -D -m0744 ${srcdir}/web-on-linhes_is.conf ${pkgdir}/etc/gen_is_xml.d/web-on-linhes_is.conf
}
md5sums=('b04992d48e45411bdeed23e6aa9f95f7'
- '926982798d1c1a8bfd45da8eef8a56f3')
+ '3cf898ba31b4e0985adf344f6dbdc536')
diff --git a/abs/extra/web-on-linhes/web-on-linhes_is.conf b/abs/extra/web-on-linhes/web-on-linhes_is.conf
index ec895be..b11c065 100755
--- a/abs/extra/web-on-linhes/web-on-linhes_is.conf
+++ b/abs/extra/web-on-linhes/web-on-linhes_is.conf
@@ -17,22 +17,6 @@
<!--#WebOnTV-->
<button>
<type>STREAM</type>
- <text>Flixster</text>
- <action>EXEC /usr/LH/bin/web-on-linhes.sh http://admin.flixster.com/googletv</action>
- </button>
- <!--#WebOnTV-->
-
- <!--#WebOnTV-->
- <button>
- <type>STREAM</type>
- <text>The Onion</text>
- <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.theonion.com/video/googletv/</action>
- </button>
- <!--#WebOnTV-->
-
- <!--#WebOnTV-->
- <button>
- <type>STREAM</type>
<text>The New York Times</text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.nytimes.com/gtv/</action>
</button>
@@ -41,14 +25,6 @@
<!--#WebOnTV-->
<button>
<type>STREAM</type>
- <text>NPR</text>
- <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.npr.org/googletv/</action>
- </button>
- <!--#WebOnTV-->
-
- <!--#WebOnTV-->
- <button>
- <type>STREAM</type>
<text>PBS Kids</text>
<action>EXEC /usr/LH/bin/web-on-linhes.sh http://pbskids.org/video/</action>
</button>