[arch-commits] Commit in performous/trunk (PKGBUILD)

Laurent Carlier lcarlier at nymeria.archlinux.org
Sat Nov 30 07:00:07 UTC 2013


    Date: Saturday, November 30, 2013 @ 08:00:07
  Author: lcarlier
Revision: 101680

upgpkg: performous 0.7.0-11

boost 1.55.0 rebuild

Modified:
  performous/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-30 06:28:26 UTC (rev 101679)
+++ PKGBUILD	2013-11-30 07:00:07 UTC (rev 101680)
@@ -4,7 +4,7 @@
 
 pkgname=performous
 pkgver=0.7.0
-pkgrel=10
+pkgrel=11
 pkgdesc='A free game like "Singstar", "Rockband" or "Stepmania"'
 arch=('i686' 'x86_64')
 url="http://performous.org/"
@@ -30,6 +30,8 @@
   patch -Np1 -i ../fix-noisy-sound-output.patch
   # fix building with ffmpeg-2.0
   patch -Np1 -i ../ffmpeg-2.0.patch
+  # since freetype2-2.5.1 include files aren't anymore in the freetype subdir
+  sed -i "s#freetype/freetype.h#freetype.h#g" cmake/Modules/FindFreetype.cmake
 }
 
 build() {




More information about the arch-commits mailing list