commit:     6be4a0202c531fa92ab6e5a0ee214ac2129657d0
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 21:22:34 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 21:29:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be4a020

games-simulation/openrct2: update live ebuild

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-simulation/openrct2/openrct2-9999.ebuild | 5 ++---
 1 file 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
        )

Reply via email to