summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-31 00:17:50 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-31 00:18:43 +0100
commit1ddb841c504b5ae9a963033c7a5a9139eb1eb192 (patch)
tree2d9e46f697b498bdd513683e3229baac2c488180 /games-misc
parentgames-rpg/asphyxia: Remove last-rited pkg (diff)
downloadgentoo-1ddb841c504b5ae9a963033c7a5a9139eb1eb192.tar.gz
gentoo-1ddb841c504b5ae9a963033c7a5a9139eb1eb192.tar.bz2
gentoo-1ddb841c504b5ae9a963033c7a5a9139eb1eb192.zip
games-misc/katawa-shoujo: Remove last-rited pkg
Closes: https://bugs.gentoo.org/741406 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/katawa-shoujo/Manifest1
-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, 53 deletions
diff --git a/games-misc/katawa-shoujo/Manifest b/games-misc/katawa-shoujo/Manifest
deleted file mode 100644
index 8e49bf1e0840..000000000000
--- a/games-misc/katawa-shoujo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST katawa-shoujo-1.3.1.tar.bz2 496188604 BLAKE2B a27fbc84ac0594790ad5b77e6c7e49c19c2b4716b1e5e516171b593211f1d5f2ca1bddc3e0ebb92420b7529b4b2fdff7b0732bb61b5aa2acdaf45e33dd713497 SHA512 d5f1b49c60b70b272dd5d62c1d49cb9e3c17e3f77339fc593db2122f1c140005bc23ecb7ad9b0d93c0701c77f9bcfcd5c1c67db1cbe3034a3be42a4309387809
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>