* [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz/
@ 2021-07-07 14:02 Florian Schmaus
0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2021-07-07 14:02 UTC (permalink / raw
To: gentoo-commits
commit: d6e2aebd7ab1b6c13214d4f46bc9c6a26e58323d
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Mon Jul 5 15:33:53 2021 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 15:34:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6e2aebd
games-puzzle/superflu-riteurnz: Fix game data URL
Closes: https://bugs.gentoo.org/800677
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild
index dca9d526a..dbe48331e 100644
--- a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild
+++ b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Artisanal video-game about Superflu, the useless super-hero (french
HOMEPAGE="https://ptilouk.net/superflu-riteurnz/"
SRC_URI="
https://framagit.org/Gee/sosage/-/archive/v${PV}/${MY_P}.tar.gz
- https://dl.bintray.com/ptilouk/superflu-riteurnz/zip/${MY_DATA_P}.zip
+ https://ptilouk.net/superflu-riteurnz/superflu-riteurnz-v1.0.0-xmas2020demo-data.zip
"
S="${WORKDIR}/${MY_P}"
LICENSE="CC-BY-SA-2.0 GPL-3+ CC-BY-3.0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz/
@ 2023-09-24 0:33 David Roman
0 siblings, 0 replies; 4+ messages in thread
From: David Roman @ 2023-09-24 0:33 UTC (permalink / raw
To: gentoo-commits
commit: bf7b5ef7f01e4d89327c04e85f5bafc8debe526b
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Sep 22 08:43: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=bf7b5ef7
games-puzzle/superflu-riteurnz: drop 1.0.0
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
games-puzzle/superflu-riteurnz/Manifest | 2 --
.../superflu-riteurnz-1.0.0.ebuild | 38 ----------------------
2 files changed, 40 deletions(-)
diff --git a/games-puzzle/superflu-riteurnz/Manifest b/games-puzzle/superflu-riteurnz/Manifest
index 124ea611d1..e69de29bb2 100644
--- a/games-puzzle/superflu-riteurnz/Manifest
+++ b/games-puzzle/superflu-riteurnz/Manifest
@@ -1,2 +0,0 @@
-DIST sosage-v1.0.0.tar.gz 213497 BLAKE2B c3fcb7ce24e1dd7b7134d62637e7421621050cd04e97eb12f4c3643d9f180c8cf802ad2e61b8a95365fdc0c93e9f329b5450675a18a1eef08ce4af5b5ffbc79f SHA512 9bd050af49529e5b5f04134ee34184c84681f3ed77746828248c2abe6bb12d1351a0f2f89dfbc047731639e7681fc5ed154f16ac39ffebacd4b5d8a0325493ba
-DIST superflu-riteurnz-v1.0.0-xmas2020demo-data.zip 10588378 BLAKE2B 4c7da1dd571ec5dacaf2cf378e30a9c24b28f06212609b432f18d3d653c0396f2d9e7db7361ea1cb76ea9259098c0d8a3dcd37a522096afe126893518b6312cc SHA512 e60577b739556bf8a39eb0afc46311e57e214e093e613375609f15224045961da8b96c4d7958921c877b2196c720a8453a4a96ceab5211460a3b3805676141cf
diff --git a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild
deleted file mode 100644
index dbe48331e2..0000000000
--- a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-MY_P="sosage-v${PV}"
-MY_DATA_P="superflu-riteurnz-v1.0.0-xmas2020demo-data"
-
-DESCRIPTION="Artisanal video-game about Superflu, the useless super-hero (french)"
-HOMEPAGE="https://ptilouk.net/superflu-riteurnz/"
-SRC_URI="
- https://framagit.org/Gee/sosage/-/archive/v${PV}/${MY_P}.tar.gz
- https://ptilouk.net/superflu-riteurnz/superflu-riteurnz-v1.0.0-xmas2020demo-data.zip
-"
-S="${WORKDIR}/${MY_P}"
-LICENSE="CC-BY-SA-2.0 GPL-3+ CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- dev-libs/libyaml
- media-libs/libsdl2
- media-libs/sdl2-mixer
- media-libs/sdl2-image
- media-libs/sdl2-ttf
-"
-RDEPEND="${DEPEND}"
-BDEPEND="app-arch/unzip"
-
-src_configure() {
- local mycmakeargs=(
- -DSOSAGE_DATA_FOLDER="${WORKDIR}/${MY_DATA_P}"
- )
-
- cmake_src_configure
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz/
@ 2023-10-11 7:51 Rui Huang
0 siblings, 0 replies; 4+ messages in thread
From: Rui Huang @ 2023-10-11 7:51 UTC (permalink / raw
To: gentoo-commits
commit: 120624d663fed98ae732f7c46125715d9fb6605d
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Oct 10 17:42:02 2023 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Tue Oct 10 17:42:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=120624d6
games-puzzle/superflu-riteurnz: add 1.5.5, drop 1.5.4
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
games-puzzle/superflu-riteurnz/Manifest | 2 +-
.../{superflu-riteurnz-1.5.4.ebuild => superflu-riteurnz-1.5.5.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/superflu-riteurnz/Manifest b/games-puzzle/superflu-riteurnz/Manifest
index 34efc0334c..003c001a8d 100644
--- a/games-puzzle/superflu-riteurnz/Manifest
+++ b/games-puzzle/superflu-riteurnz/Manifest
@@ -1 +1 @@
-DIST sosage-v1.5.4.tar.gz 295842 BLAKE2B 12f90fe168222777a7b7c4ab53f1348169743940cac21e9a83779ddff48194cd8a70f2a673a429a1c970148ecd5b9fc96ae258941e30326fe4c5882e43daf981 SHA512 78b0208e28178e8c14bcee03ca9d980d85f384d8a7b3903647a64a7ec5cd6408a34885b71d47a56acf5adc3bcab059e63db58d1289248fb74a8746f8b01a1c2a
+DIST sosage-v1.5.5.tar.gz 295931 BLAKE2B 66814c3a0a89d0fbb62db479589ed491f526411d03f186a2653836ce7eaba987a79788db5a2a9c3069d7b511c3f77d7e5be6c1dcb779b3b427f7c78f6cc2ad2c SHA512 a4a4e255baddde6ff8b22ce687bb57d33a49335189581b789d0cc13c6b3ff6fa0ef82aa1783d68f7b7f2f78664dc33309485b285d2193eac62ca65dbd751cd76
diff --git a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.4.ebuild b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild
similarity index 92%
rename from games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.4.ebuild
rename to games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild
index d6378cdd17..80718dadf2 100644
--- a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.4.ebuild
+++ b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild
@@ -9,7 +9,7 @@ MY_P="sosage-v${PV}"
DESCRIPTION="Artisanal video-game about Superflu, the useless super-hero"
HOMEPAGE="https://studios.ptilouk.net/superflu-riteurnz/"
-SRC_URI="https://framagit.org/Gee/sosage/-/archive/v${MY_PV}/${MY_P}.tar.gz"
+SRC_URI="https://framagit.org/Gee/sosage/-/archive/v${PV}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
# Engine under GPL-3+ + assets under all-rights-reserved are combined together
LICENSE="GPL-3+ all-rights-reserved"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz/
@ 2023-10-11 7:51 Rui Huang
0 siblings, 0 replies; 4+ messages in thread
From: Rui Huang @ 2023-10-11 7:51 UTC (permalink / raw
To: gentoo-commits
commit: a2791bdc431c52bce77a9411b7c34f0362b09b47
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Oct 10 17:52:40 2023 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Tue Oct 10 17:52:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2791bdc
games-puzzle/superflu-riteurnz: rebuild on data file changes
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild
index 80718dadf2..ce549f4374 100644
--- a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild
+++ b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.5.5.ebuild
@@ -31,7 +31,7 @@ DEPEND="
media-libs/sdl2-mixer
media-libs/sdl2-image
media-libs/sdl2-ttf
- >=games-puzzle/superflu-riteurnz-data-11
+ >=games-puzzle/superflu-riteurnz-data-11:=
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-10-11 7:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-24 0:33 [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/superflu-riteurnz/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2023-10-11 7:51 Rui Huang
2023-10-11 7:51 Rui Huang
2021-07-07 14:02 Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox