[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2023-12-09 Thread Ulrich Müller
commit: 0aac31dd43bc80ba4df432a062d3c913bc1674a3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Dec  9 08:45:24 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Dec  9 08:45:24 2023 +
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  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"
 



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2022-11-22 Thread Arthur Zamarin
commit: 3ffae094d0316b30982ca4c14d5fb04e2ce5f4e8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov 22 13:46:49 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov 22 13:46:49 2022 +
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  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"
 



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2021-04-10 Thread Sam James
commit: e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 10 06:27:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 10 06:31:14 2021 +
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  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" \) \



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2021-04-09 Thread Sam James
commit: 5a626a628bb8fa7b3edd3b4966b72a8454a8a6ec
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr  9 19:40:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr  9 19:40:06 2021 +
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  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."
 }



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2020-09-04 Thread Sam James
commit: 3f83bd58a69f5b11e9fb34010d283add5c61cbc8
Author: Sam James  gentoo  org>
AuthorDate: Sat Sep  5 01:01:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Sep  5 01:01:35 2020 +
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  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"



[gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/

2015-12-18 Thread Michael Sterrett
commit: ca2fbee02198c4ff53176fb669babb1ebe1e6099
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri Dec 18 08:16:21 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri Dec 18 08:17:33 2015 +
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}