Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3717369a4064adc682c4ac7244bb453c19d52adf
commit 3717369a4064adc682c4ac7244bb453c19d52adf Author: DeX77 <[email protected]> Date: Sun Dec 13 14:15:28 2015 +0100 freeciv-2.5.0-2-x86_64 * rebuild with sdl_gfx>=2.0.25 and curl>=7.46.0 diff --git a/source/games-extra/freeciv/FrugalBuild b/source/games-extra/freeciv/FrugalBuild index d2003d8..1165599 100644 --- a/source/games-extra/freeciv/FrugalBuild +++ b/source/games-extra/freeciv/FrugalBuild @@ -5,16 +5,16 @@ pkgname=freeciv pkgver=2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization." url="http://freeciv.wikia.com/wiki/Main_Page" groups=('games-extra') archs=('i686' 'x86_64') -depends=('libxpm' 'libxdamage' 'readline' 'ncurses' 'curl' 'sqlite3' \ - 'sdlimage' 'sdl_gfx' 'sdl_mixer' 'sdl_ttf') -makedepends=('gtk+2' 'gtk+3' 'libqt5core' 'libqt5gui' 'libqt5widgets') +depends=('libxpm' 'libxdamage' 'readline' 'ncurses' 'curl>=7.46.0' 'sqlite3' \ + 'sdlimage' 'sdl_gfx>=2.0.25' 'sdl_mixer' 'sdl_ttf') +makedepends=('gtk+2' 'gtk+3' 'libqt5core' 'libqt5gui' 'libqt5widgets' 'x11-protos') Fconfopts+="--enable-client=gtk2,gtk3,qt,sdl --enable-shared \ --enable-fcdb=sqlite3 --enable-aimodules --disable-sdltest \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
