public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Azamat H. Hackimov" <winterheart@gentoo.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/tatan/
Date: Thu,  8 Aug 2019 21:46:55 +0000 (UTC)	[thread overview]
Message-ID: <1565294975.ed6e58467012bb0d5f66e805ee152ba62b6ba55b.winterheart@gentoo> (raw)

commit:     ed6e58467012bb0d5f66e805ee152ba62b6ba55b
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Aug  8 20:09:35 2019 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Aug  8 20:09:35 2019 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=ed6e5846

games-action/tatan: remove

Dead upstream, unmaintained, usupported eclasses

 games-action/tatan/metadata.xml     |  8 -----
 games-action/tatan/tatan-1.0.ebuild | 62 -------------------------------------
 2 files changed, 70 deletions(-)

diff --git a/games-action/tatan/metadata.xml b/games-action/tatan/metadata.xml
deleted file mode 100644
index 5d0ede2..0000000
--- a/games-action/tatan/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer>
-	<email>frostworks@gmx.de</email>
-	<name>Marcel Unbehaun</name>
-</maintainer>
-</pkgmetadata>

diff --git a/games-action/tatan/tatan-1.0.ebuild b/games-action/tatan/tatan-1.0.ebuild
deleted file mode 100644
index 7d0af45..0000000
--- a/games-action/tatan/tatan-1.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit d-games
-
-MY_PN=tatan
-MY_PV=${PV//./_}
-
-DESCRIPTION="pointing STG by HIZ "
-HOMEPAGE="http://http://hizuoka.web.fc2.com/game/tatan/index_en.html"
-SRC_URI="http://hizuoka.web.fc2.com/game/tatan/${MY_PN}.zip
-	mirror://debian/pool/main/t/${PN}/${PN}_${PV}.dfsg1-1.diff.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-RDEPEND="media-libs/libsdl
-	media-libs/mesa
-	media-libs/sdl-mixer
-	dev-libs/libbulletml"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_PN}
-
-src_prepare(){
-	# using frostworks patches with debian's cleanups and minor patches
-	epatch "${WORKDIR}"/${PN}_${PV}.dfsg1-1.diff
-	sed -i -e "s:${PN}-${PV}/::g" -i "${S}"/${PN}-${PV}.dfsg1/debian/patches/makefile.patch
-	epatch "${S}"/${PN}-${PV}.dfsg1/debian/patches/import-opengl.patch
-	epatch "${S}"/${PN}-${PV}.dfsg1/debian/patches/fixes.patch
-	epatch "${S}"/${PN}-${PV}.dfsg1/debian/patches/makefile.patch
-	sed -i \
-	-e 's:"\(resource/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i import/hell2.d \
-	-e 's:"\(image/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i src/br/gamemanager.d \
-	-e 's:"\(image/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i src/br/screen.d \
-	-e 's:"\(se/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i src/br/sound.d \
-	-e 's:"\(voice/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i src/br/sound.d \
-	-e 's:"\(music/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i src/br/sound.d \
-		|| die "sed failed"
-}
-
-src_install() {
-	dogamesbin ${PN}
-
-	local datadir="${GAMES_DATADIR}"/${PN}
-	dodir ${datadir}
-	insinto "${GAMES_DATADIR}"/${PN}
-	doins -r image music voice resource se || die
-	newicon "${S}"/${PN}-${PV}.dfsg1/debian/${PN}.xpm ${PN}.xpm
-	make_desktop_entry ${PN} ${PN}
-	dodoc readme*
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-}


                 reply	other threads:[~2019-08-08 21:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1565294975.ed6e58467012bb0d5f66e805ee152ba62b6ba55b.winterheart@gentoo \
    --to=winterheart@gentoo.ru \
    --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