Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/
Date: Mon, 23 Aug 2021 04:06:24
Message-Id: 1629691552.cc6e66438f67a30199cd35352266db94b6460a0b.sam@gentoo
1 commit: cc6e66438f67a30199cd35352266db94b6460a0b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 02:27:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 04:05:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6e6643
7
8 games-rpg/baldurs-gate-ee: tidy ebuild
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
16 index da5f411b243..1af12139acf 100644
17 --- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
18 +++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
19 @@ -8,6 +8,7 @@ inherit desktop unpacker wrapper
20 DESCRIPTION="Baldur's Gate: Enhanced Edition"
21 HOMEPAGE="https://www.baldursgate.com/"
22 SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh"
23 +S="${WORKDIR}/data/noarch"
24
25 LICENSE="GOG-EULA"
26 SLOT="0"
27 @@ -22,9 +23,7 @@ RDEPEND="dev-libs/expat[abi_x86_32(-)]
28 virtual/opengl[abi_x86_32(-)]
29 x11-libs/libX11[abi_x86_32(-)]"
30
31 -QA_PREBUILT="/opt/${PN}/BaldursGate"
32 -
33 -S="${WORKDIR}/data/noarch"
34 +QA_PREBUILT="opt/${PN}/BaldursGate"
35
36 pkg_nofetch() {
37 einfo "Please buy and download \"${SRC_URI}\" from"