diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-31 00:17:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-31 00:18:24 +0100 |
commit | c0604782b4074d6a59a139f02c1b2f732770ce24 (patch) | |
tree | 4c2e1f26c354f798c0f5ca821db3ebc559c073a4 | |
parent | media-libs/munt-mt32emu: Version bump to 2.4.2, EAPI 7 (diff) | |
download | gentoo-c0604782b4074d6a59a139f02c1b2f732770ce24.tar.gz gentoo-c0604782b4074d6a59a139f02c1b2f732770ce24.tar.bz2 gentoo-c0604782b4074d6a59a139f02c1b2f732770ce24.zip |
games-rpg/the-royal-trap: Remove last-rited pkg
Closes: https://bugs.gentoo.org/741406
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | games-rpg/the-royal-trap/Manifest | 1 | ||||
-rw-r--r-- | games-rpg/the-royal-trap/metadata.xml | 18 | ||||
-rw-r--r-- | games-rpg/the-royal-trap/the-royal-trap-1.2.ebuild | 41 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
4 files changed, 0 insertions, 61 deletions
diff --git a/games-rpg/the-royal-trap/Manifest b/games-rpg/the-royal-trap/Manifest deleted file mode 100644 index a664a6bf0918..000000000000 --- a/games-rpg/the-royal-trap/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST The_Royal_Trap_HD_1.2-linux-x86.tar 193616345 BLAKE2B f43eb162abd077b1b2dde85012652704049c18830d0e8eb5ee4aa60b05d4b123b0fe9388aec70154b0d6e8d6a89e12fba06aacf50d5026d2391e6ad90af3d5ba SHA512 d6c0172a35e36fc6e42f1c9827e99f814cd9084a2d94042b9fd2b9a0ffd4ac1adb7c898a6579b856cfde548073b1d34a49fb6ba80d4a6c6bce682673094eff0d diff --git a/games-rpg/the-royal-trap/metadata.xml b/games-rpg/the-royal-trap/metadata.xml deleted file mode 100644 index 59e01fb5b2fa..000000000000 --- a/games-rpg/the-royal-trap/metadata.xml +++ /dev/null @@ -1,18 +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> - Madeleine Valois is a prince's companion. Her job is to guide - and advise him, to make him look good so that he can land a - royal bride. It is her responsibility to keep him out of - trouble - not to let him walk blindly into a political - minefield, not to let him get arrested for a crime he didn't - commit, and definitely not to let him fall in love with her. - - Unfortunately, events are not going according to plan... - </longdescription> -</pkgmetadata> diff --git a/games-rpg/the-royal-trap/the-royal-trap-1.2.ebuild b/games-rpg/the-royal-trap/the-royal-trap-1.2.ebuild deleted file mode 100644 index dccd9ca8f22a..000000000000 --- a/games-rpg/the-royal-trap/the-royal-trap-1.2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop eutils xdg-utils - -RENPY_SLOT="6.99" -MY_PN="The Royal Trap" - -DESCRIPTION="Visual novel where you help a prince choose his royal bride" -HOMEPAGE="https://www.hanakogames.com/royaltrap.shtml" -SRC_URI="${MY_PN// /_}_HD_${PV}-linux-x86.tar" -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="~amd64 ~x86" -RESTRICT="bindist fetch" - -RDEPEND="games-engines/renpy:${RENPY_SLOT}" - -S="${WORKDIR}/${MY_PN} HD ${PV}-linux-x86" - -pkg_nofetch() { - einfo "If you have ${SRC_URI} as distributed by Humble Bundle then move" - einfo "it to your distfiles directory. If you have some other version then" - einfo "please contact the Gentoo Games team." -} - -src_install() { - insinto /usr/share/${PN} - doins -r game/* - - make_wrapper ${PN} "renpy-${RENPY_SLOT} '${EPREFIX}/usr/share/${PN}'" - make_desktop_entry ${PN} "${MY_PN}" applications-games - - docinto html - dodoc README.html -} - -pkg_postinst() { xdg_icon_cache_update; } -pkg_postrm() { xdg_icon_cache_update; } diff --git a/profiles/package.mask b/profiles/package.mask index 08f82f31f0e6..490b71de6b74 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -252,7 +252,6 @@ games-engines/renpy games-misc/katawa-shoujo games-rpg/asphyxia games-rpg/sakura-spirit -games-rpg/the-royal-trap # Jonas Stein <jstein@gentoo.org> (2020-12-29) # Unusable without alsa. |