summaryrefslogtreecommitdiff
path: root/games-misc/katawa-shoujo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /games-misc/katawa-shoujo
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'games-misc/katawa-shoujo')
-rw-r--r--games-misc/katawa-shoujo/Manifest3
-rw-r--r--games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r2.ebuild33
-rw-r--r--games-misc/katawa-shoujo/metadata.xml19
3 files changed, 0 insertions, 55 deletions
diff --git a/games-misc/katawa-shoujo/Manifest b/games-misc/katawa-shoujo/Manifest
deleted file mode 100644
index 29eda16cf678..000000000000
--- a/games-misc/katawa-shoujo/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST katawa-shoujo-1.3.1.tar.bz2 496188604 BLAKE2B a27fbc84ac0594790ad5b77e6c7e49c19c2b4716b1e5e516171b593211f1d5f2ca1bddc3e0ebb92420b7529b4b2fdff7b0732bb61b5aa2acdaf45e33dd713497 SHA512 d5f1b49c60b70b272dd5d62c1d49cb9e3c17e3f77339fc593db2122f1c140005bc23ecb7ad9b0d93c0701c77f9bcfcd5c1c67db1cbe3034a3be42a4309387809
-EBUILD katawa-shoujo-1.3.1-r2.ebuild 797 BLAKE2B 0916273f95a68bc1d9e9727345772a0866621073bd33152edaf3bd81d651976f1517b55a74eac805cbd2b9767b54f4f38757ef65e449b6f16d4eff11a655e45f SHA512 2b56e98a775aea0572e377d3e37a1d7746ccc5a9e7b05e87f90052c42c86c6086f2ebdc6135f0fa4b24566ab4179e846971b4bf633f1e2c3a396075c1a6b9efc
-MISC metadata.xml 873 BLAKE2B 22be1b396b4a65436816d0260e212456fe3cac13072ad4c55f7d45b4837e5ad6147b24c0c4e31c1dad4e3c51a542654704c140e82d77468ad3ee56acb9c09ecd SHA512 dc630cd6401f3586ce49a286e539ba5218fcd5249cda64bdb9ffa285088863373df1acd32ff2ed112e9a3048eb35fb26506cb189ee60de899a29238d6bf1a939
diff --git a/games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r2.ebuild b/games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r2.ebuild
deleted file mode 100644
index 2ab5b5607116..000000000000
--- a/games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils desktop
-
-RENPY_SLOT="6.99"
-
-DESCRIPTION="Bishoujo-style visual novel by Four Leaf Studios"
-HOMEPAGE="https://www.katawa-shoujo.com"
-SRC_URI="https://dl.katawa-shoujo.com/gold_${PV}/%5B4ls%5D_katawa_shoujo_${PV}-%5Blinux-x86%5D%5B18161880%5D.tar.bz2 -> ${P}.tar.bz2"
-
-LICENSE="CC-BY-NC-ND-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND="games-engines/renpy:${RENPY_SLOT}"
-
-S="${WORKDIR}/Katawa Shoujo-${PV}-linux"
-
-src_install() {
- insinto "/usr/share/${PN}"
- doins -r game/.
- make_wrapper ${PN} "renpy-${RENPY_SLOT} '${EPREFIX}/usr/share/${PN}'"
-
- make_desktop_entry ${PN} "Katawa Shoujo" applications-games
-
- if use doc; then
- dodoc "Game Manual.pdf"
- fi
-}
diff --git a/games-misc/katawa-shoujo/metadata.xml b/games-misc/katawa-shoujo/metadata.xml
deleted file mode 100644
index e1f782e395f7..000000000000
--- a/games-misc/katawa-shoujo/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
- </maintainer>
- <longdescription>
- Katawa Shoujo is a bishoujo-style visual novel set in the fictional
- Yamaku High School for disabled children, located somewhere in modern
- Japan. Hisao Nakai, a normal boy living a normal life, has his life
- turned upside down when a congenital heart defect forces him to move to
- a new school after a long hospitalization. Despite his difficulties,
- Hisao is able to find friends—and perhaps love, if he plays his cards
- right. There are five main paths corresponding to the 5 main female
- characters, each path following the storyline pertaining to that
- character.
- </longdescription>
-</pkgmetadata>