mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
openra: update to 20250303.
This commit is contained in:
parent
7b502b3b45
commit
b2185911c6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openra'
|
||||
pkgname=openra
|
||||
version=20231010
|
||||
version=20250303
|
||||
revision=1
|
||||
build_style="gnu-makefile"
|
||||
make_install_target="install install-linux-shortcuts install-linux-appdata"
|
||||
|
@ -11,11 +11,11 @@ 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="Orphaned <orphan@voidlinux.org>"
|
||||
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=013d016f1b0e0cfe2f8e1acae6184cf1853fc702a5a6c5a7bd35b7e615f70498
|
||||
checksum=8d868e6ec081e79705172158f2af9efe53a288c0925cda7b18c2e69c59b4ddf2
|
||||
|
||||
if [ "$XBPS_ENDIAN" = "be" ]; then
|
||||
broken="Fails to build"
|
||||
|
|
Loading…
Add table
Reference in a new issue