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