public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-action/shadowgrounds-survivor-bin/
@ 2016-06-28  4:56 Mike Frysinger
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger @ 2016-06-28  4:56 UTC (permalink / raw
  To: gentoo-commits

commit:     0c9770a4f78a500776787bac2ae6b7b4d5e40f75
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 04:55:57 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 04:56:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9770a4

games-action/shadowgrounds-survivor-bin: regen manifest

 games-action/shadowgrounds-survivor-bin/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/shadowgrounds-survivor-bin/Manifest b/games-action/shadowgrounds-survivor-bin/Manifest
index 2dfe2a1..d5c989b 100644
--- a/games-action/shadowgrounds-survivor-bin/Manifest
+++ b/games-action/shadowgrounds-survivor-bin/Manifest
@@ -1 +1 @@
-DIST SurvivorBeta11.run 1157906524 SHA256 891ec8ad4e4a5a2592b386b0d0ffb03747577b1b3c14eb9fe251ec02d4beb04f
+DIST SurvivorBeta11.run 1157906524 SHA256 891ec8ad4e4a5a2592b386b0d0ffb03747577b1b3c14eb9fe251ec02d4beb04f SHA512 101042fc62acbd7daf0fbd5de0b404016e5ec0b5e964794d8ba439d546eb67e26a4817306cb81898457236f037dffc858b729c2618eb0c14ec3758fe7a957177 WHIRLPOOL 967a205e79e32361452d9b05bdf4916dc5fa701e5bb765298c6b98dc546b1ac9cbdc83e524ad89a43bc88534d91594dc63f295421121f3d924250188be7a25c9


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

* [gentoo-commits] repo/gentoo:master commit in: games-action/shadowgrounds-survivor-bin/
@ 2018-05-18 15:57 Marek Szuba
  0 siblings, 0 replies; 4+ messages in thread
From: Marek Szuba @ 2018-05-18 15:57 UTC (permalink / raw
  To: gentoo-commits

commit:     21b42428e746b0ea504559aa4386105f787336bd
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 15:45:33 2018 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri May 18 15:57:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b42428

games-action/shadowgrounds-survivor-bin: update the hash

Had to change the version number in the process because of what is
currently available for Linux from HumbleBundle.com. No other changes
and no mask removal because chances are this package will still get
removed.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 games-action/shadowgrounds-survivor-bin/Manifest                  | 2 +-
 ...-0_beta11-r1.ebuild => shadowgrounds-survivor-bin-0_p1.ebuild} | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/games-action/shadowgrounds-survivor-bin/Manifest b/games-action/shadowgrounds-survivor-bin/Manifest
index d5c989bfd4f..0567351b998 100644
--- a/games-action/shadowgrounds-survivor-bin/Manifest
+++ b/games-action/shadowgrounds-survivor-bin/Manifest
@@ -1 +1 @@
-DIST SurvivorBeta11.run 1157906524 SHA256 891ec8ad4e4a5a2592b386b0d0ffb03747577b1b3c14eb9fe251ec02d4beb04f SHA512 101042fc62acbd7daf0fbd5de0b404016e5ec0b5e964794d8ba439d546eb67e26a4817306cb81898457236f037dffc858b729c2618eb0c14ec3758fe7a957177 WHIRLPOOL 967a205e79e32361452d9b05bdf4916dc5fa701e5bb765298c6b98dc546b1ac9cbdc83e524ad89a43bc88534d91594dc63f295421121f3d924250188be7a25c9
+DIST survivorUpdate1.run 1157907155 BLAKE2B a3c4b8ffc6ae6fd1c0537feea635326736b3316db6ee9daf2ef0f8883410cf80580dc0326455b36d0dfabb79792cce793f5ac0dd93645333285af9c0307cdfd1 SHA512 59c911382d120b0b45dd8dc21f5fdeb78b59155514a422c587fba9970a73b46238b170e3e80810e0fc5a6b5dedbb069ec3d2e2a552657eb5bfc101736a0afc36

diff --git a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
similarity index 88%
rename from games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild
rename to games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
index 1f0d7692f9b..336d592a347 100644
--- a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild
+++ b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
@@ -1,12 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit unpacker eutils games
+inherit unpacker eutils games versionator
+
+DIST_PV=$(get_version_component_range 2)
 
 DESCRIPTION="human survivors who battle against the ongoing alien onslaught"
 HOMEPAGE="http://shadowgroundsgame.com/survivor/"
-SRC_URI="Survivor${PV/*_b/B}.run"
+SRC_URI="survivorUpdate${DIST_PV/p/}.run"
 
 LICENSE="frozenbyte-eula"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: games-action/shadowgrounds-survivor-bin/
@ 2018-12-20 17:25 Ben Kohler
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Kohler @ 2018-12-20 17:25 UTC (permalink / raw
  To: gentoo-commits

commit:     b02e6a243c34d4caf2e6503b5ec0c97db3b64a10
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 20 17:17:45 2018 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Dec 20 17:17:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02e6a24

games-action/shadowgrounds-survivor-bin: don't reference ${DISTDIR}

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

 .../shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
index 336d592a347..242be142fe4 100644
--- a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
+++ b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.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=5
@@ -33,7 +33,7 @@ QA_TEXTRELS_x86="`echo ${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.4
 QA_TEXTRELS_amd64=${QA_TEXTRELS_x86}
 
 pkg_nofetch() {
-	einfo "Fetch ${SRC_URI} and put it into ${DISTDIR}"
+	einfo "Fetch ${SRC_URI} and put it into your DISTDIR directory."
 	einfo "See http://www.humblebundle.com/ for more info."
 }
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-action/shadowgrounds-survivor-bin/
@ 2021-04-07  1:58 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-04-07  1:58 UTC (permalink / raw
  To: gentoo-commits

commit:     66f63f420241bfd08e2a76817d4a5e3a1cd5805c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  6 23:26:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 01:57:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f63f42

games-action/shadowgrounds-survivor-bin: port to EAPI 7, games.eclass--

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

 ...d => shadowgrounds-survivor-bin-0_p1-r1.ebuild} | 32 +++++++++++-----------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1-r1.ebuild
similarity index 73%
rename from games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
rename to games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1-r1.ebuild
index 242be142fe4..09beed77b70 100644
--- a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild
+++ b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1-r1.ebuild
@@ -1,34 +1,35 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit unpacker eutils games versionator
+EAPI=7
 
-DIST_PV=$(get_version_component_range 2)
+inherit desktop unpacker wrapper
+
+DIST_PV=$(ver_cut 2-)
 
 DESCRIPTION="human survivors who battle against the ongoing alien onslaught"
 HOMEPAGE="http://shadowgroundsgame.com/survivor/"
 SRC_URI="survivorUpdate${DIST_PV/p/}.run"
+S="${WORKDIR}"
 
 LICENSE="frozenbyte-eula"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
 RESTRICT="fetch strip"
 
-DEPEND="app-arch/unzip"
-RDEPEND=">=sys-libs/glibc-2.4
+RDEPEND="
 	>=sys-devel/gcc-4.3.0
+	>=sys-libs/glibc-2.4
 	!amd64? (
 		gnome-base/libglade
 	)
 	amd64? (
 		>=gnome-base/libglade-2.6.4-r1[abi_x86_32(-)]
-	)"
-
-S=${WORKDIR}
+	)
+"
+BDEPEND="app-arch/unzip"
 
-d="${GAMES_PREFIX_OPT}/${PN}"
+d="opt/${PN}"
 QA_TEXTRELS_x86="`echo ${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.49,FLAC.so.8}`"
 QA_TEXTRELS_amd64=${QA_TEXTRELS_x86}
 
@@ -38,9 +39,9 @@ pkg_nofetch() {
 }
 
 src_unpack() {
-	# manually run unzip as the initial seek causes it to exit(1)
+	# Manually run unzip as the initial seek causes it to exit(1)
 	unpack_zip ${A}
-	rm lib*/lib{gcc_s,m,rt,selinux}.so.?
+	rm lib*/lib{gcc_s,m,rt,selinux}.so.? || die
 }
 
 src_install() {
@@ -51,7 +52,8 @@ src_install() {
 		bb="survivor-${b}"
 		exeinto ${d}
 		newexe ${bb} ${bb}
-		games_make_wrapper ${bb} "./${bb}" "${d}"
+
+		make_wrapper ${bb} "./${bb}" "${d}"
 		make_desktop_entry ${bb} "Shadowgrounds Survivor ${b}" "Shadowgrounds Survivor"
 	done
 
@@ -60,6 +62,4 @@ src_install() {
 
 	insinto ${d}
 	doins -r Config data Profiles *.fbz *.glade *-logo.png
-
-	prepgamesdirs
 }


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

end of thread, other threads:[~2021-04-07  1:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-18 15:57 [gentoo-commits] repo/gentoo:master commit in: games-action/shadowgrounds-survivor-bin/ Marek Szuba
  -- strict thread matches above, loose matches on Subject: below --
2021-04-07  1:58 Sam James
2018-12-20 17:25 Ben Kohler
2016-06-28  4:56 Mike Frysinger

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