public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz-data/
@ 2023-09-24  0:33 David Roman
  0 siblings, 0 replies; 2+ messages in thread
From: David Roman @ 2023-09-24  0:33 UTC (permalink / raw
  To: gentoo-commits

commit:     43920e18d512fe7bc371c06553f328912f356643
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Sep 22 08:59:08 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Sep 22 09:06:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43920e18

games-puzzle/superflu-riteurnz-data: new package, add 11

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 games-puzzle/superflu-riteurnz-data/Manifest       |  1 +
 games-puzzle/superflu-riteurnz-data/metadata.xml   |  8 ++++++
 .../superflu-riteurnz-data-11.ebuild               | 29 ++++++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/games-puzzle/superflu-riteurnz-data/Manifest b/games-puzzle/superflu-riteurnz-data/Manifest
new file mode 100644
index 0000000000..9926427292
--- /dev/null
+++ b/games-puzzle/superflu-riteurnz-data/Manifest
@@ -0,0 +1 @@
+DIST superfluous-returnz-d11-data-only.zip 215947120 BLAKE2B fdbf6b90d21f2daf22cec946edbb98ea7362916499e67afcac6af127ecf8b1bd3112ab86d658ea99568a0003bfbcbf776d93532936f6344fdd837553037d56e1 SHA512 6e2265cdb97df01ad84b0ff51d23e6eb83d8b4af448d853b620b20fef49d02d02231911f3e16b02d7fef3b5cecfc4e70b27216bc4cac0be09fcb3c970d5f78ea

diff --git a/games-puzzle/superflu-riteurnz-data/metadata.xml b/games-puzzle/superflu-riteurnz-data/metadata.xml
new file mode 100644
index 0000000000..2092bcc33a
--- /dev/null
+++ b/games-puzzle/superflu-riteurnz-data/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>contact@hacktivis.me</email>
+		<name>Haelwenn (lanodan) Monnier</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-11.ebuild b/games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-11.ebuild
new file mode 100644
index 0000000000..ee7e5ea7dc
--- /dev/null
+++ b/games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-11.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P="superfluous-returnz-d${PV}-data"
+
+DESCRIPTION="Artisanal video-game about Superflu, the useless super-hero (data files)"
+HOMEPAGE="https://studios.ptilouk.net/superflu-riteurnz/ https://ptilouk.itch.io/superfluous-returnz/"
+SRC_URI="${MY_P}-only.zip"
+S="${WORKDIR}/"
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="bindist fetch"
+
+BDEPEND="app-arch/unzip"
+
+pkg_nofetch() {
+	einfo "Please buy and download ${SRC_URI} from:"
+	einfo "  https://ptilouk.itch.io/superfluous-returnz/"
+	einfo "and move it to your distfiles directory."
+}
+
+src_install() {
+	mkdir -p "${ED}/usr/share/" || die
+	cp -r "${WORKDIR}/${MY_P}/" "${ED}/usr/share/superflu-riteurnz-data" || die
+}


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

* [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz-data/
@ 2023-10-11  7:51 Rui Huang
  0 siblings, 0 replies; 2+ messages in thread
From: Rui Huang @ 2023-10-11  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     482d3c2ffa4196aba9b5de3b959ac8584b6ef18f
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Oct 10 17:52:03 2023 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Tue Oct 10 17:52:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=482d3c2f

games-puzzle/superflu-riteurnz-data: add 12, drop 11

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 games-puzzle/superflu-riteurnz-data/Manifest                            | 2 +-
 ...uperflu-riteurnz-data-11.ebuild => superflu-riteurnz-data-12.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/superflu-riteurnz-data/Manifest b/games-puzzle/superflu-riteurnz-data/Manifest
index 9926427292..c64c4920c7 100644
--- a/games-puzzle/superflu-riteurnz-data/Manifest
+++ b/games-puzzle/superflu-riteurnz-data/Manifest
@@ -1 +1 @@
-DIST superfluous-returnz-d11-data-only.zip 215947120 BLAKE2B fdbf6b90d21f2daf22cec946edbb98ea7362916499e67afcac6af127ecf8b1bd3112ab86d658ea99568a0003bfbcbf776d93532936f6344fdd837553037d56e1 SHA512 6e2265cdb97df01ad84b0ff51d23e6eb83d8b4af448d853b620b20fef49d02d02231911f3e16b02d7fef3b5cecfc4e70b27216bc4cac0be09fcb3c970d5f78ea
+DIST superfluous-returnz-d12-data-only.zip 215813573 BLAKE2B 4c1cfa63156edbed91b759ec8dd227a4843ebc784970d05075847a7cbbf466a2adc193772a0377ac28afae5a5d9862abcd174b11598a8413becb74af678561a3 SHA512 40864b01f2dca279427097f68ee3a4408e601ec265375014ea3ff78a51e082110fc2d9128e07cc5e16551bdefc93ebf27a185e536fa649a18be096ede40cd288

diff --git a/games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-11.ebuild b/games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-12.ebuild
similarity index 98%
rename from games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-11.ebuild
rename to games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-12.ebuild
index ee7e5ea7dc..40c2db18d7 100644
--- a/games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-11.ebuild
+++ b/games-puzzle/superflu-riteurnz-data/superflu-riteurnz-data-12.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://studios.ptilouk.net/superflu-riteurnz/ https://ptilouk.itch.io
 SRC_URI="${MY_P}-only.zip"
 S="${WORKDIR}/"
 LICENSE="all-rights-reserved"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 
 RESTRICT="bindist fetch"


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

end of thread, other threads:[~2023-10-11  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11  7:51 [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz-data/ Rui Huang
  -- strict thread matches above, loose matches on Subject: below --
2023-09-24  0:33 David Roman

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