File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.30 2024/11/14 22:19:48 wiz Exp $
1+ # $NetBSD: Makefile,v 1.31 2024/11/30 21:20:47 wiz Exp $
22
3- DISTNAME = dhewm3-1.5.1-src
4- PKGNAME = ${DISTNAME:S/-src//1}
5- PKGREVISION = 19
3+ DISTNAME = dhewm3-1.5.4
64CATEGORIES = games
75MASTER_SITES = ${MASTER_SITE_GITHUB:=dhewm/}
86GITHUB_PROJECT = dhewm3
97GITHUB_RELEASE = ${PKGVERSION_NOREV}
10- EXTRACT_SUFX = .tar.xz
118
1291310HOMEPAGE = https://dhewm3.org/
1411COMMENT = Source port of the original Doom 3
1512LICENSE = gnu-gpl-v3
1613
14+ # https://github.com/dhewm/dhewm3/issues/633
15+ BROKEN = "Does not build against openal-soft-1.24"
16+
1717WRKSRC = ${WRKDIR}/${PKGNAME_NOREV}
18- USE_CMAKE = yes
1918USE_TOOLS+ = pkg-config
2019USE_LANGUAGES = c gnu++11
2120
2221USE_CXX_FEATURES+ = c++11
2322
24- CONFIGURE_DIRS+ = neo
23+ CONFIGURE_DIR = neo
2524
2625CMAKE_CONFIGURE_ARGS+ = -Wno-dev
2726CMAKE_CONFIGURE_ARGS+ = -DDEDICATED=ON
@@ -42,6 +41,7 @@ post-install:
4241 ${INSTALL_DATA} ${FILESDIR} /dhewm3.desktop \
4342 ${DESTDIR}${PREFIX} /share/applications
4443
44+ .include "../../devel/cmake/build.mk"
4545.include "../../audio/libvorbis/buildlink3.mk"
4646.include "../../audio/openal-soft/buildlink3.mk"
4747.include "../../devel/SDL2/buildlink3.mk"
Original file line number Diff line number Diff line change 1- $NetBSD: distinfo,v 1.6 2021/10/26 10:43:53 nia Exp $
1+ $NetBSD: distinfo,v 1.7 2024/11/30 21:20:47 wiz Exp $
22
3- BLAKE2s (dhewm3-1.5.1-src .tar.xz ) = 0a652166130ff43f5a234d47a2e6150fa0e86e482f2b469b7a4c853ccb892723
4- SHA512 (dhewm3-1.5.1-src .tar.xz ) = d9a90a5bca31840df3cf68e6b998f8b102dbcb17057588a11cd437995628b0454988cf50767d3ddf1371ff67c65cb2b8f83370a200b75c6e0d977426704da0ce
5- Size (dhewm3-1.5.1-src .tar.xz ) = 3353652 bytes
3+ BLAKE2s (dhewm3-1.5.4 .tar.gz ) = 1fde9b0d26a790170a015450b7c03f52bc115dd23cfc9ecc30f2f97e7568e721
4+ SHA512 (dhewm3-1.5.4 .tar.gz ) = 1ed970ee2c61b11050694823c8526036dbf1034579d31ea4fd5b21afc095a4e54a2829f6838666da0deee82007890356a10a5b38277b10658c1f90bfb57aa0a7
5+ Size (dhewm3-1.5.4 .tar.gz ) = 7685654 bytes
You can’t perform that action at this time.
0 commit comments