summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-12-07 19:27:32 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-12-07 19:27:32 (GMT)
commit711e8aa3f3b8ee301550227b285ee3593e304564 (patch)
treef3b42339384870504798e5693d26b5b2e52bd7ea /abs/core/LinHES-system/PKGBUILD
parentdea33684bb85a7aebc6383e3fbe5a08d45a85296 (diff)
downloadlinhes_pkgbuild-711e8aa3f3b8ee301550227b285ee3593e304564.zip
linhes_pkgbuild-711e8aa3f3b8ee301550227b285ee3593e304564.tar.gz
linhes_pkgbuild-711e8aa3f3b8ee301550227b285ee3593e304564.tar.bz2
LinHES-system: remove ghosd and add myth_status to the build.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-xabs/core/LinHES-system/PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index 2b0f2a7..df31953 100755
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=LinHES-system
pkgver=2
-pkgrel=9
+pkgrel=11
arch=('i686')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin
install=LinHES.install
pkgdesc="scripts and things related to having an automated system"
-depends=(linhes-sounds xdotool fluxbox tilda keylaunch )
+depends=(linhes-sounds xdotool fluxbox tilda keylaunch python_aosd)
backup=(etc/modprobe.d/alsa-base)
-binfiles="LinHES-start optimize_mythdb.py myth_mtc.py myth_mtc.sh LinHES-run firstboot.sh load-modules-mythvantage.sh unclutter-toggle.sh tvterm.sh myth_mtc.lr smolt.cron mythfrontend-start set_windowmanager.sh"
+binfiles="LinHES-start optimize_mythdb.py myth_mtc.py myth_mtc.sh LinHES-run firstboot.sh load-modules-mythvantage.sh unclutter-toggle.sh tvterm.sh myth_mtc.lr smolt.cron mythfrontend-start set_windowmanager.sh myth_status.py myth_status.sh"
source=(LinHES-session LinHES-profile.sh $binfiles alsa-base)
@@ -37,7 +37,7 @@ build() {
mkdir $startdir/pkg/etc/logrotate.d
cp $startdir/myth_mtc.lr $startdir/pkg/etc/logrotate.d
}
-md5sums=('6ecd5876ce62a7c17af64c0b852b3523'
+md5sums=('2836a90e5d191faae80fad37025a5c9b'
'5881bdb43d578ec3a79d1f77ea58a3db'
'a875ee97f86e46f34a741c2bc455f894'
'76b2637cac0452b3acdbeeb4e8a5474b'
@@ -52,4 +52,6 @@ md5sums=('6ecd5876ce62a7c17af64c0b852b3523'
'abe887472a170bd1a8e6da6a7b7e93e4'
'752488eb8bfb672ce0e4c924f7faf3d1'
'dae4dfb638b11c8c79fb1424a60b762a'
+ '361bf81a6a117d61c3bc32dda91c4cb9'
+ 'ce72aad1fc66c575f863d4bfbf65ce16'
'eb879fee9603a05d5420d4ce8ed9e450')