Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/wargus/
Date: Sat, 03 Jul 2021 21:46:38
Message-Id: 1625348790.f4afc8107d251b5d5a096a2de7470a75cc08879d.mgorny@gentoo
1 commit: f4afc8107d251b5d5a096a2de7470a75cc08879d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 3 20:56:45 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 3 21:46:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4afc810
7
8 games-strategy/wargus: Bump to 3.1.0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-strategy/wargus/Manifest | 1 +
13 games-strategy/wargus/wargus-3.1.0.ebuild | 73 +++++++++++++++++++++++++++++++
14 2 files changed, 74 insertions(+)
15
16 diff --git a/games-strategy/wargus/Manifest b/games-strategy/wargus/Manifest
17 index ed1abf6206d..ec865d94bee 100644
18 --- a/games-strategy/wargus/Manifest
19 +++ b/games-strategy/wargus/Manifest
20 @@ -1,2 +1,3 @@
21 DIST wargus-2.4.3.tar.gz 46635465 BLAKE2B be559e6efdba7542e9ed65f4ece5419b781b61d7d6d43b40418ca8dffc446fa7478f608d7f24696281c7acbda4dc5bf8d808feeb3376ae3e8a04b3372d18ace1 SHA512 0c9eca898146c44e211e0da7061cb605eb04ab113fd9ad0c51f9b92df8724a5b28aea9b7cf9bfadd44f0183f8b5c519d7da0050b260624f4f7da4b9f8aee458c
22 DIST wargus-3.0.0.tar.gz 4890178 BLAKE2B 7ab4a4b5e8171b2297e17f0338a5fd674cff7beb3457e33c7938c12f9a262d81b9faf2db6ae00fdbbef440624880c37bfe61c2b9957e943cf13d364544f58a65 SHA512 70bf6a5a3d489c9d88bf28e65eea85936ac42850b9c8f27c5cb4a7ba8ff28c609274235c735abb4de92e5c63113d4850adc1da313ff39cbdee797de6b9e1cc43
23 +DIST wargus-3.1.0.tar.gz 4977868 BLAKE2B 063d47f53b58360c3ccc1aea301f4731a0108a52867b529a1f3935e500e569c11775074241ed8acd58ee7b33064831abebee693a9720927a1432c3f4ed9b17dc SHA512 9e4c3ed955cbf0ff38fd8a847a9590fb3588923b88065a8eb3d2e82fa20b10cd00d507b74c5440486237eb20b71435f72c219efdf288eb67fca594050622f169
24
25 diff --git a/games-strategy/wargus/wargus-3.1.0.ebuild b/games-strategy/wargus/wargus-3.1.0.ebuild
26 new file mode 100644
27 index 00000000000..05c144af13d
28 --- /dev/null
29 +++ b/games-strategy/wargus/wargus-3.1.0.ebuild
30 @@ -0,0 +1,73 @@
31 +# Copyright 1999-2021 Gentoo Authors
32 +# Distributed under the terms of the GNU General Public License v2
33 +
34 +EAPI=7
35 +
36 +inherit cmake xdg-utils
37 +
38 +DESCRIPTION="Warcraft II for the Stratagus game engine"
39 +HOMEPAGE="
40 + https://stratagus.com/
41 + https://github.com/Wargus/wargus"
42 +SRC_URI="https://github.com/Wargus/wargus/archive/v${PV}.tar.gz -> ${P}.tar.gz"
43 +
44 +LICENSE="GPL-2"
45 +SLOT="0"
46 +KEYWORDS="~amd64 ~x86"
47 +IUSE="+bne"
48 +
49 +RDEPEND="
50 + =games-engines/stratagus-${PV}*[theora]
51 + media-libs/libpng:0=
52 + sys-libs/zlib:=
53 + x11-libs/gtk+:2
54 + x11-libs/libX11
55 + bne? ( app-arch/stormlib:= )
56 + !games-strategy/wargus-data"
57 +DEPEND="${RDEPEND}"
58 +BDEPEND="
59 + virtual/pkgconfig"
60 +
61 +pkg_pretend() {
62 + if has_version games-strategy/wargus-data; then
63 + ewarn "The system-wide install of game data via games-strategy/wargus-data"
64 + ewarn "no longer works. The old data will be uninstalled after merging"
65 + ewarn "this version of Wargus. If you would like to preserve it, please"
66 + ewarn "abort the process and back /usr/share/stratagus/wargus up."
67 + fi
68 +}
69 +
70 +src_configure() {
71 + local mycmakeargs=(
72 + -DGAMEDIR="${EPREFIX}/usr/bin"
73 + -DBINDIR="${EPREFIX}/usr/bin"
74 + -DSTRATAGUS="${EPREFIX}/usr/bin/stratagus"
75 + -DSHAREDIR="${EPREFIX}/usr/share/stratagus/wargus"
76 + -DICONDIR=/usr/share/icons/hicolor/64x64/apps
77 + -DWITH_STORMLIB=$(usex bne)
78 + )
79 + cmake_src_configure
80 +}
81 +
82 +pkg_postinst() {
83 + elog "Wargus requires the data from the original game to run. The game"
84 + elog "will ask you for the location of the game data and extract/convert"
85 + elog "it automatically on the first run."
86 +
87 + if ! has_version media-video/ffmpeg ||
88 + ! has_version media-sound/cdparanoia
89 + then
90 + elog
91 + elog "If you did not convert the game data yet, you may want to install"
92 + elog "the following optional dependencies:"
93 + elog
94 + elog "media-video/ffmpeg -- to convert game videos"
95 + elog "media-sound/cdparanoia -- to rip game music from the CD"
96 + fi
97 +
98 + xdg_icon_cache_update
99 +}
100 +
101 +pkg_postrm() {
102 + xdg_icon_cache_update
103 +}