From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/superflu-riteurnz/
Date: Fri, 25 Dec 2020 20:43:00 +0000 (UTC) [thread overview]
Message-ID: <1608928863.8c057117017bfb6a8d315b8dba7e34ce7773b7c5.lanodan@gentoo> (raw)
commit: 8c057117017bfb6a8d315b8dba7e34ce7773b7c5
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Dec 25 20:40:08 2020 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Dec 25 20:41:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c057117
games-puzzle/superflu-riteurnz: New package
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
games-puzzle/superflu-riteurnz/Manifest | 2 ++
.../superflu-riteurnz-1.0.0.ebuild | 37 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/games-puzzle/superflu-riteurnz/Manifest b/games-puzzle/superflu-riteurnz/Manifest
new file mode 100644
index 00000000..124ea611
--- /dev/null
+++ b/games-puzzle/superflu-riteurnz/Manifest
@@ -0,0 +1,2 @@
+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
new file mode 100644
index 00000000..cb395ce5
--- /dev/null
+++ b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2020 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://dl.bintray.com/ptilouk/superflu-riteurnz/zip/${MY_DATA_P}.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}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DSOSAGE_DATA_FOLDER="${WORKDIR}/${MY_DATA_P}"
+ )
+
+ cmake_src_configure
+}
next reply other threads:[~2020-12-25 20:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-25 20:43 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-25 20:45 [gentoo-commits] repo/proj/guru:dev commit in: games-puzzle/superflu-riteurnz/ Haelwenn Monnier
2021-03-28 10:17 Andrew Ammerlaan
2021-07-05 15:48 Haelwenn Monnier
2023-09-22 9:06 Haelwenn Monnier
2023-10-10 17:42 Haelwenn Monnier
2023-10-10 17:53 Haelwenn Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1608928863.8c057117017bfb6a8d315b8dba7e34ce7773b7c5.lanodan@gentoo \
--to=contact@hacktivis.me \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox