summaryrefslogtreecommitdiff
path: root/community-staging/performous
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-27 22:47:26 +0000
committerroot <root@rshg047.dnsready.net>2011-05-27 22:47:26 +0000
commit33feb015eb09eee76827f359e685fce981d88111 (patch)
tree775ca3a4bc06155ce29cd205ba583df5d9b1ba44 /community-staging/performous
parent956ae4eb53422c92f78d86d5511f25fbf6fa6497 (diff)
Fri May 27 22:47:26 UTC 2011
Diffstat (limited to 'community-staging/performous')
-rw-r--r--community-staging/performous/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-staging/performous/PKGBUILD b/community-staging/performous/PKGBUILD
index 16518d9c9..01aab85d1 100644
--- a/community-staging/performous/PKGBUILD
+++ b/community-staging/performous/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 47641 2011-05-24 14:35:06Z tdziedzic $
+# $Id: PKGBUILD 47952 2011-05-26 11:21:56Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
pkgname=performous
pkgver=0.6.1
-pkgrel=5
+pkgrel=6
pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
arch=('i686' 'x86_64')
url="http://performous.org/"
@@ -24,7 +24,7 @@ build() {
# fix config loading with libxml++
export LDFLAGS=${LDFLAGS/-Wl,--as-needed/}
- # fix to built against boost 1.46
+ # fix to built against boost 1.46, upstream (git) now support v3
export CXXFLAGS="${CXXFLAGS} -DBOOST_FILESYSTEM_VERSION=2"
cmake -DCMAKE_BUILD_TYPE=Release \