warzone2100: update to 4.4.1.

This commit is contained in:
Helmut Pozimski 2023-11-25 12:39:21 +01:00
parent 45e1a4924f
commit 8028ee37ac
1 changed files with 3 additions and 3 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'warzone2100'
pkgname=warzone2100
version=4.4.0
version=4.4.1
revision=1
build_style=cmake
configure_args="-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF -DWZ_DISTRIBUTOR=void"
hostmakedepends="zip unzip asciidoc gettext pkg-config shaderc"
makedepends="libpng-devel fribidi-devel fontconfig-devel SDL2-devel libvorbis-devel
libtheora-devel libopenal-devel glew-devel physfs-devel harfbuzz-devel
libsodium-devel libcurl-devel"
libsodium-devel libcurl-devel libopusenc-devel"
depends="desktop-file-utils warzone2100-data"
short_desc="3D realtime strategy game on a future Earth"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-or-later"
homepage="http://wz2100.net"
distfiles="https://github.com/Warzone2100/${pkgname}/releases/download/${version}/${pkgname}_src.tar.xz"
checksum=525efb3a28495881fd1fa154a626c60e3a97d416380d60d0ddb4789510d8f7e5
checksum=f2f6f03b83d710ec99a86892cf5caa85ef237dee04e22bfdd3c99cfbcc6e1fc2
nocross="fails to detect SDL2 when cross-compiling"
post_extract() {