summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-01-15 18:03:21 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-01-15 18:03:21 (GMT)
commit57d85567cbc5a7aac581642e1d54ccc473f106d8 (patch)
tree43047e8952d31c70c0ac5965c8ae6c84332586ee
parent38d2158355d4ebddf3bcf10a488fdf85c4f57d90 (diff)
downloadlinhes_pkgbuild-57d85567cbc5a7aac581642e1d54ccc473f106d8.zip
linhes_pkgbuild-57d85567cbc5a7aac581642e1d54ccc473f106d8.tar.gz
linhes_pkgbuild-57d85567cbc5a7aac581642e1d54ccc473f106d8.tar.bz2
LinHES-system: enable airplay be default. This does not install the airplay key, it only enables myth to look for the key and become an airplay target.
-rw-r--r--abs/core/LinHES-system/LinHES-profile.sh4
-rwxr-xr-xabs/core/LinHES-system/PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/abs/core/LinHES-system/LinHES-profile.sh b/abs/core/LinHES-system/LinHES-profile.sh
index 830b819..4035c30 100644
--- a/abs/core/LinHES-system/LinHES-profile.sh
+++ b/abs/core/LinHES-system/LinHES-profile.sh
@@ -1,3 +1,5 @@
#!/bin/bash
export LinHES_ROOT=/usr/LH
-export PATH=$PATH:/usr/LH/bin \ No newline at end of file
+export PATH=$PATH:/usr/LH/bin
+#this enables airplay support
+export MYTHTV_AIRPLAY="1" \ No newline at end of file
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index e49578e..855090e 100755
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-system
pkgver=2
-pkgrel=140
+pkgrel=141
arch=('i686' 'x86_64')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin
@@ -81,7 +81,7 @@ build() {
}
md5sums=('d1f60851cb319921f3b7ad044d6f6332'
- '5881bdb43d578ec3a79d1f77ea58a3db'
+ 'de32a1c50101265dd7f6ca5037f7a26a'
'a875ee97f86e46f34a741c2bc455f894'
'76b2637cac0452b3acdbeeb4e8a5474b'
'781c977f8872543f033dad2caaf0458e'