Gentoo Archives: gentoo-commits

From: Stefan Strogin <steils@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/yamagi-quake2/
Date: Mon, 03 Jun 2019 15:54:40
Message-Id: 1559577258.2566c62dff1febcc589b92dbc77f7e9feaa3620a.steils@gentoo
1 commit: 2566c62dff1febcc589b92dbc77f7e9feaa3620a
2 Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me>
3 AuthorDate: Mon Jun 3 13:24:47 2019 +0000
4 Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 3 15:54:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2566c62d
7
8 games-fps/yamagi-quake2: version bump to 7.41
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.11
11 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me>
12 Closes: https://github.com/gentoo/gentoo/pull/12182
13 Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
14
15 games-fps/yamagi-quake2/Manifest | 1 +
16 games-fps/yamagi-quake2/yamagi-quake2-7.41.ebuild | 149 ++++++++++++++++++++++
17 2 files changed, 150 insertions(+)
18
19 diff --git a/games-fps/yamagi-quake2/Manifest b/games-fps/yamagi-quake2/Manifest
20 index efdd4db13ee..bc7206ff191 100644
21 --- a/games-fps/yamagi-quake2/Manifest
22 +++ b/games-fps/yamagi-quake2/Manifest
23 @@ -1,5 +1,6 @@
24 DIST quake2-7.30.tar.xz 1939836 BLAKE2B 3e952c65cc535f8e1cbe69953c302e681d15f4227fce8bf4a2a0fdadefc8ceb7137e5427cd969ad55b9c2aa994131a0dec71611957f71dbcc9559b9cbc9f4322 SHA512 ea352353c8d6f2c396534208c2f287a06cd6c9d9e60248a6a7f26a84c0cc8b21ab890e06591e470ceea09a1234f5c2dbc1b171f4dbca62d91b2ac33812fdf2e7
25 DIST quake2-7.40.tar.xz 1972020 BLAKE2B be5c01dbcb226f343d18f9d318022edff56bac6f953a0b85cbe3c108451c51020339a12b63fd82803cb9cfbbc26f5dfc230b4cad870ab116cb0333baa0160173 SHA512 23ac94b3b5aa28ad7d36e585f00af4aa285db3f93044175c9f65169fb2f89f5d721a3833a386146cf278c4db47846a442ebd8acd98c97ffa6f149d5949dcd5b1
26 +DIST quake2-7.41.tar.xz 1978952 BLAKE2B 9d3626f102b652c443caea294f7f66dc46869612b64d16c5f2e9b7f28a83800a0653450f8fc44ebaa83e01ddfaf2b2cd5dd9c6feb8001b5cabd7df32171e035b SHA512 fd2c991274415eb38cf3deb7562f7c51c7f8e935cf7215eba7e8ae088f25cddf95e86221fcbbb5fcc8bd97e264b147951bf5f4aecb8ee54973d46af7ef39d3af
27 DIST quake2-ctf-1.05.tar.xz 134872 BLAKE2B eb987004b1c1b1743ec532b6bea96a257957377cbdb0571d6c6e7b2dae6c1b7abc154233d4f9d3af6fb546d7810e5c041b8e9293de2e409a7cace88aa455f526 SHA512 9eb951f4a9d7abc5f9a2ca53d886f68b745c1efdf3fea14db2e071b8d1592d33579c5fa56326aa583269a4810e16a7eda8dcd8930e36782cb4fcb8578c44951b
28 DIST quake2-ctf-1.06.tar.xz 135464 BLAKE2B 457ab883ba9ecfb723d890f5c9e3da710aae4ed5fa4e530c8028b0fa93186350e6ed1b483b89ddf98cbb3f3b1992a15c33af5d181073395b61e5b9a7c9987d88 SHA512 24c58f895d4056127e6f714c618d53b80bd75968758d8aa729deba750297efd5d6c40bd69afd98ebbf0d231bd59909e6438ec64b258883d8cfd33d33e928b2f9
29 DIST quake2-rogue-2.04.tar.xz 240436 BLAKE2B e7c3660378fe40b3f514b6e1de8714e3d3550baa244897b98bb81f362fa2b0aa57e3abceb5a38ea77cfec7621e2fcfab342a45bf9b66ccd0e44cc70292888fc2 SHA512 546deb74175c60ed7e5600a3d4b1c983fc0b1fae5922ebdb8fc3cdc5584931a0a5e34914ec2cd4ef9815323ba82cb56d427986d5c91dc040d6b68baff68ca5a8
30
31 diff --git a/games-fps/yamagi-quake2/yamagi-quake2-7.41.ebuild b/games-fps/yamagi-quake2/yamagi-quake2-7.41.ebuild
32 new file mode 100644
33 index 00000000000..5e8aa0b53d2
34 --- /dev/null
35 +++ b/games-fps/yamagi-quake2/yamagi-quake2-7.41.ebuild
36 @@ -0,0 +1,149 @@
37 +# Copyright 1999-2019 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI=7
41 +
42 +inherit desktop eutils
43 +
44 +CTF_V=1.06
45 +ROGUE_V=2.05
46 +XATRIX_V=2.06
47 +
48 +DESCRIPTION="Quake 2 engine focused on single player"
49 +HOMEPAGE="https://www.yamagi.org/quake2/"
50 +SRC_URI="https://deponie.yamagi.org/quake2/quake2-${PV}.tar.xz
51 + ctf? ( https://deponie.yamagi.org/quake2/quake2-ctf-${CTF_V}.tar.xz )
52 + rogue? ( https://deponie.yamagi.org/quake2/quake2-rogue-${ROGUE_V}.tar.xz )
53 + xatrix? ( https://deponie.yamagi.org/quake2/quake2-xatrix-${XATRIX_V}.tar.xz )"
54 +
55 +LICENSE="GPL-2"
56 +SLOT="0"
57 +KEYWORDS="~amd64 ~x86"
58 +IUSE="+client ctf dedicated openal +opengl rogue softrender xatrix"
59 +REQUIRED_USE="|| ( client dedicated ) client? ( || ( opengl softrender ) )"
60 +
61 +COMMON_DEPEND="
62 + client? (
63 + media-libs/libsdl2[video]
64 + openal? ( media-libs/openal )
65 + !openal? ( media-libs/libsdl2[sound] )
66 + opengl? (
67 + media-libs/libsdl2[opengl]
68 + virtual/opengl
69 + )
70 + )
71 +"
72 +RDEPEND="${COMMON_DEPEND}
73 + client? ( openal? ( media-libs/openal ) )
74 +"
75 +
76 +DEPEND="${COMMON_DEPEND}"
77 +
78 +S="${WORKDIR}/quake2-${PV}"
79 +
80 +PATCHES=(
81 + "${FILESDIR}"/${PN}-respect-flags.patch
82 +)
83 +DOCS=( CHANGELOG README.md doc/. )
84 +
85 +mymake() {
86 + emake \
87 + VERBOSE=1 \
88 + WITH_SYSTEMWIDE=yes \
89 + WITH_SYSTEMDIR="${EPREFIX}"/usr/share/games/quake2 \
90 + WITH_OPENAL=$(usex openal) \
91 + "$@"
92 +}
93 +
94 +src_prepare() {
95 + local addon
96 + for addon in ctf rogue xatrix; do
97 + use ${addon} || continue
98 +
99 + pushd "${WORKDIR}"/quake2-${addon}-* >/dev/null || die
100 + eapply -l -- "${FILESDIR}"/${PN}-addon-respect-flags-r2.patch
101 + popd >/dev/null || die
102 + done
103 +
104 + default
105 +}
106 +
107 +src_compile() {
108 + local targets=( game )
109 + if use client; then
110 + targets+=( client )
111 + use opengl && targets+=( ref_gl1 ref_gl3 )
112 + use softrender && targets+=( ref_soft )
113 + fi
114 + use dedicated && targets+=( server )
115 +
116 + mymake config
117 + mymake "${targets[@]}"
118 +
119 + local addon
120 + for addon in ctf rogue xatrix; do
121 + use ${addon} || continue
122 + emake -C "${WORKDIR}"/quake2-${addon}-* VERBOSE=1
123 + done
124 +}
125 +
126 +src_install() {
127 + insinto /usr/lib/yamagi-quake2
128 + # Yamagi Quake II expects all binaries to be in the same directory
129 + # See stuff/packaging.md for more info
130 + exeinto /usr/lib/yamagi-quake2
131 + doins -r release/.
132 +
133 + if use client; then
134 + doexe release/quake2
135 + dosym ../lib/yamagi-quake2/quake2 /usr/bin/yquake2
136 +
137 + newicon stuff/icon/Quake2.svg "yamagi-quake2.svg"
138 + make_desktop_entry "yquake2" "Yamagi Quake II"
139 + fi
140 +
141 + if use dedicated; then
142 + doexe release/q2ded
143 + dosym ../lib/yamagi-quake2/q2ded /usr/bin/yq2ded
144 + fi
145 +
146 + insinto /usr/lib/yamagi-quake2/baseq2
147 + doins stuff/yq2.cfg
148 +
149 + local addon
150 + for addon in ctf rogue xatrix; do
151 + use ${addon} || continue
152 +
153 + insinto /usr/lib/yamagi-quake2/${addon}
154 + doins "${WORKDIR}"/quake2-${addon}-*/release/game.so
155 +
156 + if use client; then
157 + local addon_name
158 + case ${addon} in
159 + ctf) addon_name="CTF" ;;
160 + rogue) addon_name="Ground Zero" ;;
161 + xatrix) addon_name="The Reckoning" ;;
162 + esac
163 +
164 + make_wrapper "yquake2-${addon}" "yquake2 +set game ${addon}"
165 + make_desktop_entry "yquake2-${addon}" "Yamagi Quake II: ${addon_name}"
166 + fi
167 + done
168 +
169 + einstalldocs
170 + if use client; then
171 + docinto examples
172 + dodoc stuff/cdripper.sh
173 + fi
174 +}
175 +
176 +pkg_postinst() {
177 + if [[ -z ${REPLACING_VERSIONS} ]]; then
178 + elog
179 + elog "In order to play, you must at least install:"
180 + elog "games-fps/quake2-data or games-fps/quake2-demodata or copy game"
181 + elog "data files to ~/.yq2/ or ${EPREFIX}/usr/share/games/quake2/ manually."
182 + elog "Read ${EPREFIX}/usr/share/doc/${PF}/README.md* for more information."
183 + elog
184 + fi
185 +}