summaryrefslogtreecommitdiff
path: root/pcr/yabause/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-08 00:04:04 -0800
committerroot <root@rshg054.dnsready.net>2013-03-08 00:04:04 -0800
commit129db5c42a9c8f32d88c57ac3b81182acf844068 (patch)
treeaff83aea43093dddb25ddd1b52072b5ebd2723e3 /pcr/yabause/PKGBUILD
parentd8d675cb1e75787b0db061756e4cbebe3c5a03fa (diff)
Fri Mar 8 00:04:03 PST 2013
Diffstat (limited to 'pcr/yabause/PKGBUILD')
-rw-r--r--pcr/yabause/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/yabause/PKGBUILD b/pcr/yabause/PKGBUILD
index bf5aca5f3..c65bcbe2f 100644
--- a/pcr/yabause/PKGBUILD
+++ b/pcr/yabause/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: robb_force <robb_force@holybuffalo.net>
pkgname=yabause
pkgver=0.9.12
-pkgrel=2
+pkgrel=3
pkgdesc='A Sega Saturn emulator.'
url='http://yabause.org/'
license=('GPL')
@@ -24,6 +24,7 @@ build() {
cmake \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
+ -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4 \
-DYAB_PORTS=qt \
-DYAB_MULTIBUILD=OFF \
-DYAB_NETWORK=ON \