summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable/mythbrowser
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-15 20:54:25 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-15 20:54:25 (GMT)
commit0b28beee8aaa1a154a7669c90276baeea0a2128f (patch)
tree1df0e5b4e06702ffbe0559fcba21b19ffba8bda1 /abs/core-testing/mythtv/stable/mythbrowser
parentc5fccc50a67649d375195caff2ccf89f63de586f (diff)
downloadlinhes_pkgbuild-0b28beee8aaa1a154a7669c90276baeea0a2128f.zip
linhes_pkgbuild-0b28beee8aaa1a154a7669c90276baeea0a2128f.tar.gz
linhes_pkgbuild-0b28beee8aaa1a154a7669c90276baeea0a2128f.tar.bz2
Bumped version. Ensure we have the latest -fixes.
Diffstat (limited to 'abs/core-testing/mythtv/stable/mythbrowser')
-rw-r--r--abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD
index 34e64f2..1680740 100644
--- a/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythbrowser/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythbrowser
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="Mini web browser for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -19,7 +19,7 @@ build() {
cd $startdir/src/mythplugins
. /etc/profile.d/qt3.sh
. /etc/profile.d/kde3.sh
-
+ svn update
sed -i 's#kde3#kde#' configure || return 1
./configure --prefix=/usr --enable-opengl --disable-all --enable-mythbrowser || return 1