public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-action/deathchase3d/, games-action/deathchase3d/files/
@ 2017-01-24 23:40 Austin English
  0 siblings, 0 replies; only message in thread
From: Austin English @ 2017-01-24 23:40 UTC (permalink / raw
  To: gentoo-commits

commit:     b5d67b8846064c3a26d9e58a6cd4d921335a6968
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 22:41:04 2017 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 23:39:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d67b88

games-action/deathchase3d: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

 .../deathchase3d/deathchase3d-0.9-r1.ebuild        | 27 ++++++++++++++++++++++
 .../files/deathchase3d-0.9-underlink.patch         |  4 ++--
 2 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/games-action/deathchase3d/deathchase3d-0.9-r1.ebuild b/games-action/deathchase3d/deathchase3d-0.9-r1.ebuild
new file mode 100644
index 00000000..5628978
--- /dev/null
+++ b/games-action/deathchase3d/deathchase3d-0.9-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="A remake of the Sinclair Spectrum game of the same name"
+HOMEPAGE="http://www.autismuk.freeserve.co.uk/"
+SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="media-libs/libsdl[video]"
+RDEPEND=${DEPEND}
+
+PATCHES=(
+	"${FILESDIR}/${P}-underlink.patch"
+)
+
+src_install() {
+	dobin "${PN}/${PN}"
+	dodoc README ${PN}/docs/en/index.html
+}

diff --git a/games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch b/games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch
index 79d1f69..ac20e1f 100644
--- a/games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch
+++ b/games-action/deathchase3d/files/deathchase3d-0.9-underlink.patch
@@ -1,5 +1,5 @@
---- deathchase3d/Makefile.in.old	2011-06-13 09:22:44.140587725 +0200
-+++ deathchase3d/Makefile.in	2011-06-13 09:22:49.932942379 +0200
+--- a/deathchase3d/Makefile.in	2011-06-13 09:22:44.140587725 +0200
++++ b/deathchase3d/Makefile.in	2011-06-13 09:22:49.932942379 +0200
 @@ -248,7 +248,7 @@
  bin_PROGRAMS = deathchase3d
  


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

only message in thread, other threads:[~2017-01-24 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24 23:40 [gentoo-commits] repo/gentoo:master commit in: games-action/deathchase3d/, games-action/deathchase3d/files/ Austin English

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