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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sun Aug 18 17:24:11 UTC 2013


    Date: Sunday, August 18, 2013 @ 19:24:10
  Author: svenstaro
Revision: 95911

upgpkg: gigi 6142-3

Remove boost fix

Modified:
  gigi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-18 16:26:52 UTC (rev 95910)
+++ PKGBUILD	2013-08-18 17:24:10 UTC (rev 95911)
@@ -7,14 +7,14 @@
 
 pkgname=gigi
 pkgver=6142
-pkgrel=2
+pkgrel=3
 pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion fork)'
 #url='http://gigi.sourceforge.net/'
 url='http://freeorion.svn.sourceforge.net/viewvc/freeorion/trunk/FreeOrion/GG/'
 arch=('x86_64' 'i686')
 license=('LGPL')
 depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
-makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'addinclude' 'mesa-libgl')
+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/")
 sha256sums=('SKIP')
@@ -31,7 +31,6 @@
   setconf cmake/GiGiOgre.pc.in prefix /usr
   setconf cmake/GiGi.pc.in prefix /usr
   setconf cmake/GiGiSDL.pc.in prefix /usr
-  addinclude -n GG/adobe/once.hpp '#include <stdint.h>'
 }
 
 build() {




More information about the arch-commits mailing list