16 lines
660 B
Bash
16 lines
660 B
Bash
# Template file for 'warzone2100'
|
|
pkgname=warzone2100
|
|
version=3.1.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
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 glew-devel physfs-devel qt-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="3D realtime strategy game on a future Earth"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://wz2100.net/"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=b8389036070eb7eb15b4649ba7dc6b7c27ded46323115b07d987815e8d33ffb2
|