Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc4af712d167f551cc1b481824165f004c20b09d
commit dc4af712d167f551cc1b481824165f004c20b09d Author: DeX77 <[email protected]> Date: Mon Jul 11 11:42:42 2016 +0200 warzone2100-3.2.0-1-x86_64 * version bump diff --git a/source/games-extra/warzone2100/FrugalBuild b/source/games-extra/warzone2100/FrugalBuild index 66948df..bbbdb4a 100644 --- a/source/games-extra/warzone2100/FrugalBuild +++ b/source/games-extra/warzone2100/FrugalBuild @@ -4,21 +4,22 @@ # Contributor: Devil505 <[email protected]> pkgname=warzone2100 -pkgver=3.1.5 +pkgver=3.2.0 pkgrel=1 pkgdesc="3D realtime strategy game on a future Earth" url="http://wz2100.net" -depends=('sdl>=1.2.15-3' 'physfs>=2.0.3-3' 'libpng>=1.6.20' 'libvorbis>=1.3.5-4' \ - 'libtheora>=1.1.1-4' 'openal>=1.17.2' 'fribidi>=0.19.7-3' \ - 'fontconfig>=2.11.94-3' 'glew>=1.13.0-3' 'libqtscript>=4.8.7-2') -makedepends=('x11-protos' 'zip' 'qt4') +depends=('sdl2' 'qt5-script' 'libtheora>=1.1.1-4' \ + 'openal>=1.17.2' 'libvorbis>=1.3.5-4' \ + 'glew>=1.13.0-3' 'physfs>=2.0.3-3' \ + 'fribidi>=0.19.7-3') +makedepends=('x11-protos' 'zip' 'libxrandr') _F_archive_grepv="rc\|beta" _F_sourceforge_ext=".tar.xz" _F_sourceforge_rss_limit="120" Finclude sourceforge groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('593e92bef6e08f3e24796e8b28c780f2960e6d3b') +sha1sums=('565d958a145153c0d6af719392af4b16d3f3eb6f') Fconfopts+=" --with-distributor=Frugalware" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
