mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
games/dxx-rebirth: update to 20240706
This commit is contained in:
parent
668601e016
commit
1743dff928
@ -1,5 +1,5 @@
|
||||
PORTNAME= dxx-rebirth
|
||||
PORTVERSION= 20240317
|
||||
PORTVERSION= 20240706
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= pkubaj@FreeBSD.org
|
||||
@ -18,9 +18,10 @@ LIB_DEPENDS= libphysfs.so:devel/physfs \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= gl localbase:ldflags pkgconfig scons sdl tar:xz
|
||||
USE_GCC= yes
|
||||
USE_GL= gl glu
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= b5ca993
|
||||
GH_TAGNAME= 898f9ca
|
||||
USE_SDL= image2 mixer2 sdl2
|
||||
|
||||
MAKE_ARGS= ignore_unknown_variables=1 sdl2=1
|
||||
@ -34,11 +35,6 @@ PLIST_FILES= bin/d1x-rebirth \
|
||||
MAKE_ARGS+= lto=1
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} == powerpc
|
||||
CXXFLAGS+= -Wno-error=missing-field-initializers
|
||||
USE_GCC= 12
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/d1x-rebirth \
|
||||
${STAGEDIR}${PREFIX}/bin/d2x-rebirth
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1710949391
|
||||
SHA256 (dxx-rebirth-dxx-rebirth-20240317-b5ca993_GH0.tar.gz) = db2c4aefb74a5042afa10d01b412983a16b7f2b79ba9d0ee89123264f6d985e9
|
||||
SIZE (dxx-rebirth-dxx-rebirth-20240317-b5ca993_GH0.tar.gz) = 2079865
|
||||
TIMESTAMP = 1721082769
|
||||
SHA256 (dxx-rebirth-dxx-rebirth-20240706-898f9ca_GH0.tar.gz) = a6596163d78998169cc47e460db97f5c02b637c6e2ee53dd8967c73272db1d17
|
||||
SIZE (dxx-rebirth-dxx-rebirth-20240706-898f9ca_GH0.tar.gz) = 2088049
|
||||
|
Loading…
Reference in New Issue
Block a user