public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/spacerider/
@ 2018-04-24 19:26 Pacho Ramos
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2018-04-24 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ac46e8500a21622f9e912aeb9a0790102c23a4ff
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 18:14:19 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 19:26:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac46e850

games-arcade/spacerider: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-arcade/spacerider/spacerider-0.13.ebuild | 42 --------------------------
 1 file changed, 42 deletions(-)

diff --git a/games-arcade/spacerider/spacerider-0.13.ebuild b/games-arcade/spacerider/spacerider-0.13.ebuild
deleted file mode 100644
index 6ac81d1fbcc..00000000000
--- a/games-arcade/spacerider/spacerider-0.13.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="space-shooter written in C++, using the SDL"
-HOMEPAGE="http://www.hackl.dhs.org/spacerider/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2" # stupid php script
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="media-libs/libsdl[sound,video]
-	media-libs/sdl-gfx
-	media-libs/sdl-mixer
-	media-libs/sdl-image[jpeg]
-	media-libs/sdl-net
-	media-libs/sdl-ttf"
-RDEPEND=${DEPEND}
-
-src_prepare() {
-	epatch "${FILESDIR}/${P}"-gentoo.patch \
-		"${FILESDIR}/${P}"-gcc41.patch \
-		"${FILESDIR}"/${P}-ovflfix.patch \
-		"${FILESDIR}"/${P}-gcc49.patch \
-		"${FILESDIR}"/${P}-font.patch
-	sed -i \
-		-e "s:/usr/share/games/spacerider:${GAMES_DATADIR}/${PN}:" \
-		globals.cpp || die
-}
-
-src_install() {
-	dogamesbin ${PN}
-	insinto "${GAMES_DATADIR}/${PN}"
-	doins -r data
-	dodoc AUTHORS
-	newman ${PN}.{1,6}
-	prepgamesdirs
-}


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

only message in thread, other threads:[~2018-04-24 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-24 19:26 [gentoo-commits] repo/gentoo:master commit in: games-arcade/spacerider/ Pacho Ramos

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