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

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Aug 15 19:52:29 UTC 2013


    Date: Thursday, August 15, 2013 @ 21:52:29
  Author: arodseth
Revision: 95704

Trying a different revision

Modified:
  gigi/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-15 19:46:05 UTC (rev 95703)
+++ PKGBUILD	2013-08-15 19:52:29 UTC (rev 95704)
@@ -6,7 +6,7 @@
 # Contributor: Manuel Gaul <inkaine at hotmail.com>
 
 pkgname=gigi
-pkgver=6337
+pkgver=6313
 pkgrel=1
 pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion fork)'
 #url='http://gigi.sourceforge.net/'
@@ -16,7 +16,7 @@
 depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
 makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'mesa-libgl')
 #https://gigi.svn.sourceforge.net/svnroot/gigi/trunk/GG/
-source=("$pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/#revision=6337")
+source=("$pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/#revision=6313")
 sha256sums=('SKIP')
 
 pkgver() {
@@ -41,7 +41,6 @@
     -D BUILD_TUTORIALS=OFF \
     -D CPACK_GENERATOR=GiGiDevel \
     -D CMAKE_C_FLAGS_RELEASE='-DNDEBUG' \
-    -D BOOST_SIGNALS_NO_DEPRECATION_WARNING=1 \
     .
   make -j1
 }




More information about the arch-commits mailing list