mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Update DevilutionX to 1.5.4 (#12013)
This commit is contained in:
@@ -5,12 +5,12 @@ Diablo game from 1996.
|
||||
To play, you'll need the file 'diabdat.mpq' from the original Diablo CD.
|
||||
Visit the homepage for more info, a FAQ, controller mappings, etc."
|
||||
HOMEPAGE="https://github.com/diasurgical/devilutionX"
|
||||
COPYRIGHT="2024 DevilutionX"
|
||||
COPYRIGHT="2025 DevilutionX"
|
||||
LICENSE="Sustainable Use License"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/diasurgical/devilutionX/archive/$portVersion.zip"
|
||||
CHECKSUM_SHA256="33d4cc3c0c10ff71937c8507cb21267fc2c8f0634893d01a71773467078ca5d6"
|
||||
SOURCE_DIR="devilutionX-$portVersion"
|
||||
CHECKSUM_SHA256="850ca8af8c0c86c9224be469f80e25f7fafdfc70bc29388ac0ab5a4c5e29da2c"
|
||||
SOURCE_DIR="DevilutionX-$portVersion"
|
||||
PATCHES="devilutionx-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="devilutionx.sh"
|
||||
|
||||
@@ -66,7 +66,7 @@ BUILD()
|
||||
mkdir -p build && cd build
|
||||
|
||||
cmake .. $cmakeDirArgs \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DDISABLE_ZERO_TIER=ON \
|
||||
-DDISABLE_LTO=ON \
|
||||
-DBUILD_TESTING=OFF \
|
||||
Reference in New Issue
Block a user