summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-26 03:04:30 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-26 03:04:30 (GMT)
commitb4a92e10a8973cf634d273f3a71ec34ca14cca6e (patch)
treef75a3cd3a61b916a7bd39255b84408a86ac5e10e /abs
parent84fa76a6c06f308be99b2080dfda12586c958314 (diff)
parentc40bd5841e0026bd790e854430275b26999ce357 (diff)
downloadlinhes_pkgbuild-b4a92e10a8973cf634d273f3a71ec34ca14cca6e.zip
linhes_pkgbuild-b4a92e10a8973cf634d273f3a71ec34ca14cca6e.tar.gz
linhes_pkgbuild-b4a92e10a8973cf634d273f3a71ec34ca14cca6e.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs')
-rwxr-xr-xabs/core-testing/LinHES-config/PKGBUILD2
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/PKGBUILD2
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/myththemedmenu.cpp.patch2
-rw-r--r--abs/core-testing/util-linux-ng/PKGBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD
index e5883de..28a67f0 100755
--- a/abs/core-testing/LinHES-config/PKGBUILD
+++ b/abs/core-testing/LinHES-config/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-config
pkgver=1.0
-pkgrel=222
+pkgrel=224
conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev )
pkgdesc="Install and configure your system"
depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan )
diff --git a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
index 537245f..c27db63 100644
--- a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythtv
pkgver=0.21
-pkgrel=23
+pkgrel=24
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \
diff --git a/abs/core-testing/mythtv/stable/mythtv/myththemedmenu.cpp.patch b/abs/core-testing/mythtv/stable/mythtv/myththemedmenu.cpp.patch
index 3bc7a38..e5c57ef 100644
--- a/abs/core-testing/mythtv/stable/mythtv/myththemedmenu.cpp.patch
+++ b/abs/core-testing/mythtv/stable/mythtv/myththemedmenu.cpp.patch
@@ -39,7 +39,7 @@
+ if ( allowsd != 10 && allowsd !=14 )
+ {
+ m_menuPopup->SetReturnEvent(this,"popmenu_exit");
-+ m_menuPopup->AddButton("Shutdown");
++ m_menuPopup->AddButton("Power off");
+ m_menuPopup->AddButton("Reboot");
+ m_menuPopup->AddButton("About");
+ m_menuPopup->AddButton("Cancel");
diff --git a/abs/core-testing/util-linux-ng/PKGBUILD b/abs/core-testing/util-linux-ng/PKGBUILD
index d7c396d..c7e6073 100644
--- a/abs/core-testing/util-linux-ng/PKGBUILD
+++ b/abs/core-testing/util-linux-ng/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: judd <jvinet@zeroflux.org>
pkgname=util-linux-ng
pkgver=2.14
-pkgrel=1
+pkgrel=14
pkgdesc="Miscellaneous system utilities for Linux"
arch=('i686' 'x86_64')
groups=('base')