summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-07-07 00:25:44 (GMT)
committerCecil <knoppmyth@gmail.com>2012-07-07 00:25:44 (GMT)
commit0dc38b70897b33e1de4f941acfae934d50a39e5c (patch)
tree465425db17872d1d7e9f34951653dd7a01b7ad6d
parent7d86eb13f037848cbfac20de0197b501a2df8ad6 (diff)
downloadlinhes_pkgbuild-0dc38b70897b33e1de4f941acfae934d50a39e5c.zip
linhes_pkgbuild-0dc38b70897b33e1de4f941acfae934d50a39e5c.tar.gz
linhes_pkgbuild-0dc38b70897b33e1de4f941acfae934d50a39e5c.tar.bz2
web-on-linhes:Added Revision 3 leanback mode.
-rw-r--r--abs/extra/web-on-linhes/PKGBUILD2
-rw-r--r--abs/extra/web-on-linhes/web-on-linhes.install8
2 files changed, 9 insertions, 1 deletions
diff --git a/abs/extra/web-on-linhes/PKGBUILD b/abs/extra/web-on-linhes/PKGBUILD
index 267dfe1..2c68542 100644
--- a/abs/extra/web-on-linhes/PKGBUILD
+++ b/abs/extra/web-on-linhes/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=web-on-linhes
pkgver=1.00.0
-pkgrel=3
+pkgrel=4
pkgdesc="Added multiple websites with 10' UIs to Play Online Streams."
arch=('i686' 'x86_64')
license=('GPL2')
diff --git a/abs/extra/web-on-linhes/web-on-linhes.install b/abs/extra/web-on-linhes/web-on-linhes.install
index c5f2c40..15a5056 100644
--- a/abs/extra/web-on-linhes/web-on-linhes.install
+++ b/abs/extra/web-on-linhes/web-on-linhes.install
@@ -77,6 +77,14 @@ post_install() {
echo "<!--#WebOnTV-->" >> /tmp/is.xml.tmp
echo " <button>" >> /tmp/is.xml.tmp
echo " <type>STREAM</type>" >> /tmp/is.xml.tmp
+ echo " <text>Revision 3</text>" >> /tmp/is.xml.tmp
+ echo " <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://tv.revision3.com</action>" >> /tmp/is.xml.tmp
+ echo " </button>" >> /tmp/is.xml.tmp
+ echo "<!--#WebOnTV-->" >> /tmp/is.xml.tmp
+ echo "" >> /tmp/is.xml.tmp
+ echo "<!--#WebOnTV-->" >> /tmp/is.xml.tmp
+ echo " <button>" >> /tmp/is.xml.tmp
+ echo " <type>STREAM</type>" >> /tmp/is.xml.tmp
echo " <text>The Onion</text>" >> /tmp/is.xml.tmp
echo " <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.theonion.com/video/googletv/</action>" >> /tmp/is.xml.tmp
echo " </button>" >> /tmp/is.xml.tmp