Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/megaglest/
Date: Wed, 23 Dec 2020 14:52:24
Message-Id: 1608735123.9779b52e313a262749f46dbb6522623218c26a38.marecki@gentoo
1 commit: 9779b52e313a262749f46dbb6522623218c26a38
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 12:21:51 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 14:52:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9779b52e
7
8 games-strategy/megaglest-3.11.1-r1: stick with older megaglest-data
9
10 Must use the one still installing data files into /usr/games.
11
12 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
13
14 games-strategy/megaglest/megaglest-3.11.1-r1.ebuild | 2 ++
15 1 file changed, 2 insertions(+)
16
17 diff --git a/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild b/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild
18 index ca99c5450f1..86e78fb0535 100644
19 --- a/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild
20 +++ b/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild
21 @@ -17,8 +17,10 @@ SLOT="0"
22 KEYWORDS="~amd64 ~x86"
23 IUSE="debug +editor fribidi cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 static +streflop +tools +unicode wxuniversal +model-viewer videos"
24
25 +# Newer versions of megaglest-data install directly into /usr
26 RDEPEND="
27 ~games-strategy/${PN}-data-${PV}
28 + <games-strategy/${PN}-data-3.11.1-r1
29 >=dev-lang/lua-5.1:0
30 dev-libs/libxml2
31 media-libs/fontconfig