Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/
Date: Sat, 03 Oct 2020 14:42:07
Message-Id: 1601736112.4532894bc0d618935c17f4c1691c1a7919e1a7f2.conikost@gentoo
1 commit: 4532894bc0d618935c17f4c1691c1a7919e1a7f2
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 14:39:14 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 14:41:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4532894b
7
8 games-simulation/openrct2: bump to version 0.3.1
9
10 Dropped for now arm64, since dev-cpp/nlohmann_json is not keyworded.
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 games-simulation/openrct2/Manifest | 3 +
16 games-simulation/openrct2/openrct2-0.3.1.ebuild | 167 ++++++++++++++++++++++++
17 2 files changed, 170 insertions(+)
18
19 diff --git a/games-simulation/openrct2/Manifest b/games-simulation/openrct2/Manifest
20 index 19050769ebe..c47c7c3f8a5 100644
21 --- a/games-simulation/openrct2/Manifest
22 +++ b/games-simulation/openrct2/Manifest
23 @@ -1,4 +1,7 @@
24 DIST openrct2-0.3.0.tar.gz 11754657 BLAKE2B 66d956fd85829bc6b4825a59db9f3a3eebbb1e4565a4c8afdb8c05d9d7b3f339f75ff1d9fbc0a0f48d3c0673ac3fc335fb6bec5fe458513de2a0611ccfa3d48d SHA512 585bcd7a077114dc5332b95cb44f7c689e47fcbd7cff7c2ab32a24253a4fd87f50e79f40f9428c79ea6bc6d8cd88019b4edfce88509c03bc2d43854926d21317
25 +DIST openrct2-0.3.1.tar.gz 11761818 BLAKE2B e89b6272d70d0f908f313efdff4f4788480ce14cf2872a8104a67b5e6283cb366d78d9a2f2692d9da627d06ee23a4632e4120d0437149e48f36b5a988bc5b674 SHA512 2a6027a28a26d9770a759296cfcf38290b44b90483113e93b8762403e1043dbe88c6666245155b4c7fc9d9122f44705b718cdc8dbc7b9d3888dc9036fd5928a1
26 DIST openrct2-objects-1.0.16.zip 3056214 BLAKE2B 7d8d938ba20ce612f7845dce1038134ec60d7e17e0f7d78a67480ae1ae2e6f8dd043f266742acd2dbd8539390349a2dcd7b8c73859a3caef3b5cd8565a4ec1c7 SHA512 2a8696467320f7894330d0fbb4894dd6effb2d6844fcf643e1f8e15a7b0b45411a7c205b75a9e9d7ea0627bc70b7a7e1e2213e0f7db1c7b489ae8b485670dba5
27 +DIST openrct2-objects-1.0.17.zip 3106347 BLAKE2B d69df650f3d493d1d22ea9d6269fc18df121c64c0372dbcaf8fcee7ba81f9918e80c46e34b7d6ad4dcd3af9b7411e91fd8dc23499ee9b3ebcc269a4aed72d640 SHA512 3de4d2a58dbbf17d30296829edc520b089bb98457e5569578491f0750a95b172326bea6f153d4dcc2152736a32b2401d15c6cfa49ae3e95ec13bfcee24af2a5b
28 DIST openrct2-replays-0.0.17.zip 1825315 BLAKE2B 9c22b52302c37abe5e802662eb4b6805fa3e229a71ab9f901b57eee30641ae4b86de9b1315476d158a3feb57c6be2a26c1ccca7c94328fe35bf57b46e2364c32 SHA512 103a8ba5b5b2dd76c18b642720d262553bb15ad26d59892f895327bf5e87b73e476b255af6556286faacb668aae49aa1ee29a14bcca2bb75d855383d12e60f4a
29 +DIST openrct2-replays-0.0.18.zip 1825295 BLAKE2B fb873fe235c1cc4b76b3d074a41be779f03561d92aa2e13870aca6de116910ae22589de9f5c57e65b3b6eb6f6d192f03d48c9f2e7a76ace81d4c5d14c19eb078 SHA512 5012f63c1b203e348e58168dedcbca3b170339dd65f4b63cbd31b145fc9b50160c2fb17b4e7e72972a1de807dffe82b846f360dfa16e5d5992d21d9fdbb3f948
30 DIST openrct2-title-sequences-0.1.2c.zip 2980030 BLAKE2B f91168bea0a4f88a801c95ea45759e0d1c887a89c18dbbded5887d2914db7119dd65c231aa422e4f8a964a81d832eae05bffaa8b7908fac39a63792d082b53a0 SHA512 0e544d236d5f6ac7f68d75ba1f56f043c76c77676cbb92e6fdbf68a6ae2dc6c41dbdad6083ceec36b2f774bcdd99f64f28de73b208d6a39a8218a9e95502d46e
31
32 diff --git a/games-simulation/openrct2/openrct2-0.3.1.ebuild b/games-simulation/openrct2/openrct2-0.3.1.ebuild
33 new file mode 100644
34 index 00000000000..888da8ec07f
35 --- /dev/null
36 +++ b/games-simulation/openrct2/openrct2-0.3.1.ebuild
37 @@ -0,0 +1,167 @@
38 +# Copyright 1999-2020 Gentoo Authors
39 +# Distributed under the terms of the GNU General Public License v2
40 +
41 +EAPI=7
42 +
43 +inherit cmake readme.gentoo-r1 xdg-utils
44 +
45 +MY_PN="OpenRCT2"
46 +MY_PN_OBJ="objects"
47 +MY_PN_RPL="replays"
48 +MY_PN_TS="title-sequences"
49 +MY_PV_OBJ="1.0.17"
50 +MY_PV_RPL="0.0.18"
51 +MY_PV_TS="0.1.2c"
52 +
53 +DESCRIPTION="An open source re-implementation of Chris Sawyer's RollerCoaster Tycoon 2"
54 +HOMEPAGE="https://openrct2.org/"
55 +SRC_URI="
56 + https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
57 + https://github.com/${MY_PN}/${MY_PN_OBJ}/releases/download/v${MY_PV_OBJ}/${MY_PN_OBJ}.zip -> ${PN}-${MY_PN_OBJ}-${MY_PV_OBJ}.zip
58 + https://github.com/${MY_PN}/${MY_PN_TS}/releases/download/v${MY_PV_TS}/${MY_PN_TS}.zip -> ${PN}-${MY_PN_TS}-${MY_PV_TS}.zip
59 + test? ( https://github.com/${MY_PN}/${MY_PN_RPL}/releases/download/v${MY_PV_RPL}/${MY_PN_RPL}.zip -> ${PN}-${MY_PN_RPL}-${MY_PV_RPL}.zip )
60 +"
61 +
62 +LICENSE="GPL-3"
63 +SLOT="0"
64 +KEYWORDS="~amd64 ~x86"
65 +IUSE="dedicated libressl +lightfx +opengl scripting test +truetype"
66 +
67 +COMMON_DEPEND="
68 + dev-libs/icu:=
69 + dev-libs/jansson
70 + dev-libs/libzip:=
71 + media-libs/libpng:0=
72 + net-misc/curl[ssl]
73 + sys-libs/zlib
74 + !dedicated? (
75 + media-libs/libsdl2
76 + media-libs/speexdsp
77 + opengl? ( virtual/opengl )
78 + )
79 + libressl? ( dev-libs/libressl:0= )
80 + !libressl? ( dev-libs/openssl:0= )
81 + scripting? ( dev-lang/duktape )
82 + truetype? (
83 + media-libs/fontconfig:1.0
84 + media-libs/freetype:2
85 + )
86 +"
87 +
88 +RDEPEND="
89 + ${COMMON_DEPEND}
90 + dedicated? (
91 + acct-group/openrct2
92 + acct-user/openrct2
93 + )
94 +"
95 +
96 +DEPEND="
97 + ${COMMON_DEPEND}
98 + dev-cpp/nlohmann_json
99 + test? ( dev-cpp/gtest )
100 +"
101 +
102 +BDEPEND="
103 + app-arch/unzip
104 + virtual/pkgconfig
105 +"
106 +
107 +RESTRICT="!test? ( test )"
108 +
109 +S="${WORKDIR}/${MY_PN}-${PV}"
110 +
111 +PATCHES=(
112 + "${FILESDIR}/${PN}-0.2.4-include-additional-paths.patch"
113 + "${FILESDIR}/${PN}-0.2.6-gtest-1.10.patch"
114 +)
115 +
116 +src_unpack() {
117 + unpack "${P}".tar.gz
118 +
119 + mkdir -p "${S}"/data/sequence || die
120 + cd "${S}"/data/sequence || die
121 + unpack "${PN}-${MY_PN_TS}-${MY_PV_TS}".zip
122 +
123 + mkdir -p "${S}"/data/object || die
124 + cd "${S}"/data/object || die
125 + unpack "${PN}-${MY_PN_OBJ}-${MY_PV_OBJ}".zip
126 +
127 + if use test; then
128 + mkdir -p "${S}"/testdata/replays || die
129 + cd "${S}"/testdata/replays || die
130 + unpack "${PN}-${MY_PN_RPL}-${MY_PV_RPL}".zip
131 + fi
132 +}
133 +
134 +src_prepare() {
135 + cmake_src_prepare
136 +
137 + # Don't treat warnings as errors.
138 + sed -e 's/-Werror//' -i CMakeLists.txt || die
139 +}
140 +
141 +src_configure() {
142 + # Note: There is currently no support for Disord-RPC and Google Benchmark,
143 + # as both packages do not exist in Gentoo, so support for them has been disabled.
144 + local mycmakeargs=(
145 + -DDISABLE_DISCORD_RPC=ON
146 + -DDISABLE_GOOGLE_BENCHMARK=ON
147 + -DDISABLE_GUI=$(usex dedicated)
148 + -DDISABLE_HTTP=OFF
149 + -DDISABLE_NETWORK=OFF
150 + $(usex !dedicated "-DDISABLE_OPENGL=$(usex !opengl)" "")
151 + -DDISABLE_TTF=$(usex !truetype)
152 + -DDOWNLOAD_OBJECTS=OFF
153 + -DDOWNLOAD_REPLAYS=OFF
154 + -DDOWNLOAD_TITLE_SEQUENCES=OFF
155 + -DENABLE_LIGHTFX=$(usex lightfx)
156 + -DENABLE_SCRIPTING=$(usex scripting)
157 + -DOPENRCT2_USE_CCACHE=OFF
158 + -DPORTABLE=OFF
159 + -DSTATIC=OFF
160 + $(usex test "-DSYSTEM_GTEST=ON" "")
161 + -DWITH_TESTS=$(usex test)
162 + -DUSE_MMAP=ON
163 + )
164 +
165 + cmake_src_configure
166 +}
167 +
168 +src_test() {
169 + # Since the tests need the OpenRCT2 data,
170 + # we need to symlink them into the build directory,
171 + # otherwise some tests will fail, as they don't find the OpenRCT2 data.
172 + # It is currently not possible to override that path.
173 + # See: https://github.com/OpenRCT2/OpenRCT2/issues/6473
174 + ln -s "${S}"/data "${BUILD_DIR}" || die
175 +
176 + cmake_src_test
177 +}
178 +
179 +src_install() {
180 + use scripting && DOCS+=( "distribution/scripting.md" "distribution/openrct2.d.ts" )
181 +
182 + cmake_src_install
183 +
184 + if use dedicated; then
185 + newinitd "${FILESDIR}"/openrct2.initd openrct2
186 + newconfd "${FILESDIR}"/openrct2.confd openrct2
187 + fi
188 +
189 + readme.gentoo_create_doc
190 +}
191 +
192 +pkg_postinst() {
193 + readme.gentoo_print_elog
194 +
195 + xdg_desktop_database_update
196 + xdg_icon_cache_update
197 + xdg_mimeinfo_database_update
198 +}
199 +
200 +pkg_postrm() {
201 + xdg_desktop_database_update
202 + xdg_icon_cache_update
203 + xdg_mimeinfo_database_update
204 +}