[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2023-07-02 Thread Sam James
commit: 3d57e0ba90e3ce9cbbf81ba6c8644157492484f8
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul  2 22:21:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul  2 22:21:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d57e0ba

games-rpg/baldurs-gate-ee: fix openssl-compat dep

Closes: https://bugs.gentoo.org/909533
Signed-off-by: Sam James  gentoo.org>

 ...e-2.6.6.0.47291.ebuild => baldurs-gate-ee-2.6.6.0.47291-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291.ebuild 
b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291-r1.ebuild
similarity index 93%
rename from games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291.ebuild
rename to games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291-r1.ebuild
index 4816809b6c38..bd3bbb79ce38 100644
--- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291.ebuild
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ KEYWORDS="-* ~amd64"
 RESTRICT="bindist fetch"
 
 RDEPEND="dev-libs/expat
-   dev-libs/openssl-compat
+   dev-libs/openssl-compat:1.0.0
media-libs/openal
virtual/opengl
x11-libs/libX11"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2022-12-24 Thread Viorel Munteanu
commit: 95d3035cf0bbd889225fea79c9a659e48f9523ae
Author: Finn Rayment  rayment  fr>
AuthorDate: Sat Dec 24 11:52:36 2022 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Sat Dec 24 12:27:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d3035c

games-rpg/baldurs-gate-ee: Added 2.6.6.0.47291

And fixed metadata link.

Signed-off-by: Finn Rayment  rayment.fr>
Closes: https://github.com/gentoo/gentoo/pull/28636
Signed-off-by: Viorel Munteanu  gentoo.org>

 games-rpg/baldurs-gate-ee/Manifest |  2 +-
 .../baldurs-gate-ee-2.6.6.0.47291.ebuild   | 52 ++
 games-rpg/baldurs-gate-ee/metadata.xml |  2 +-
 3 files changed, 54 insertions(+), 2 deletions(-)

diff --git a/games-rpg/baldurs-gate-ee/Manifest 
b/games-rpg/baldurs-gate-ee/Manifest
index 80b6b655273c..89583ffbc452 100644
--- a/games-rpg/baldurs-gate-ee/Manifest
+++ b/games-rpg/baldurs-gate-ee/Manifest
@@ -1,2 +1,2 @@
 DIST baldur_s_gate_enhanced_edition_en_2_5_23121.sh 2892168067 BLAKE2B 
7e20922f539be65cf7371f7f1706873e5a147313e3aa0335bfa5d6c4456a40665260a36abab6e73361c5f9c0a0bc2faff6e719dd72fb0ddd8b0e1c22d6eaedd8
 SHA512 
b5b84148b35984109454e1299ee29d287750172e617fb97e65c46b2c9419173348b37d54587bd44a3eacb6380c9b13e4be91af5625009cba797843483be7165d
-DIST gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh 2877124067 BLAKE2B 
244e93ae089703c9fae3dcfcad4fb9c1eb32695e7288f7a05b3f2996887f90d6912e745e9b47a93ba45ee3ddda8363e69d22e62c57258ee54c24c47f07b2f619
 SHA512 
56d4796a959658f29cabef6e7339db5ba9fa792d9fd899ebc375c9b5cf94305b6d11c21d41a8809fcb1cbe38ecb4bc7152158ef19c87395374ab9060f48756a6
+DIST baldur_s_gate_enhanced_edition_2_6_6_0_47291.sh 2905865862 BLAKE2B 
7d9dbe026ea2cab5dd96b0c190ea5f0e07385ea8bc57d475fe59528c0d73a4b244dcf6a2ee927f3491da00a91893be34ea53dcf0d63c96d95a111bc4d90c25d5
 SHA512 
70f1cd7365b2053cd175792327e006917236058fe8e473a1e9d76fb3a25f04fc2fc34d1a1776bb6ab3277b9e07153682bce463ef61f7739e32eb16e35c641a3b

diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291.ebuild 
b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291.ebuild
new file mode 100644
index ..4816809b6c38
--- /dev/null
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.6.6.0.47291.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop unpacker wrapper
+
+DESCRIPTION="Baldur's Gate: Enhanced Edition"
+HOMEPAGE="https://baldursgate.beamdog.com/;
+SRC_URI="baldur_s_gate_enhanced_edition_${PV//./_}.sh"
+
+LICENSE="GOG-EULA"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+RESTRICT="bindist fetch"
+
+RDEPEND="dev-libs/expat
+   dev-libs/openssl-compat
+   media-libs/openal
+   virtual/opengl
+   x11-libs/libX11"
+BDEPEND="app-arch/unzip"
+
+QA_PRESTRIPPED="opt/${PN}/BaldursGate"
+
+S="${WORKDIR}/data/noarch"
+
+pkg_nofetch() {
+   einfo "Please buy and download \"${SRC_URI}\" from"
+   einfo "https://www.gog.com/game/baldurs_gate_enhanced_edition;
+   einfo "and place it in your DISTDIR directory."
+}
+
+src_unpack() {
+   unpack_zip ${A}
+}
+
+src_install() {
+   local dir="/opt/${PN}"
+
+   dodoc -r "game/Manuals/."
+   rm -r "game/Manuals" || die "rm failed"
+
+   insinto "${dir}"
+   doins -r "game/."
+   fperms +x "${dir}/BaldursGate"
+
+   make_wrapper ${PN} "./BaldursGate" "${dir}"
+
+   newicon "support/icon.png" "${PN}.png"
+   make_desktop_entry "${PN}" "Baldur's Gate: Enhanced Edition" "${PN}"
+}

diff --git a/games-rpg/baldurs-gate-ee/metadata.xml 
b/games-rpg/baldurs-gate-ee/metadata.xml
index f4eb16164ba7..2ff87d46c74f 100644
--- a/games-rpg/baldurs-gate-ee/metadata.xml
+++ b/games-rpg/baldurs-gate-ee/metadata.xml
@@ -9,6 +9,6 @@
Dungeons  Dragons (ADD) 2nd edition rules.


-   
https://support.baldursgate.com/projects/bg-ee-bugs/issues
+   
https://beamdog.atlassian.net/servicedesk/customer/portals

 



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2022-12-24 Thread Viorel Munteanu
commit: 9c4a63996375f10c718b0c66d9d536e7209a8d65
Author: Finn Rayment  rayment  fr>
AuthorDate: Sat Dec 24 10:57:12 2022 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Sat Dec 24 12:25:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c4a6399

games-rpg/baldurs-gate-ee: Dropped 2.3.67.3-r1

Signed-off-by: Finn Rayment  rayment.fr>
Signed-off-by: Viorel Munteanu  gentoo.org>

 .../baldurs-gate-ee-2.3.67.3-r1.ebuild | 55 --
 1 file changed, 55 deletions(-)

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
deleted file mode 100644
index 1af12139acf2..
--- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop unpacker wrapper
-
-DESCRIPTION="Baldur's Gate: Enhanced Edition"
-HOMEPAGE="https://www.baldursgate.com/;
-SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh"
-S="${WORKDIR}/data/noarch"
-
-LICENSE="GOG-EULA"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-RESTRICT="bindist fetch"
-
-DEPEND="app-arch/unzip"
-RDEPEND="dev-libs/expat[abi_x86_32(-)]
-   dev-libs/json-c[abi_x86_32(-)]
-   dev-libs/openssl:0[abi_x86_32(-)]
-   media-libs/openal[abi_x86_32(-)]
-   virtual/opengl[abi_x86_32(-)]
-   x11-libs/libX11[abi_x86_32(-)]"
-
-QA_PREBUILT="opt/${PN}/BaldursGate"
-
-pkg_nofetch() {
-   einfo "Please buy and download \"${SRC_URI}\" from"
-   einfo "https://www.gog.com/game/baldurs_gate_enhanced_edition;
-   einfo "and copy it into your DISTDIR directory."
-}
-
-src_unpack() {
-   unpack_zip "${DISTDIR}/${SRC_URI}"
-}
-
-src_install() {
-   local ABI="x86"
-   local dir="/opt/${PN}"
-
-   dodoc -r "game/Manuals/."
-   rm -r "game/Manuals" || die "rm failed"
-
-   insinto "${dir}"
-   doins -r "game/."
-   fperms +x "${dir}/BaldursGate"
-
-   dodir "${dir}/lib"
-   dosym "../../../usr/$(get_libdir)/libjson-c.so" 
"${dir}/lib/libjson.so.0"
-
-   newicon "support/icon.png" "${PN}.png"
-   make_wrapper ${PN} "./BaldursGate" "${dir}" "${dir}/lib"
-   make_desktop_entry "${PN}" "Baldur's Gate: Enhanced Edition" "${PN}" 
"Game;RolePlaying"
-}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2022-02-06 Thread Jonas Stein
commit: 50d0d2b4da947a00d3fdb68d846d30e958f48e6b
Author: Jonas Stein  gentoo  org>
AuthorDate: Sun Feb  6 11:15:00 2022 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sun Feb  6 11:18:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d0d2b4

games-rpg/baldurs-gate-ee: Maintainer retired

Proxied maintainer retired due to inactivity.
Bug: https://bugs.gentoo.org/633102
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein  gentoo.org>

 games-rpg/baldurs-gate-ee/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/games-rpg/baldurs-gate-ee/metadata.xml 
b/games-rpg/baldurs-gate-ee/metadata.xml
index 9c7f52cc9190..f4eb16164ba7 100644
--- a/games-rpg/baldurs-gate-ee/metadata.xml
+++ b/games-rpg/baldurs-gate-ee/metadata.xml
@@ -1,14 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   sir.su...@gmail.com
-   Diogo Pereira
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   

Baldur's Gate: Enhanced Edition is a remake of the role-playing 
video
game Baldur's Gate. It takes place in the Forgotten Realms, a 
high



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2021-08-22 Thread Sam James
commit: cc6e66438f67a30199cd35352266db94b6460a0b
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:27:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6e6643

games-rpg/baldurs-gate-ee: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

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
index da5f411b243..1af12139acf 100644
--- 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
@@ -8,6 +8,7 @@ inherit desktop unpacker wrapper
 DESCRIPTION="Baldur's Gate: Enhanced Edition"
 HOMEPAGE="https://www.baldursgate.com/;
 SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh"
+S="${WORKDIR}/data/noarch"
 
 LICENSE="GOG-EULA"
 SLOT="0"
@@ -22,9 +23,7 @@ RDEPEND="dev-libs/expat[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]
x11-libs/libX11[abi_x86_32(-)]"
 
-QA_PREBUILT="/opt/${PN}/BaldursGate"
-
-S="${WORKDIR}/data/noarch"
+QA_PREBUILT="opt/${PN}/BaldursGate"
 
 pkg_nofetch() {
einfo "Please buy and download \"${SRC_URI}\" from"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2018-12-20 Thread Ben Kohler
commit: 7799661b537d1bc4c14cd47ec2df384ee80467ea
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Dec 20 17:23:15 2018 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Dec 20 17:23:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7799661b

games-rpg/baldurs-gate-ee: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler  gentoo.org>

 games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
index 4e3bf5f6ec9..db0585c3d93 100644
--- 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,7 +29,7 @@ S="${WORKDIR}/data/noarch"
 pkg_nofetch() {
einfo "Please buy and download \"${SRC_URI}\" from"
einfo "https://www.gog.com/game/baldurs_gate_enhanced_edition;
-   einfo "and copy it to \"${DISTDIR}\""
+   einfo "and copy it into your DISTDIR directory."
 }
 
 src_unpack() {



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2018-09-21 Thread Michał Górny
commit: 4e5f8d63e18bb3b6d11ac10797305fdada9624b9
Author: Diogo Pereira  gmail  com>
AuthorDate: Fri Sep 21 11:20:15 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 21 15:51:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5f8d63

games-rpg/baldurs-gate-ee: bump to 2.5.23121

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9747

 games-rpg/baldurs-gate-ee/Manifest |  1 +
 .../baldurs-gate-ee-2.5.23121.ebuild   | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/games-rpg/baldurs-gate-ee/Manifest 
b/games-rpg/baldurs-gate-ee/Manifest
index 3fcacf535b1..80b6b655273 100644
--- a/games-rpg/baldurs-gate-ee/Manifest
+++ b/games-rpg/baldurs-gate-ee/Manifest
@@ -1 +1,2 @@
+DIST baldur_s_gate_enhanced_edition_en_2_5_23121.sh 2892168067 BLAKE2B 
7e20922f539be65cf7371f7f1706873e5a147313e3aa0335bfa5d6c4456a40665260a36abab6e73361c5f9c0a0bc2faff6e719dd72fb0ddd8b0e1c22d6eaedd8
 SHA512 
b5b84148b35984109454e1299ee29d287750172e617fb97e65c46b2c9419173348b37d54587bd44a3eacb6380c9b13e4be91af5625009cba797843483be7165d
 DIST gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh 2877124067 BLAKE2B 
244e93ae089703c9fae3dcfcad4fb9c1eb32695e7288f7a05b3f2996887f90d6912e745e9b47a93ba45ee3ddda8363e69d22e62c57258ee54c24c47f07b2f619
 SHA512 
56d4796a959658f29cabef6e7339db5ba9fa792d9fd899ebc375c9b5cf94305b6d11c21d41a8809fcb1cbe38ecb4bc7152158ef19c87395374ab9060f48756a6

diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild 
b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild
new file mode 100644
index 000..46669623b8f
--- /dev/null
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop eutils unpacker
+
+DESCRIPTION="Baldur's Gate: Enhanced Edition"
+HOMEPAGE="https://www.baldursgate.com/;
+SRC_URI="baldur_s_gate_enhanced_edition_en_${PV//./_}.sh"
+
+LICENSE="GOG-EULA"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+RESTRICT="bindist fetch"
+
+DEPEND="app-arch/unzip"
+RDEPEND="dev-libs/expat
+   dev-libs/openssl:0
+   media-libs/openal
+   virtual/opengl
+   x11-libs/libX11"
+
+QA_PRESTRIPPED="/opt/${PN}/BaldursGate\(64\)\?"
+
+S="${WORKDIR}/data/noarch"
+
+pkg_nofetch() {
+   einfo "Please buy and download \"${SRC_URI}\" from"
+   einfo "https://www.gog.com/game/baldurs_gate_enhanced_edition;
+   einfo "and place it in your DISTDIR directory."
+}
+
+src_unpack() {
+   unpack_zip ${A}
+}
+
+src_install() {
+   local dir="/opt/${PN}"
+
+   dodoc -r "game/Manuals/."
+   rm -r "game/Manuals" || die "rm failed"
+
+   insinto "${dir}"
+   doins -r "game/."
+   fperms +x "${dir}/BaldursGate"{,64}
+
+   use amd64 && make_wrapper ${PN} "./BaldursGate64" "${dir}"
+   use x86 && make_wrapper ${PN} "./BaldursGate" "${dir}"
+
+   newicon "support/icon.png" "${PN}.png"
+   make_desktop_entry "${PN}" "Baldur's Gate: Enhanced Edition" "${PN}"
+}



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2018-01-13 Thread David Seifert
commit: a73f986bae914bb63e3a83ac62c376051b9dbce6
Author: Diogo Pereira  gmail  com>
AuthorDate: Thu Jan 11 16:40:02 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jan 13 22:18:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73f986b

games-rpg/baldurs-gate-ee: updated installer

The GOG installer was updated, but the game version remains the same.

Closes: https://bugs.gentoo.org/642882
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/6834

 games-rpg/baldurs-gate-ee/Manifest| 2 +-
 ...urs-gate-ee-2.3.67.3.ebuild => baldurs-gate-ee-2.3.67.3-r1.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-rpg/baldurs-gate-ee/Manifest 
b/games-rpg/baldurs-gate-ee/Manifest
index f79b24057cf..3fcacf535b1 100644
--- a/games-rpg/baldurs-gate-ee/Manifest
+++ b/games-rpg/baldurs-gate-ee/Manifest
@@ -1 +1 @@
-DIST gog_baldur_s_gate_enhanced_edition_2.5.0.8.sh 2877122979 SHA256 
ddd4ad12a340db1fe74f68532565df216577ffd76ce9190da0a288594b161e7b SHA512 
b129e7c8e656092ab731410e0776576f28e497958e84faf02095d0a22ee72a2c8c9d1563b8c972959f6f9d4c2cb9dacd13358d5aee1c53c3f198d9b362c19d3d
 WHIRLPOOL 
730218b67b6f026bbd3f40d2f0d382c60b10be48ca0e13f6d705ca96e6edebe21e0fb3131dd1c07aadf3c7396f56e8dbd55b0c19074bd7564ea7d533cb98ace2
+DIST gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh 2877124067 BLAKE2B 
244e93ae089703c9fae3dcfcad4fb9c1eb32695e7288f7a05b3f2996887f90d6912e745e9b47a93ba45ee3ddda8363e69d22e62c57258ee54c24c47f07b2f619
 SHA512 
56d4796a959658f29cabef6e7339db5ba9fa792d9fd899ebc375c9b5cf94305b6d11c21d41a8809fcb1cbe38ecb4bc7152158ef19c87395374ab9060f48756a6

diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3.ebuild 
b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
similarity index 92%
rename from games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3.ebuild
rename to games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
index 9dab4cbf46b..4e3bf5f6ec9 100644
--- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3.ebuild
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit eutils unpacker
 
 DESCRIPTION="Baldur's Gate: Enhanced Edition"
 HOMEPAGE="https://www.baldursgate.com/;
-SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.8.sh"
+SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh"
 
 LICENSE="GOG-EULA"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/, profiles/arch/amd64/no-multilib/, ...

2017-06-18 Thread Michał Górny
commit: b80a56ef689d402b0b8e18a4ceff1bea4ff2df05
Author: Diogo Pereira  gmail  com>
AuthorDate: Sun Jun 18 18:45:03 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 18 18:52:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80a56ef

games-rpg/baldurs-gate-ee: new package

Closes: https://github.com/gentoo/gentoo/pull/4928
Package-Manager: Portage-2.3.5, Repoman-2.3.1

 games-rpg/baldurs-gate-ee/Manifest |  1 +
 .../baldurs-gate-ee-2.3.67.3.ebuild| 56 ++
 games-rpg/baldurs-gate-ee/metadata.xml | 21 
 profiles/arch/amd64/no-multilib/package.mask   |  1 +
 .../hardened/linux/amd64/no-multilib/package.mask  |  1 +
 5 files changed, 80 insertions(+)

diff --git a/games-rpg/baldurs-gate-ee/Manifest 
b/games-rpg/baldurs-gate-ee/Manifest
new file mode 100644
index 000..f79b24057cf
--- /dev/null
+++ b/games-rpg/baldurs-gate-ee/Manifest
@@ -0,0 +1 @@
+DIST gog_baldur_s_gate_enhanced_edition_2.5.0.8.sh 2877122979 SHA256 
ddd4ad12a340db1fe74f68532565df216577ffd76ce9190da0a288594b161e7b SHA512 
b129e7c8e656092ab731410e0776576f28e497958e84faf02095d0a22ee72a2c8c9d1563b8c972959f6f9d4c2cb9dacd13358d5aee1c53c3f198d9b362c19d3d
 WHIRLPOOL 
730218b67b6f026bbd3f40d2f0d382c60b10be48ca0e13f6d705ca96e6edebe21e0fb3131dd1c07aadf3c7396f56e8dbd55b0c19074bd7564ea7d533cb98ace2

diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3.ebuild 
b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3.ebuild
new file mode 100644
index 000..9dab4cbf46b
--- /dev/null
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils unpacker
+
+DESCRIPTION="Baldur's Gate: Enhanced Edition"
+HOMEPAGE="https://www.baldursgate.com/;
+SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.8.sh"
+
+LICENSE="GOG-EULA"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+RESTRICT="bindist fetch"
+
+DEPEND="app-arch/unzip"
+RDEPEND="dev-libs/expat[abi_x86_32(-)]
+   dev-libs/json-c[abi_x86_32(-)]
+   dev-libs/openssl:0[abi_x86_32(-)]
+   media-libs/openal[abi_x86_32(-)]
+   virtual/opengl[abi_x86_32(-)]
+   x11-libs/libX11[abi_x86_32(-)]"
+
+QA_PREBUILT="/opt/${PN}/BaldursGate"
+
+S="${WORKDIR}/data/noarch"
+
+pkg_nofetch() {
+   einfo "Please buy and download \"${SRC_URI}\" from"
+   einfo "https://www.gog.com/game/baldurs_gate_enhanced_edition;
+   einfo "and copy it to \"${DISTDIR}\""
+}
+
+src_unpack() {
+   unpack_zip "${DISTDIR}/${SRC_URI}"
+}
+
+src_install() {
+   local ABI="x86"
+   local dir="/opt/${PN}"
+
+   dodoc -r "game/Manuals/."
+   rm -r "game/Manuals" || die "rm failed"
+
+   insinto "${dir}"
+   doins -r "game/."
+   fperms +x "${dir}/BaldursGate"
+
+   dodir "${dir}/lib"
+   dosym "../../../usr/$(get_libdir)/libjson-c.so" 
"${dir}/lib/libjson.so.0"
+
+   newicon "support/icon.png" "${PN}.png"
+   make_wrapper ${PN} "./BaldursGate" "${dir}" "${dir}/lib"
+   make_desktop_entry "${PN}" "Baldur's Gate: Enhanced Edition" "${PN}" 
"Game;RolePlaying"
+}

diff --git a/games-rpg/baldurs-gate-ee/metadata.xml 
b/games-rpg/baldurs-gate-ee/metadata.xml
new file mode 100644
index 000..09145c6cdfd
--- /dev/null
+++ b/games-rpg/baldurs-gate-ee/metadata.xml
@@ -0,0 +1,21 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   sir.su...@gmail.com
+   Diogo Pereira
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Baldur's Gate: Enhanced Edition is a remake of the role-playing 
video
+   game Baldur's Gate. It takes place in the Forgotten Realms, a 
high
+   fantasy campaign setting, using a modified version of the 
Advanced
+   Dungeons  Dragons (ADD) 2nd edition rules.
+   
+   
+   
https://support.baldursgate.com/projects/bg-ee-bugs/issues
+   
+

diff --git a/profiles/arch/amd64/no-multilib/package.mask 
b/profiles/arch/amd64/no-multilib/package.mask
index 76c485bd223..31b00d58918 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -116,6 +116,7 @@ games-misc/little-inferno
 games-misc/papers-please
 games-puzzle/hoh-bin
 games-roguelike/adom
+games-rpg/baldurs-gate-ee
 games-rpg/dear-esther
 games-rpg/dungeon-defenders
 games-rpg/eschalon-book-1-demo

diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask 
b/profiles/hardened/linux/amd64/no-multilib/package.mask
index 3bc7a0be28a..9aff5953aea 100644
--- a/profiles/hardened/linux/amd64/no-multilib/package.mask
+++ b/profiles/hardened/linux/amd64/no-multilib/package.mask
@@ -112,6 +112,7 @@ games-misc/little-inferno
 games-puzzle/hoh-bin
 games-roguelike/adom