openra: update to 20190314.
This commit is contained in:
parent
72f0172821
commit
c9fc86b5d7
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'openra'
|
# Template file for 'openra'
|
||||||
pkgname=openra
|
pkgname=openra
|
||||||
version=20181215
|
version=20190314
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="OpenRA-release-${version}"
|
wrksrc="OpenRA-release-${version}"
|
||||||
@ -11,12 +11,12 @@ make_install_args="prefix=/usr"
|
|||||||
hostmakedepends="mono unzip curl"
|
hostmakedepends="mono unzip curl"
|
||||||
makedepends="SDL2-devel lua51-devel freetype-devel libopenal-devel libgdiplus-devel"
|
makedepends="SDL2-devel lua51-devel freetype-devel libopenal-devel libgdiplus-devel"
|
||||||
depends="mono libopenal freetype xdg-utils zenity SDL2 lua51 libgdiplus"
|
depends="mono libopenal freetype xdg-utils zenity SDL2 lua51 libgdiplus"
|
||||||
short_desc="An open-source implementation of the Red Alert engine"
|
short_desc="Open-source implementation of the Red Alert engine"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.openra.net"
|
homepage="http://www.openra.net"
|
||||||
distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"
|
||||||
checksum=8214a8945c6667899a0d5f8956718b8e163d0184989d7c50972cc11c4f8311f2
|
checksum=9e5d3b3cc5d389b4c6fb85e2e5ee2aa3b148fe028cec3dcd8fa2e25171e13b15
|
||||||
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user