warzone2100: update to 3.1.2.
This commit is contained in:
parent
7c9c593088
commit
6fc2129464
1 changed files with 7 additions and 16 deletions
|
@ -1,25 +1,16 @@
|
|||
# Template file for 'warzone2100'
|
||||
pkgname=warzone2100
|
||||
version=3.1.1
|
||||
revision=2
|
||||
version=3.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="which zip unzip asciidoc pkg-config"
|
||||
makedepends="
|
||||
libpng-devel
|
||||
fribidi-devel
|
||||
fontconfig-devel
|
||||
SDL-devel
|
||||
libvorbis-devel
|
||||
libtheora-devel
|
||||
libopenal-devel
|
||||
glew19-devel
|
||||
physfs-devel
|
||||
qt-devel
|
||||
desktop-file-utils"
|
||||
configure_args="--with-distributor=void"
|
||||
hostmakedepends="zip unzip asciidoc pkg-config"
|
||||
makedepends="libpng-devel fribidi-devel fontconfig-devel SDL-devel libvorbis-devel
|
||||
libtheora-devel libopenal-devel glew19-devel physfs-devel qt-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="3D realtime strategy game on a future Earth"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://wz2100.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=c937a2e2c7afdad00b00767636234bbec4d8b18efb008073445439d32edb76cf
|
||||
checksum=e33b0c89b981acda4ca2b473e105510caaecd0a0c6648ae22262f4b561566f1b
|
||||
|
|
Loading…
Reference in a new issue