games-rpg/tmw: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Mar 2017 21:16:25 +0000 (22:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 12 Mar 2017 21:24:43 +0000 (22:24 +0100)
games-rpg/tmw/Manifest [deleted file]
games-rpg/tmw/files/tmw-branding-20130201-gentoo.patch [deleted file]
games-rpg/tmw/metadata.xml [deleted file]
games-rpg/tmw/tmw-20130201.ebuild [deleted file]
profiles/package.mask

diff --git a/games-rpg/tmw/Manifest b/games-rpg/tmw/Manifest
deleted file mode 100644 (file)
index 7d2e81d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST tmw-branding-20130201.tar.gz 1146207 SHA256 251692f120c54fba4323191239a4a2022aa58a5de220531e06b634fc25097c69 SHA512 65ff615ef8a715192416b80393341d76423a8b2a27609e9388fcdec0b4e3552398857b33585690de5fded9f792c5dbfceb631cf834e68dcc8906d48097a21a99 WHIRLPOOL 87af806a49f2017149e8e84ad8c682a6ed72c5fd87ad8f0fa5c9ebc407ddc0400b89a9a0cc40ca33716a7a1e82daaec102007764848302a8c94d5c17182d2018
diff --git a/games-rpg/tmw/files/tmw-branding-20130201-gentoo.patch b/games-rpg/tmw/files/tmw-branding-20130201-gentoo.patch
deleted file mode 100644 (file)
index b671d14..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- tmw-branding-20130201/tmw
-+++ tmw-branding-20130201/tmw
-@@ -1,2 +1,2 @@
- #!/bin/sh
--exec manaplus /usr/share/tmw/tmw.mana "$@"
-+exec manaplus @GENTOO_DATADIR@/tmw.mana "$@"
---- tmw-branding-20130201/tmw.desktop
-+++ tmw-branding-20130201/tmw.desktop
-@@ -8,9 +8,9 @@
- Comment[it]=Un gioco fantasy online
- Comment[nl]=Een online role playing game
- Comment[sv]=Ett fantasyrollspel online
--Exec=manaplus /usr/share/tmw/tmw.mana
-+Exec=manaplus @GENTOO_DATADIR@/tmw.mana
- StartupNotify=false
- Terminal=false
- Type=Application
- Icon=tmw
--Categories=Application;Game;
-+Categories=Game;
diff --git a/games-rpg/tmw/metadata.xml b/games-rpg/tmw/metadata.xml
deleted file mode 100644 (file)
index 0c00983..0000000
+++ /dev/null
@@ -1,11 +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>
-       <upstream>
-               <remote-id type="sourceforge">themanaworld</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/games-rpg/tmw/tmw-20130201.ebuild b/games-rpg/tmw/tmw-20130201.ebuild
deleted file mode 100644 (file)
index 335e1ec..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils gnome2-utils games
-
-MY_PN=${PN}-branding
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Branding for the Mana client for server.themanaworld.org"
-HOMEPAGE="http://themanaworld.org/"
-SRC_URI="mirror://sourceforge/themanaworld/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="games-rpg/manaplus"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-       epatch "${FILESDIR}"/${MY_P}-gentoo.patch
-
-       sed -i \
-               -e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}/${PN}:" \
-               ${PN} ${PN}.desktop \
-               || die "sed failed"
-}
-
-src_install() {
-       dogamesbin ${PN}
-
-       insinto "${GAMES_DATADIR}/${PN}/"
-       doins ${PN}.mana
-       doins -r data/
-
-       domenu ${PN}.desktop
-
-       doicon -s 32 data/icons/${PN}.xpm
-       doicon data/icons/${PN}.png
-
-       prepgamesdirs
-}
-
-pkg_preinst() {
-       games_pkg_preinst
-       gnome2_icon_savelist
-}
-
-pkg_postinst() {
-       games_pkg_postinst
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       gnome2_icon_cache_update
-}
index 7a22ee3382f5cfe66beee1ce9f22116e81d535bd..8790a5aa613c07cba80d99a68a465d0950860db4 100644 (file)
@@ -414,7 +414,6 @@ dev-python/mwlib-rl
 # Superseded by games-rpg/manaplus.
 # Masked for removal in 30 days.
 games-rpg/mana
-games-rpg/tmw
 
 # Matt Turner <mattst88@gentoo.org> (26 Jan 2017)
 # Dead and replaced by media-libs/mesa[video_cards_radeonsi]