openra: orphan package

This commit is contained in:
Helmut Pozimski 2023-02-26 07:54:07 +01:00
parent 6983ad27d0
commit ee052f5779

View File

@ -1,7 +1,7 @@
# Template file for 'openra'
pkgname=openra
version=20210321
revision=1
revision=2
build_style="gnu-makefile"
make_install_target="install install-linux-shortcuts install-linux-appdata"
make_build_args="TARGETPLATFORM=unix-generic"
@ -10,7 +10,7 @@ hostmakedepends="mono unzip curl msbuild-bin"
makedepends="SDL2-devel lua51-devel freetype-devel libopenal-devel libgdiplus-devel"
depends="mono libopenal freetype xdg-utils zenity SDL2 lua51 libgdiplus"
short_desc="Open-source implementation of the Red Alert engine"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.openra.net"
distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"