summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-14 20:25:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-14 20:25:43 +0000
commit39039423c3f5a26288041b81ea4efa0132c8e918 (patch)
treeff462097a0a68d553e07a59d59224c8679fb67e6 /games-arcade/spacerider/spacerider-0.13.ebuild
parentmask games-engines/kwest for removal (diff)
downloadhistorical-39039423c3f5a26288041b81ea4efa0132c8e918.tar.gz
historical-39039423c3f5a26288041b81ea4efa0132c8e918.tar.bz2
historical-39039423c3f5a26288041b81ea4efa0132c8e918.zip
EAPI=2
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'games-arcade/spacerider/spacerider-0.13.ebuild')
-rw-r--r--games-arcade/spacerider/spacerider-0.13.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/games-arcade/spacerider/spacerider-0.13.ebuild b/games-arcade/spacerider/spacerider-0.13.ebuild
index 2413384699a8..a11dc27e6d6b 100644
--- a/games-arcade/spacerider/spacerider-0.13.ebuild
+++ b/games-arcade/spacerider/spacerider-0.13.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/spacerider/spacerider-0.13.ebuild,v 1.4 2008/03/20 00:44:16 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/spacerider/spacerider-0.13.ebuild,v 1.5 2009/10/14 20:25:43 mr_bones_ Exp $
+EAPI=2
inherit eutils games
DESCRIPTION="space-shooter written in C++, using the SDL"
@@ -15,13 +16,11 @@ IUSE=""
DEPEND="media-libs/sdl-gfx
media-libs/sdl-mixer
- media-libs/sdl-image
+ media-libs/sdl-image[jpeg]
media-libs/sdl-net
media-libs/sdl-ttf"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}/${P}"-gentoo.patch \
"${FILESDIR}/${P}"-gcc41.patch
sed -i \