openra: update to 20181215.

This commit is contained in:
Helmut Pozimski 2018-12-16 09:18:18 +01:00
parent 36610e3173
commit 12709f762a

View file

@ -1,22 +1,22 @@
# Template file for 'openra'
pkgname=openra
version=20180923
version=20181215
revision=1
wrksrc="OpenRA-release-${version}"
noarch=yes
hostmakedepends="mono unzip curl"
makedepends="SDL2-devel lua51-devel freetype-devel libopenal-devel libgdiplus-devel"
depends="mono libopenal freetype xdg-utils zenity SDL2 lua51 libgdiplus"
wrksrc="OpenRA-release-${version}"
build_style="gnu-makefile"
make_install_target="install install-linux-shortcuts install-linux-mime
install-linux-appdata install-man-page"
make_install_args="prefix=/usr"
homepage="http://www.openra.net"
hostmakedepends="mono unzip curl"
makedepends="SDL2-devel lua51-devel freetype-devel libopenal-devel libgdiplus-devel"
depends="mono libopenal freetype xdg-utils zenity SDL2 lua51 libgdiplus"
short_desc="An open-source implementation of the Red Alert engine"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-3.0-or-later"
homepage="http://www.openra.net"
distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"
checksum=85943a229a8f927727614055a58200f4a0d4df4ae7a71d7b2443de22abb2d688
checksum=8214a8945c6667899a0d5f8956718b8e163d0184989d7c50972cc11c4f8311f2
if [ "$CROSS_BUILD" ]; then