public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-rpg/drascula/
@ 2016-06-26  8:37 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2016-06-26  8:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7276e13a91ee1f7a233734db1af7d6371215fa89
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 07:57:02 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 07:57:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7276e13a

games-rpg/drascula: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 games-rpg/drascula/drascula-1.0-r2.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/games-rpg/drascula/drascula-1.0-r2.ebuild b/games-rpg/drascula/drascula-1.0-r2.ebuild
index 3eda74a..2a6bcfc 100644
--- a/games-rpg/drascula/drascula-1.0-r2.ebuild
+++ b/games-rpg/drascula/drascula-1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,15 +14,15 @@ HOMEPAGE="http://www.alcachofasoft.com/"
 SRC_URI="mirror://sourceforge/scummvm/drascula-${PV}.zip
 	https://github.com/scummvm/scummvm/raw/v1.5.0/dists/engine-data/drascula.dat -> drascula-${DAT_PV}.dat
 	sound? ( mirror://sourceforge/scummvm/drascula-audio-${AUD_PV}.zip )
-	linguas_es? ( ${INT_URI} )
-	linguas_de? ( ${INT_URI} )
-	linguas_fr? ( ${INT_URI} )
-	linguas_it? ( ${INT_URI} )"
+	l10n_es? ( ${INT_URI} )
+	l10n_de? ( ${INT_URI} )
+	l10n_fr? ( ${INT_URI} )
+	l10n_it? ( ${INT_URI} )"
 
 LICENSE="drascula"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="linguas_es linguas_de linguas_fr linguas_it +sound"
+IUSE="l10n_es l10n_de l10n_fr l10n_it +sound"
 RESTRICT="mirror"
 
 RDEPEND=">=games-engines/scummvm-0.13.1"
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}
 S=${WORKDIR}
 
 src_unpack() {
-	if use linguas_es || use linguas_de || use linguas_fr || use linguas_it; then
+	if use l10n_es || use l10n_de || use l10n_fr || use l10n_it; then
 		unpack drascula-int-${INT_PV}.zip
 	fi
 	if use sound; then
@@ -47,7 +47,7 @@ src_install() {
 	games_make_wrapper ${PN} "scummvm -f -p \"${GAMES_DATADIR}/${PN}\" drascula" .
 	for lang in es de fr it
 	do
-		if use linguas_${lang} ; then
+		if use l10n_${lang} ; then
 			games_make_wrapper ${PN}-${lang} "scummvm -q ${lang} -f -p \"${GAMES_DATADIR}/${PN}\" drascula" .
 			make_desktop_entry ${PN}-${lang} "Drascula: The Vampire Strikes Back (${lang})" ${PN}
 		fi


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-rpg/drascula/
@ 2021-07-05 22:53 Ionen Wolkens
  0 siblings, 0 replies; 3+ messages in thread
From: Ionen Wolkens @ 2021-07-05 22:53 UTC (permalink / raw
  To: gentoo-commits

commit:     0dc7f81f741d8ccdc6db9d23309025578ecb4730
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul  4 13:43:26 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 22:51:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc7f81f

games-rpg/drascula: EAPI8 revbump, ebuild improvement

games-rpg/drascula was revbumped because of a missing dep on
games-engines/scummvm[vorbis] and also because it requires a newer dat
file to play.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-rpg/drascula/Manifest               |  1 +
 games-rpg/drascula/drascula-1.0-r4.ebuild | 68 +++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+)

diff --git a/games-rpg/drascula/Manifest b/games-rpg/drascula/Manifest
index a11c32cbc84..86aa923e592 100644
--- a/games-rpg/drascula/Manifest
+++ b/games-rpg/drascula/Manifest
@@ -1,5 +1,6 @@
 DIST drascula-1.0.zip 32842993 BLAKE2B 5033e8e5f66f74c2b049a1246c62dd33b7b32c3d088575a8d031bc505cd3356c0b364efa9308c99e26e524dc58913cad7cc09424ac6ad30fff38175f952a0151 SHA512 74ca773264e1ed611456b230d6265dade8d745a3adb736f3d6583d43ed6820a25f481ec65612b31d4b3076418f6bc696c82fa0f5085ec43edc91761e95361d11
 DIST drascula-2.0.0.dat 219527 BLAKE2B 362cb71aa5c7ec7a391a9e371f7adbfeef7c3d015db562e613ebc5513d0d8661af6880549424c9fff0dde25e8fe3a82bc4658e0bd47eb6b65c071fff0dce9983 SHA512 b57cdde7f686d54b3dd669dc5737e0046c3f38a31c4f78cde1b51dc7dc3a28193a95d5364629716998f958b7c43ed45bdcd0bc32f94ca718e7882d16fea2c015
+DIST drascula-2.2.0.dat 259619 BLAKE2B 924dbd42276feef2ef3be599f37316687f1bc4940189082408c5e5eb923d1df2d638a87e4fdf88d443151ec4e4bb4f9c211905c9596b6608691aa40cef1b99b1 SHA512 032731a30561f1c77f2b9f93e80350371afa7673b1140b5a854ceac724c6ed89755af780e9519717f9ac75e7d34a225e03e0d84ebfb5986f6a6cdef0ca018745
 DIST drascula-audio-2.0.zip 36531704 BLAKE2B c3426f9c10e1ab5931b6474c1ba5b13a38267db5c8a8b8663e6a9bbea95751d50f4829dc427d962110ec4b0b093f2c5b59a73ca15aedd73c9ceaf1b3b158ec82 SHA512 09018bcfa062e720db6af7b38fa582f1b3674a25e7bb323d894ad767f8bcd449739fc592a10d848f6cac90a8bb51b5148c5c39558f70d29e2a5116b0b196274e
 DIST drascula-int-1.1.zip 34855203 BLAKE2B b37f6ed68d3ef6cc70915d68178a0359ae39e9d2a020f84573e8e905ec4fa946ad9328479590d5510f0b03ec5a422a4204ffd3fb6294711ea7b68f0f19899151 SHA512 f8127d09e19dec9abf75b9129792c67f3d36ea80fa69c70eeaa536f7a76f8f29072c21f041a0f9467d595f214392541c09c7a75caca0318e8d1b587db9d099cf
 DIST drascula.png 34525 BLAKE2B 1d529b02f08079921ab1021a3012fbef89fd4e9e4933727cdf96c5ce52bc3837d3f636e7b32f33cb92d027cbc330d4fc9280202a6b970821741eb8a44a905346 SHA512 e49fc17cad986b8fa42bd5ede30a1b1ef264182a476168d5c197a31d484555552e824f103b9456898940c68c2f0d751f4c2782a7a95ea92c62e3daec1dd1f52a

diff --git a/games-rpg/drascula/drascula-1.0-r4.ebuild b/games-rpg/drascula/drascula-1.0-r4.ebuild
new file mode 100644
index 00000000000..e88289450b6
--- /dev/null
+++ b/games-rpg/drascula/drascula-1.0-r4.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop wrapper
+
+INT_PV="1.1"
+INT_URI="mirror://sourceforge/scummvm/drascula-int-${INT_PV}.zip"
+DAT_PV="2.2.0"
+AUD_PV="2.0"
+
+DESCRIPTION="Drascula: The Vampire Strikes Back"
+HOMEPAGE="http://www.alcachofasoft.com/"
+SRC_URI="mirror://sourceforge/scummvm/drascula-${PV}.zip
+	https://github.com/scummvm/scummvm/raw/v${DAT_PV}/dists/engine-data/drascula.dat -> drascula-${DAT_PV}.dat
+	sound? ( mirror://sourceforge/scummvm/drascula-audio-${AUD_PV}.zip )
+	https://salsa.debian.org/games-team/drascula/raw/master/debian/icons/drascula.png
+	l10n_es? ( ${INT_URI} )
+	l10n_de? ( ${INT_URI} )
+	l10n_fr? ( ${INT_URI} )
+	l10n_it? ( ${INT_URI} )"
+S="${WORKDIR}"
+
+LICENSE="drascula"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="l10n_es l10n_de l10n_fr l10n_it +sound"
+RESTRICT="mirror"
+
+RDEPEND="games-engines/scummvm[vorbis]"
+BDEPEND="app-arch/unzip"
+
+src_unpack() {
+	if use l10n_es || use l10n_de || use l10n_fr || use l10n_it; then
+		unpack drascula-int-${INT_PV}.zip
+	fi
+	if use sound; then
+		unpack drascula-audio-${AUD_PV}.zip
+	fi
+	unpack drascula-${PV}.zip
+}
+
+src_install() {
+	insinto /usr/share/${PN}
+	newins "${DISTDIR}"/drascula-${DAT_PV}.dat drascula.dat
+	doins Packet.001
+
+	if use l10n_es || use l10n_de || use l10n_fr || use l10n_it; then
+		doins ${PN}-int-${INT_PV}/PACKET.00[2-5]
+
+		local lang
+		for lang in es de fr it; do
+			if use l10n_${lang}; then
+				make_wrapper ${PN}-${lang} "scummvm -q ${lang} -f -p \"${EPREFIX}/usr/share/${PN}\" drascula"
+				make_desktop_entry ${PN}-${lang} "Drascula (${lang})"
+			fi
+		done
+	fi
+
+	doicon "${DISTDIR}"/${PN}.png
+	make_wrapper ${PN} "scummvm -f -p \"${EPREFIX}/usr/share/${PN}\" drascula"
+	make_desktop_entry ${PN} Drascula
+
+	use sound && doins -r audio/.
+
+	dodoc readme.txt drascula.doc
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-rpg/drascula/
@ 2021-07-05 22:53 Ionen Wolkens
  0 siblings, 0 replies; 3+ messages in thread
From: Ionen Wolkens @ 2021-07-05 22:53 UTC (permalink / raw
  To: gentoo-commits

commit:     774cc7152507472506b2b2927198ba729a2ca6e1
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul  4 13:43:41 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 22:51:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774cc715

games-rpg/drascula: remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/21464
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-rpg/drascula/Manifest               |  1 -
 games-rpg/drascula/drascula-1.0-r3.ebuild | 65 -------------------------------
 2 files changed, 66 deletions(-)

diff --git a/games-rpg/drascula/Manifest b/games-rpg/drascula/Manifest
index 86aa923e592..8a5cb59d77d 100644
--- a/games-rpg/drascula/Manifest
+++ b/games-rpg/drascula/Manifest
@@ -1,5 +1,4 @@
 DIST drascula-1.0.zip 32842993 BLAKE2B 5033e8e5f66f74c2b049a1246c62dd33b7b32c3d088575a8d031bc505cd3356c0b364efa9308c99e26e524dc58913cad7cc09424ac6ad30fff38175f952a0151 SHA512 74ca773264e1ed611456b230d6265dade8d745a3adb736f3d6583d43ed6820a25f481ec65612b31d4b3076418f6bc696c82fa0f5085ec43edc91761e95361d11
-DIST drascula-2.0.0.dat 219527 BLAKE2B 362cb71aa5c7ec7a391a9e371f7adbfeef7c3d015db562e613ebc5513d0d8661af6880549424c9fff0dde25e8fe3a82bc4658e0bd47eb6b65c071fff0dce9983 SHA512 b57cdde7f686d54b3dd669dc5737e0046c3f38a31c4f78cde1b51dc7dc3a28193a95d5364629716998f958b7c43ed45bdcd0bc32f94ca718e7882d16fea2c015
 DIST drascula-2.2.0.dat 259619 BLAKE2B 924dbd42276feef2ef3be599f37316687f1bc4940189082408c5e5eb923d1df2d638a87e4fdf88d443151ec4e4bb4f9c211905c9596b6608691aa40cef1b99b1 SHA512 032731a30561f1c77f2b9f93e80350371afa7673b1140b5a854ceac724c6ed89755af780e9519717f9ac75e7d34a225e03e0d84ebfb5986f6a6cdef0ca018745
 DIST drascula-audio-2.0.zip 36531704 BLAKE2B c3426f9c10e1ab5931b6474c1ba5b13a38267db5c8a8b8663e6a9bbea95751d50f4829dc427d962110ec4b0b093f2c5b59a73ca15aedd73c9ceaf1b3b158ec82 SHA512 09018bcfa062e720db6af7b38fa582f1b3674a25e7bb323d894ad767f8bcd449739fc592a10d848f6cac90a8bb51b5148c5c39558f70d29e2a5116b0b196274e
 DIST drascula-int-1.1.zip 34855203 BLAKE2B b37f6ed68d3ef6cc70915d68178a0359ae39e9d2a020f84573e8e905ec4fa946ad9328479590d5510f0b03ec5a422a4204ffd3fb6294711ea7b68f0f19899151 SHA512 f8127d09e19dec9abf75b9129792c67f3d36ea80fa69c70eeaa536f7a76f8f29072c21f041a0f9467d595f214392541c09c7a75caca0318e8d1b587db9d099cf

diff --git a/games-rpg/drascula/drascula-1.0-r3.ebuild b/games-rpg/drascula/drascula-1.0-r3.ebuild
deleted file mode 100644
index f058ca3b8da..00000000000
--- a/games-rpg/drascula/drascula-1.0-r3.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils
-
-INT_PV="1.1"
-INT_URI="mirror://sourceforge/scummvm/drascula-int-${INT_PV}.zip"
-DAT_PV="2.0.0"
-AUD_PV="2.0"
-
-DESCRIPTION="Drascula: The Vampire Strikes Back"
-HOMEPAGE="http://www.alcachofasoft.com/"
-SRC_URI="mirror://sourceforge/scummvm/drascula-${PV}.zip
-	https://github.com/scummvm/scummvm/raw/v${DAT_PV}/dists/engine-data/drascula.dat -> drascula-${DAT_PV}.dat
-	sound? ( mirror://sourceforge/scummvm/drascula-audio-${AUD_PV}.zip )
-	https://salsa.debian.org/games-team/drascula/raw/master/debian/icons/drascula.png
-	l10n_es? ( ${INT_URI} )
-	l10n_de? ( ${INT_URI} )
-	l10n_fr? ( ${INT_URI} )
-	l10n_it? ( ${INT_URI} )"
-
-LICENSE="drascula"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="l10n_es l10n_de l10n_fr l10n_it +sound"
-RESTRICT="mirror"
-
-RDEPEND=">=games-engines/scummvm-0.13.1"
-DEPEND="${RDEPEND}
-	app-arch/unzip
-"
-
-S="${WORKDIR}"
-
-src_unpack() {
-	if use l10n_es || use l10n_de || use l10n_fr || use l10n_it; then
-		unpack drascula-int-${INT_PV}.zip
-	fi
-	if use sound; then
-		unpack drascula-audio-${AUD_PV}.zip
-	fi
-	unpack drascula-${PV}.zip
-}
-
-src_install() {
-	local lang
-
-	make_wrapper ${PN} "scummvm -f -p \"/usr/share/${PN}\" drascula" .
-	for lang in es de fr it; do
-		if use l10n_${lang} ; then
-			make_wrapper ${PN}-${lang} "scummvm -q ${lang} -f -p \"/usr/share/${PN}\" drascula" .
-			make_desktop_entry ${PN}-${lang} "Drascula: The Vampire Strikes Back (${lang})" ${PN}
-		fi
-	done
-	insinto /usr/share/${PN}
-	find . -name "P*.*" -execdir doins '{}' +
-	newins "${DISTDIR}"/drascula-${DAT_PV}.dat drascula.dat
-	if use sound; then
-		doins audio/*
-	fi
-	dodoc readme.txt drascula.doc
-	doicon "${DISTDIR}"/${PN}.png
-	make_desktop_entry ${PN} "Drascula: The Vampire Strikes Back"
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-05 22:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-05 22:53 [gentoo-commits] repo/gentoo:master commit in: games-rpg/drascula/ Ionen Wolkens
  -- strict thread matches above, loose matches on Subject: below --
2021-07-05 22:53 Ionen Wolkens
2016-06-26  8:37 Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox