From 6b87f8519dc037f4fd4c19d8f36b7d7565559bd3 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Jul 2012 00:01:52 +0000 Subject: Thu Jul 19 00:01:52 UTC 2012 --- community/gigi/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/gigi') diff --git a/community/gigi/PKGBUILD b/community/gigi/PKGBUILD index db11176b4..63fc4188c 100644 --- a/community/gigi/PKGBUILD +++ b/community/gigi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 70696 2012-05-15 08:07:41Z arodseth $ +# $Id: PKGBUILD 73991 2012-07-18 01:06:42Z ibiru $ # Maintainer: Alexander Rødseth # Contributor: Sven-Hendrik Haase # Contributor: fana-m @@ -7,7 +7,7 @@ pkgname=gigi pkgver=0.8.0 -pkgrel=10 +pkgrel=11 _fixedrevision=1074 pkgdesc="Small, efficient and feature rich GUI for C++ and OpenGL" url="http://gigi.sourceforge.net/" @@ -36,6 +36,7 @@ build() { sed -i 's/move_backward(/adobe::move_backward(/g' GG/adobe/vector.hpp sed -i 's/__GNUC_MINOR__ <= 6/__GNUC_MINOR__ <= 999/g' GG/adobe/cmath.hpp sed -i 's/insert(adobe/this->insert(adobe/g' GG/adobe/closed_hash.hpp + sed -i 's:TIME_UTC:TIME_UTC_:' src/GUI.cpp msg2 "Configuring..." setconf cmake/GiGiOgre.pc.in prefix /usr -- cgit v1.2.3-54-g00ecf