public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: games-action/projectl/
@ 2020-03-05 21:18 Azamat H. Hackimov
  0 siblings, 0 replies; only message in thread
From: Azamat H. Hackimov @ 2020-03-05 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9f1736a86a45a45ae26cf1c7c62ddefff77c4438
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Mar  5 20:38:05 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Mar  5 20:38:05 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=9f1736a8

games-action/projectl: remove package

Unavalable source.
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 games-action/projectl/metadata.xml          |  8 ----
 games-action/projectl/projectl-1.001.ebuild | 63 -----------------------------
 2 files changed, 71 deletions(-)

diff --git a/games-action/projectl/metadata.xml b/games-action/projectl/metadata.xml
deleted file mode 100644
index 5d0ede2..0000000
--- a/games-action/projectl/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/projectl/projectl-1.001.ebuild b/games-action/projectl/projectl-1.001.ebuild
deleted file mode 100644
index 6216af9..0000000
--- a/games-action/projectl/projectl-1.001.ebuild
+++ /dev/null
@@ -1,63 +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=projectL
-MY_PV=${PV//./}
-
-DESCRIPTION="Sword action STG inspired by projectN developed by D.K"
-HOMEPAGE="http://www.mb.ccnw.ne.jp/hiz/game/projectL/index_en.html"
-SRC_URI="http://www.mb.ccnw.ne.jp/hiz/game/projectL/${MY_PN}_${MY_PV}.zip
-	mirror://debian/pool/main/p/${PN}/${PN}_${PV}.dfsg1-2.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}_${MY_PV}
-
-src_prepare(){
-	# using frostworks patches with debian's cleanups and minor patches
-	epatch "${WORKDIR}"/${PN}_${PV}.dfsg1-2.diff
-	sed -i -e "s:${PN}-${PV}.dfsg1/::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
-	epatch "${S}"/${PN}-${PV}.dfsg1/debian/patches/put_prefs_in_home_dir.patch
-	sed -i \
-	-e 's:"\(se/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i src/br/gamemanager.d \
-	-e 's:"\(music/[^"]*\)":"'${GAMES_DATADIR}'/'${PN}'/\1":g' -i src/br/gamemanager.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 music se voice || die
-
-	newicon "${S}"/${PN}-${PV}.dfsg1/debian/${PN}.xpm ${PN}.xpm
-	make_desktop_entry projectL ${PN}
-	dodoc readme*
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-05 21:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-05 21:18 [gentoo-commits] proj/gamerlay:master commit in: games-action/projectl/ Azamat H. Hackimov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox