mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to dunelegacy-0.99.2
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
COMMENT = improved opensource version of Dune 2
|
||||
|
||||
DISTNAME = dunelegacy-0.98.7.2
|
||||
# Newer version depends on miniupnpc->=2.2.8
|
||||
DISTNAME = dunelegacy-0.99.2
|
||||
|
||||
CATEGORIES = games x11
|
||||
|
||||
@@ -29,7 +30,8 @@ RUN_DEPENDS = devel/desktop-file-utils \
|
||||
x11/gtk+4,-guic
|
||||
TEST_DEPENDS = devel/cppunit
|
||||
|
||||
CONFIGURE_ARGS += -DCMAKE_EXE_LINKER_FLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lenet -lexecinfo"
|
||||
CONFIGURE_ARGS += -DCMAKE_EXE_LINKER_FLAGS="${LDFLAGS} -L${LOCALBASE}/lib \
|
||||
-lenet -lexecinfo"
|
||||
CXXFLAGS += -DDUNELEGACY_DATADIR=\\\"${PREFIX}/share/DuneLegacy\\\"
|
||||
|
||||
WRKDIST = ${WRKDIR}/${PKGNAME}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (dunelegacy-0.98.7.2.tar.gz) = GRY+fJ/EFT6SsY3fIMmTyaZZl+cdyUQR1sVWe4SnUvo=
|
||||
SIZE (dunelegacy-0.98.7.2.tar.gz) = 5824269
|
||||
SHA256 (dunelegacy-0.99.2.tar.gz) = 6Mp9iFnmq0+dbJKsdth4J98VQVqSEIOJY2CPFjIkccM=
|
||||
SIZE (dunelegacy-0.99.2.tar.gz) = 5861613
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: src/CMakeLists.txt
|
||||
--- src/CMakeLists.txt.orig
|
||||
+++ src/CMakeLists.txt
|
||||
@@ -307,17 +307,6 @@ target_sources(dunelegacy
|
||||
@@ -313,17 +313,6 @@ target_sources(dunelegacy
|
||||
# C source files
|
||||
target_sources(dunelegacy
|
||||
PRIVATE
|
||||
|
||||
@@ -57,6 +57,7 @@ share/DuneLegacy/maps/multiplayer/6P - 128x128 - Alkozeltser 2 JS (F4p) - JAN202
|
||||
share/DuneLegacy/maps/multiplayer/6P - 128x128 - Alkozeltser 2.ini
|
||||
share/DuneLegacy/maps/multiplayer/6P - 128x128 - Full Wormage.ini
|
||||
share/DuneLegacy/maps/multiplayer/6P - 128x128 - Gargantuan Mountains.ini
|
||||
share/DuneLegacy/maps/multiplayer/6P - 256x256 - Alkozeltser 4.ini
|
||||
share/DuneLegacy/maps/multiplayer/6P - 64x128 - Rocking Fields.ini
|
||||
share/DuneLegacy/maps/multiplayer/6P - 64x64 - Fertile Basin.ini
|
||||
share/DuneLegacy/maps/singleplayer/
|
||||
|
||||
Reference in New Issue
Block a user