summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-23 17:21:34 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-23 17:21:34 (GMT)
commit726a9764437fc32e18a3bcbe6c9b174be0e80049 (patch)
tree2ade9524dd068aa8d433e3e25d0e95cd4467300e /abs/core/LinHES-system/PKGBUILD
parent9c23be6624a56b16a748f94fcfa9d6f2bcce2942 (diff)
downloadlinhes_pkgbuild-726a9764437fc32e18a3bcbe6c9b174be0e80049.zip
linhes_pkgbuild-726a9764437fc32e18a3bcbe6c9b174be0e80049.tar.gz
linhes_pkgbuild-726a9764437fc32e18a3bcbe6c9b174be0e80049.tar.bz2
LinHES-system: added gen_lib_xml.py. This is similiar to gen_is_xml.py
~/.mythtv/library.xml is created by reading /usr/share/mythtv/themes/defaultmenutheme/library.xml and merges it with the snippets found in /etc/gen_lib_xml.d/
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-xabs/core/LinHES-system/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index b0a52db..2bbb8b6 100755
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-system
pkgver=2
-pkgrel=56
+pkgrel=57
arch=('i686' 'x86_64')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin
@@ -23,7 +23,7 @@ binfiles="LinHES-start optimize_mythdb.py
diskspace.sh
cacheclean lh_message.sh switch_web.sh
create_media_dirs.sh
- msg_client.py msg_daemon.py gen_is_xml.py"
+ msg_client.py msg_daemon.py gen_is_xml.py gen_lib_xml.py"
source=(LinHES-session LinHES-profile.sh $binfiles alsa-base myth_mtc.lr
diskspace cacheclean.cron readme_is_xml)
@@ -50,6 +50,7 @@ build() {
install -m644 -D $startdir/src/alsa-base $startdir/pkg/etc/modprobe.d/alsa-base.conf
install -m644 -D $startdir/src/readme_is_xml $startdir/pkg/etc/gen_is_xml.d/readme_is_xml
+ install -m644 -D $startdir/src/readme_is_xml $startdir/pkg/etc/gen_gen_xml.d/readme_gen_xml
# install -m755 -D $startdir/src/smolt.cron $startdir/pkg/etc/cron.weekly/smolt.cron
install -m755 -D $startdir/src/cacheclean.cron $startdir/pkg/etc/cron.weekly/cacheclean.cron
install -m755 -D $startdir/src/diskspace $startdir/pkg/etc/cron.tenminutes/diskspace
@@ -85,8 +86,9 @@ md5sums=('e3838fc12af7aaa8e738683b1034b43c'
'a182af47a7d373b2a63a27e1bb7485b2'
'5148fe4c6ac27fff8152c819c4d2b47a'
'fd21c1b19331581d603d5949c90d5c61'
+ 'f7992ea7de2175bebb498739fe87e9c7'
'eb879fee9603a05d5420d4ce8ed9e450'
'f1870a9522c79e6b248fcbf81dec3280'
'84492954db16740f949d795b74383189'
'02c810c2f47b7c4495fdacaf54189473'
- '93a2af3e723f36c063623f705330d337')
+ '1e2ca4dd872a50df6b70528e06df558a')