public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/ikelos:master commit in: games-engines/residual/
@ 2013-02-18  0:16 Mike Auty
  0 siblings, 0 replies; only message in thread
From: Mike Auty @ 2013-02-18  0:16 UTC (permalink / raw
  To: gentoo-commits

commit:     351eb8f9c3d2dce0100005b60f3c4f7a39396dac
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 00:16:34 2013 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 00:16:34 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=351eb8f9

Remove residual since it's in the main tree.

---
 games-engines/residual/Manifest             |    1 -
 games-engines/residual/residual-9999.ebuild |   36 ---------------------------
 2 files changed, 0 insertions(+), 37 deletions(-)

diff --git a/games-engines/residual/Manifest b/games-engines/residual/Manifest
deleted file mode 100644
index 41de86a..0000000
--- a/games-engines/residual/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD residual-9999.ebuild 851 RMD160 c699547c0918f6ebe7d0bc470adc4f5587afcd9f SHA1 8fa3f80c2ba8b14b9b3565d512b4a73d4f0c5351 SHA256 34bd7f3d823f135eef815ebf666f91a44822c8b2db261e3cef37d6fd21902463

diff --git a/games-engines/residual/residual-9999.ebuild b/games-engines/residual/residual-9999.ebuild
deleted file mode 100644
index e16f943..0000000
--- a/games-engines/residual/residual-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-inherit games subversion
-
-DESCRIPTION="Open source implementation of the GrimEngine for Grim Fandango"
-HOMEPAGE="http://residual.sourceforge.net/"
-SRC_URI=""
-ESVN_REPO_URI="http://residual.svn.sourceforge.net/svnroot/residual/residual/trunk"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-x86 -amd64"
-IUSE=""
-
-DEPEND="media-libs/libsdl
-		media-libs/libvorbis
-		media-libs/flac
-		media-libs/libmad
-		sys-libs/zlib"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	cd "${S}"
-	# Can't use econf because this configure doesn't understand --build
-	./configure --prefix=/usr \
-				--backend=sdl \
-				--enable-release \
-				--enable-all-engines
-				#--enable-plugins \
-				#--default-dynamic
-	# Dynamic plugins don't link properly at the moment
-}


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

only message in thread, other threads:[~2013-02-18  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18  0:16 [gentoo-commits] dev/ikelos:master commit in: games-engines/residual/ Mike Auty

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