public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/
@ 2015-12-18  8:17 Michael Sterrett
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett @ 2015-12-18  8:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ca2fbee02198c4ff53176fb669babb1ebe1e6099
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 08:16:21 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 08:17:33 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2fbee0

EAPI=5; remove bogus RDEPEND

Package-Manager: portage-2.2.24

 games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
index 205fe02..a7d563f 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=5
 inherit cdrom check-reqs games
 
 DESCRIPTION="A port of Jagged Alliance 2 to SDL (data files)"
@@ -15,7 +14,6 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND="games-strategy/ja2-stracciatella"
 DEPEND="app-arch/unshield"
 
 S=${WORKDIR}


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

* [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/
@ 2020-09-05  1:02 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2020-09-05  1:02 UTC (permalink / raw
  To: gentoo-commits

commit:     3f83bd58a69f5b11e9fb34010d283add5c61cbc8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 01:01:35 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 01:01:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f83bd58

games-strategy/ja2-stracciatella-data: arm64 keyworded (bug #730894)

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
index f25285d6893..8b035b0ff0a 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE="SIR-TECH"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="app-arch/unshield"


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

* [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/
@ 2021-04-09 19:57 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-09 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     5a626a628bb8fa7b3edd3b4966b72a8454a8a6ec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  9 19:40:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  9 19:40:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a626a62

games-strategy/ja2-stracciatella-data: port to EAPI 7, games.eclass--

Closes: https://bugs.gentoo.org/780675
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...1.ebuild => ja2-stracciatella-data-1-r1.ebuild} | 27 +++++++++-------------
 1 file changed, 11 insertions(+), 16 deletions(-)

diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
similarity index 82%
rename from games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
rename to games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
index 8b035b0ff0a..b440da46393 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
@@ -1,24 +1,21 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit cdrom check-reqs games
+EAPI=7
+
+CHECKREQS_DISK_BUILD="3G"
+CHECKREQS_DISK_USR="1G"
+inherit cdrom check-reqs
 
 DESCRIPTION="A port of Jagged Alliance 2 to SDL (data files)"
 HOMEPAGE="http://tron.homeunix.org/ja2/"
-SRC_URI=""
+S="${WORKDIR}"
 
 LICENSE="SIR-TECH"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
 
-DEPEND="app-arch/unshield"
-
-S=${WORKDIR}
-
-CHECKREQS_DISK_BUILD="3G"
-CHECKREQS_DISK_USR="1G"
+BDEPEND="app-arch/unshield"
 
 src_unpack() {
 	export CDROM_NAME="INSTALL_CD"
@@ -31,8 +28,8 @@ src_unpack() {
 
 src_prepare() {
 	cd "${S}"/Ja2_Files/Data || die
-	local lower i
 
+	local lower i
 	# convert to lowercase
 	find . \( -iname "*.jsd" -o -iname "*.wav" -o -iname "*.sti" -o -iname "*.slf" \) \
 		-exec sh -c 'echo "${1}"
@@ -41,17 +38,15 @@ src_prepare() {
 	[ "${1}" = "${lower}" ] || mv "${1}" "${lower}"' - {} \;
 
 	# remove possible leftover
-	rm -r ./TILECACHE ./STSOUNDS
+	rm -r ./TILECACHE ./STSOUNDS || die
 }
 
 src_install() {
-	insinto "${GAMES_DATADIR}"/ja2/data
+	insinto /usr/share/ja2/data
 	doins -r "${S}"/Ja2_Files/Data/*
-	prepgamesdirs
 }
 
 pkg_postinst() {
-	games_pkg_postinst
 	elog "This is just the data portion of the game. You will need to install"
 	elog "games-strategy/ja2-stracciatella to play the game."
 }


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

* [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/
@ 2021-04-10  6:31 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-10  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:27:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 06:31:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d282bd

games-strategy/ja2-stracciatella-data: fix src_prepare

Don't shout! I don't own this game, so testing only got as
far as pkg_nofetch, unfortunately. Luckily, changes were
only to do with EAPI + games.eclass, so *should* be okay.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild           | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
index b440da46393..ccf6a75a48a 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
@@ -29,6 +29,8 @@ src_unpack() {
 src_prepare() {
 	cd "${S}"/Ja2_Files/Data || die
 
+	default
+
 	local lower i
 	# convert to lowercase
 	find . \( -iname "*.jsd" -o -iname "*.wav" -o -iname "*.sti" -o -iname "*.slf" \) \


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

* [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/
@ 2022-11-22 13:46 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2022-11-22 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     3ffae094d0316b30982ca4c14d5fb04e2ce5f4e8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 13:46:49 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 13:46:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffae094

games-strategy/ja2-stracciatella-data: Keyword 1-r1 ppc64, #850484

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
index ccf6a75a48a4..aaf4253650aa 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}"
 
 LICENSE="SIR-TECH"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 BDEPEND="app-arch/unshield"
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/
@ 2023-12-09  8:54 Ulrich Müller
  0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Müller @ 2023-12-09  8:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0aac31dd43bc80ba4df432a062d3c913bc1674a3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 08:45:24 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 08:45:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aac31dd

games-strategy/ja2-stracciatella-data: Add bindist restriction

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild          | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
index aaf4253650aa..879a8924c71d 100644
--- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild
+++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-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=7
@@ -14,6 +14,7 @@ S="${WORKDIR}"
 LICENSE="SIR-TECH"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+RESTRICT="bindist"
 
 BDEPEND="app-arch/unshield"
 


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

end of thread, other threads:[~2023-12-09  8:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-10  6:31 [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-12-09  8:54 Ulrich Müller
2022-11-22 13:46 Arthur Zamarin
2021-04-09 19:57 Sam James
2020-09-05  1:02 Sam James
2015-12-18  8:17 Michael Sterrett

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