summaryrefslogtreecommitdiff
path: root/games-simulation/openrct2/openrct2-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-10 01:26:11 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-10 01:26:11 +0100
commit4e6c4afbf915139e378349649c943e7df6b21efa (patch)
tree2c0b5352415b47b9bca8386f0ed9c80469c84625 /games-simulation/openrct2/openrct2-9999.ebuild
parent9a00e0f54566977800de42e80dd91409ef26bcb2 (diff)
gentoo auto-resync : 10:07:2022 - 01:26:11
Diffstat (limited to 'games-simulation/openrct2/openrct2-9999.ebuild')
-rw-r--r--games-simulation/openrct2/openrct2-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild
index cd60805a4bee..63415cb53ad0 100644
--- a/games-simulation/openrct2/openrct2-9999.ebuild
+++ b/games-simulation/openrct2/openrct2-9999.ebuild
@@ -12,7 +12,7 @@ MY_PN="OpenRCT2"
MY_PN_OBJ="objects"
MY_PN_RPL="replays"
MY_PN_TS="title-sequences"
-MY_PV_OBJ="1.2.7"
+MY_PV_OBJ="1.3.2"
MY_PV_RPL="0.0.67"
MY_PV_TS="0.4.0"
@@ -71,8 +71,8 @@ BDEPEND="
RESTRICT="!test? ( test )"
PATCHES=(
- "${FILESDIR}/${PN}-0.2.6-gtest-1.10.patch"
"${FILESDIR}/${PN}-0.4.0-include-additional-paths.patch"
+ "${FILESDIR}/${PN}-0.4.1-gtest-1.10.patch"
)
src_unpack() {
@@ -120,7 +120,6 @@ src_configure() {
-DOPENRCT2_USE_CCACHE=OFF
-DPORTABLE=OFF
-DSTATIC=OFF
- $(usex test "-DSYSTEM_GTEST=ON" "")
-DWITH_TESTS=$(usex test)
-DUSE_MMAP=ON
)