From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/katawa-shoujo/
Date: Sun, 14 Apr 2024 18:31:39 +0000 (UTC) [thread overview]
Message-ID: <1713116539.d8d53d97c5b690dab97a32f29356afc46f10bbb4.julien@gentoo> (raw)
commit: d8d53d97c5b690dab97a32f29356afc46f10bbb4
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun Apr 14 17:42:19 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Apr 14 17:42:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8d53d97
games-puzzle/katawa-shoujo: new package - this game is native for Linux, no Wine inside
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
games-puzzle/katawa-shoujo/Manifest | 1 +
.../katawa-shoujo/katawa-shoujo-1.4.6.ebuild | 31 ++++++++++++++++++++++
games-puzzle/katawa-shoujo/metadata.xml | 8 ++++++
3 files changed, 40 insertions(+)
diff --git a/games-puzzle/katawa-shoujo/Manifest b/games-puzzle/katawa-shoujo/Manifest
new file mode 100644
index 0000000000..d68ad5cc46
--- /dev/null
+++ b/games-puzzle/katawa-shoujo/Manifest
@@ -0,0 +1 @@
+DIST KSRE-linux.tar.bz2 478484884 BLAKE2B 45e49c4a122c492d468eb9025ff0377416c63b35b465ee6b1f75517b9cdc94ce36f27fc9c76849ae0e1a01ad7bd33e9b830c6c7b60f091fa84936a93a29eb009 SHA512 6ec1ac1d101c3722c150461575f9a995a0299ea026f849cf5b39ad5347738531786b6f16fa077b2ae2f1e9f3f79d509ebadbe90f59ad063cdd67a545e7d7985c
diff --git a/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
new file mode 100644
index 0000000000..5b94d2bc69
--- /dev/null
+++ b/games-puzzle/katawa-shoujo/katawa-shoujo-1.4.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2024 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit wrapper
+
+DESCRIPTION="Bishoujo-style, in the fictional Yamaku High School for disabled children"
+HOMEPAGE="https://www.fhs.sh/projects"
+SRC_URI="https://github.com/fleetingheart/ksre/releases/download/v$PV/KSRE-linux.tar.bz2"
+
+LICENSE="
+ MPL-2.0
+ CC-BY-NC-ND-3.0
+"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+QA_PREBUILT="*"
+RESTRICT="strip"
+
+S="${WORKDIR}/KSRE-linux"
+
+src_install() {
+ dodir etc
+ cp -r . "$ED/opt/$PN" || die
+
+ make_wrapper ${PN} "/opt/${PN}/Katawa\ Shoujo\ Re-Engineered.sh"
+
+}
diff --git a/games-puzzle/katawa-shoujo/metadata.xml b/games-puzzle/katawa-shoujo/metadata.xml
new file mode 100644
index 0000000000..812e586b96
--- /dev/null
+++ b/games-puzzle/katawa-shoujo/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">
+ <name>Vitaly Zdanevich</name>
+ <email>zdanevich.vitaly@ya.ru</email>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2024-04-14 18:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-14 18:31 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-15 9:34 [gentoo-commits] repo/proj/guru:master commit in: games-puzzle/katawa-shoujo/ Julien Roy
2024-04-15 20:52 Julien Roy
2024-04-25 21:49 Julien Roy
2024-04-27 11:10 David Roman
2024-04-28 21:05 David Roman
2025-04-05 0:38 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-04-05 7:40 ` [gentoo-commits] repo/proj/guru:master " David Roman
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=1713116539.d8d53d97c5b690dab97a32f29356afc46f10bbb4.julien@gentoo \
--to=julien@jroy.ca \
--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