Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff82d87faa6b4a0e2baa8b562df65b6ca4d72a09
commit ff82d87faa6b4a0e2baa8b562df65b6ca4d72a09 Author: DeX77 <[email protected]> Date: Tue Jul 26 15:17:40 2016 +0200 freeorion-0.4.5-2-x86_64 * rebuild with glew>=2.0.0 diff --git a/source/games-extra/freeorion/FrugalBuild b/source/games-extra/freeorion/FrugalBuild index f650b6f..28f583f 100644 --- a/source/games-extra/freeorion/FrugalBuild +++ b/source/games-extra/freeorion/FrugalBuild @@ -4,7 +4,7 @@ pkgname=freeorion pkgver=0.4.5 pkgextraver=2015-09-01.f203162 -pkgrel=1 +pkgrel=2 pkgdesc="Free Clone of Master of Orion. Static linked version." url="http://freeorion.org/" _F_desktop_name="Freeorion" @@ -15,7 +15,7 @@ _F_cmake_confopts="-DRELEASE_COMPILE_FLAGS=-DNDEBUG" archs=('i686' 'x86_64') groups=('games-extra') depends=('libboost>=1.60.0' 'freetype2>=2.6.2-3' 'libjpeg>=9b' 'libpng>=1.6.20' \ - 'libtiff>=4.0.6' 'sdl2>=2.0.4' 'glew>=1.13.0-3' 'openal>=1.17.2' \ + 'libtiff>=4.0.6' 'sdl2>=2.0.4' 'glew>=2.0.0' 'openal>=1.17.2' \ 'libvorbis>=1.3.5-4' 'python>=2.7.11-4') makedepends=('boost>=1.60.0') replaces=('gigi') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
