public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/gish-demo/
@ 2017-12-11 12:48 Ulrich Müller
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2017-12-11 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     6bdad46a28fe825b9aa2fc07aae9cfe201c6ad4c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 10:01:59 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 12:47:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdad46a

games-arcade/gish-demo: Update Manifest hashes.

 games-arcade/gish-demo/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/gish-demo/Manifest b/games-arcade/gish-demo/Manifest
index f32d1c97ec0..bea39469f4c 100644
--- a/games-arcade/gish-demo/Manifest
+++ b/games-arcade/gish-demo/Manifest
@@ -1 +1 @@
-DIST gish-demo-1.6.tar.gz 12712912 SHA256 335e28ae5b9f91ebb9487e341d9bb9cf679083a0a3ed5a49daaa27f2b3e3908d SHA512 2d6f37b8a7971ada524c75bafcbe7e92fd3dbb96677774b0295aad2553e6094027f9b43da8318f20071679412f95dd66ab9738178ffec4f853cf1845d536a0a6 WHIRLPOOL d3fb001f01f52df78f39d23994cd6d57558c76c0a94944a3202285860cea5cf0d1eb4ad3f48465d5b3b85e47453a558f66d647ce153cd332d7be429ef0d0ec3e
+DIST gish-demo-1.6.tar.gz 12712912 BLAKE2B bb482ba341e688056a45077d6a6832e13e1a9785cbefbb7e76b7875e9df22f33f324a515ca3465bb3f4c4a34d1577b5eddf5ff7793d35556958b3f11d81f9f7f SHA512 2d6f37b8a7971ada524c75bafcbe7e92fd3dbb96677774b0295aad2553e6094027f9b43da8318f20071679412f95dd66ab9738178ffec4f853cf1845d536a0a6


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

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/gish-demo/
@ 2018-01-08  7:28 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2018-01-08  7:28 UTC (permalink / raw
  To: gentoo-commits

commit:     c7345ab40cc1bf2597419607859a135596714c73
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 07:27:06 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 07:28:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7345ab4

games-arcade/gish-demo: Fix SRC_URI

Closes: https://bugs.gentoo.org/640542

 games-arcade/gish-demo/gish-demo-1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/gish-demo/gish-demo-1.6.ebuild b/games-arcade/gish-demo/gish-demo-1.6.ebuild
index 2a1952d0872..cbfaf9f283b 100644
--- a/games-arcade/gish-demo/gish-demo-1.6.ebuild
+++ b/games-arcade/gish-demo/gish-demo-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit eutils games
 
 DESCRIPTION="Play as an amorphous ball of tar that rolls and squishes around"
 HOMEPAGE="http://www.chroniclogic.com/gish.htm"
-SRC_URI="http://s159260531.onlinehome.us/demos/gishdemo.tar.gz -> ${P}.tar.gz"
+SRC_URI="http://www.chroniclogic.com/demos/gishdemo.tar.gz -> ${P}.tar.gz"
 
 LICENSE="all-rights-reserved"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/gish-demo/
@ 2018-04-16 20:26 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2018-04-16 20:26 UTC (permalink / raw
  To: gentoo-commits

commit:     13a19fdab9fab0e640ae52317482a49205715a43
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 20:05:58 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 20:26:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a19fda

games-arcade/gish-demo: Stop using games.eclass

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/gish-demo/gish-demo-1.6-r1.ebuild | 40 ++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/games-arcade/gish-demo/gish-demo-1.6-r1.ebuild b/games-arcade/gish-demo/gish-demo-1.6-r1.ebuild
new file mode 100644
index 00000000000..1116e16d52e
--- /dev/null
+++ b/games-arcade/gish-demo/gish-demo-1.6-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="Play as an amorphous ball of tar that rolls and squishes around"
+HOMEPAGE="http://www.chroniclogic.com/gish.htm"
+SRC_URI="http://www.chroniclogic.com/demos/gishdemo.tar.gz -> ${P}.tar.gz"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""
+RESTRICT="mirror bindist strip"
+QA_PREBUILT="${GAMES_PREFIX_OPT:1}/${PN}/gish"
+
+RDEPEND="
+	media-libs/libsdl
+	media-libs/libvorbis
+	virtual/opengl
+	x11-libs/libX11
+	>=media-libs/openal-1.6.372
+"
+DEPEND=""
+
+S="${WORKDIR}/gishdemo"
+
+src_install() {
+	local dir=/opt/${PN}
+	local gishbin=gishdemo
+	use amd64 && gishbin=gishdemo_64
+
+	insinto "${dir}"
+	doins -r *
+	fperms +x "${dir}"/${gishbin}
+	make_wrapper gish ./${gishbin} "${dir}"
+
+	einstalldocs
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/gish-demo/
@ 2018-04-16 20:26 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2018-04-16 20:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d1b949fcb1dd825b942cc9b78edcca4651e302d9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 20:06:08 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 20:26:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b949fc

games-arcade/gish-demo: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 games-arcade/gish-demo/gish-demo-1.6.ebuild | 36 -----------------------------
 1 file changed, 36 deletions(-)

diff --git a/games-arcade/gish-demo/gish-demo-1.6.ebuild b/games-arcade/gish-demo/gish-demo-1.6.ebuild
deleted file mode 100644
index cbfaf9f283b..00000000000
--- a/games-arcade/gish-demo/gish-demo-1.6.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Play as an amorphous ball of tar that rolls and squishes around"
-HOMEPAGE="http://www.chroniclogic.com/gish.htm"
-SRC_URI="http://www.chroniclogic.com/demos/gishdemo.tar.gz -> ${P}.tar.gz"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror bindist strip"
-QA_PREBUILT="${GAMES_PREFIX_OPT:1}/${PN}/gish"
-
-RDEPEND="media-libs/libsdl
-	media-libs/libvorbis
-	virtual/opengl
-	x11-libs/libX11
-	>=media-libs/openal-1.6.372"
-
-S=${WORKDIR}/gishdemo
-
-src_install() {
-	local dir=${GAMES_PREFIX_OPT}/${PN}
-	local gishbin=gishdemo
-	use amd64 && gishbin=gishdemo_64
-
-	insinto "${dir}"
-	doins -r *
-	fperms +x "${dir}"/${gishbin}
-	games_make_wrapper gish ./${gishbin} "${dir}"
-	prepgamesdirs
-}


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

end of thread, other threads:[~2018-04-16 20:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08  7:28 [gentoo-commits] repo/gentoo:master commit in: games-arcade/gish-demo/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2018-04-16 20:26 Pacho Ramos
2018-04-16 20:26 Pacho Ramos
2017-12-11 12:48 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