summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/stable/mythgame/PKGBUILD')
-rw-r--r--abs/core-testing/mythtv/stable/mythgame/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/mythtv/stable/mythgame/PKGBUILD b/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
index 1711e73..aac284a 100644
--- a/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
@@ -4,21 +4,21 @@
pkgname=mythgame
pkgver=0.21
-pkgrel=3
+pkgrel=4
pkgdesc="Emulation plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
license=('GPL')
depends=("mythtv>=${pkgver}" 'zlib')
source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2")
-md5sums=('00ee70be781b9af5913f046525d79ab9')
+md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe')
groups=('mythtv-extras')
build() {
cd $startdir/src/mythplugins
export QMAKESPEC='linux-g++'
source /etc/profile.d/qt3.sh
- svn update
+# svn update
./configure --prefix=/usr --disable-all --enable-opengl --enable-mythgame