dhewm3: update to 1.5.4.

This commit is contained in:
Hristos N. Triantafillou 2025-08-07 18:00:48 -05:00 committed by Duncan Overbruck
parent d00ad95917
commit d9598786a4

View file

@ -1,6 +1,6 @@
# Template file for 'dhewm3'
pkgname=dhewm3
version=1.5.1
version=1.5.4
revision=1
build_wrksrc="neo"
build_style=cmake
@ -9,8 +9,11 @@ short_desc="Doom 3 GPL source port"
maintainer="John Rowley <enterthevoid@codesector.co>"
license="GPL-3.0-or-later"
homepage="https://dhewm3.org/"
distfiles="https://github.com/dhewm/dhewm3/releases/download/${version}/dhewm3-${version}-src.tar.xz"
checksum=31671f35fb6f83272dfa2a27c0dad6183bc228f1f1a448ef925052cf4dcf4b68
distfiles="https://github.com/dhewm/dhewm3/archive/refs/tags/${version}.tar.gz"
checksum=d460d55f7912e220f4d209b66f47e31aad6c2a833af6236a3679096a51f21858
CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
post_install() {
vdoc "${FILESDIR}/README.voidlinux"