mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
warzone2100: update to 3.2.0.
This commit is contained in:
parent
7ff7f6917d
commit
cc0e842f2a
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'warzone2100'
|
# Template file for 'warzone2100'
|
||||||
pkgname=warzone2100
|
pkgname=warzone2100
|
||||||
version=3.1.5
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distributor=void"
|
configure_args="--with-distributor=void"
|
||||||
hostmakedepends="zip unzip asciidoc pkg-config"
|
hostmakedepends="zip unzip asciidoc pkg-config perl"
|
||||||
makedepends="libpng-devel fribidi-devel fontconfig-devel SDL-devel libvorbis-devel
|
makedepends="libpng-devel fribidi-devel fontconfig-devel SDL2-devel libvorbis-devel
|
||||||
libtheora-devel libopenal-devel glew-devel physfs-devel qt-devel"
|
libtheora-devel libopenal-devel glew-devel physfs-devel qt5-script-devel"
|
||||||
depends="desktop-file-utils ${pkgname}-data"
|
depends="desktop-file-utils ${pkgname}-data"
|
||||||
short_desc="3D realtime strategy game on a future Earth"
|
short_desc="3D realtime strategy game on a future Earth"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://wz2100.net/"
|
homepage="http://wz2100.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=21aacc3e475d17338cf7a57aefe4517868822a8167fb6c291f6f6f3b454ca442
|
checksum=b700c2472b0bef6823d9e3fbb8012217f30636eb5013b0080f64d831d1c2075e
|
||||||
|
|
||||||
warzone2100-data_package() {
|
warzone2100-data_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue