summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-09-12 20:43:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-09-12 20:43:43 +0000
commitb32decd22760431c47666bec4ccdfb56e463083d (patch)
treef4ec569f44dc6f8d060554270edf683ed8dc6a5a /games-puzzle/gemdropx
parentVersion bump. (diff)
downloadhistorical-b32decd22760431c47666bec4ccdfb56e463083d.tar.gz
historical-b32decd22760431c47666bec4ccdfb56e463083d.tar.bz2
historical-b32decd22760431c47666bec4ccdfb56e463083d.zip
honor LDFLAGS (bug #336948); honor CC; tidy install image
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-puzzle/gemdropx')
-rw-r--r--games-puzzle/gemdropx/ChangeLog8
-rw-r--r--games-puzzle/gemdropx/Manifest4
-rw-r--r--games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild15
3 files changed, 21 insertions, 6 deletions
diff --git a/games-puzzle/gemdropx/ChangeLog b/games-puzzle/gemdropx/ChangeLog
index c225825704a3..f39e456daf7d 100644
--- a/games-puzzle/gemdropx/ChangeLog
+++ b/games-puzzle/gemdropx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/gemdropx
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gemdropx/ChangeLog,v 1.8 2009/07/20 22:05:05 mr_bones_ Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gemdropx/ChangeLog,v 1.9 2010/09/12 20:43:43 mr_bones_ Exp $
+
+ 12 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org>
+ gemdropx-0.9-r1.ebuild:
+ honor LDFLAGS (bug #336948); honor CC; tidy install image
20 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org>
gemdropx-0.9-r1.ebuild:
diff --git a/games-puzzle/gemdropx/Manifest b/games-puzzle/gemdropx/Manifest
index 27dfd7d3614e..63780e3e9ed1 100644
--- a/games-puzzle/gemdropx/Manifest
+++ b/games-puzzle/gemdropx/Manifest
@@ -1,4 +1,4 @@
DIST gemdropx-0.9.tar.gz 903036 RMD160 d4f16850c6eaca3ed405246e1176a38e8afdc921 SHA1 be639c7a468f223ca2a183ee2d0a0d4ca1530981 SHA256 e50495d292a1d456c28044efbf07c16d8865f8d95e1caba86f4c5b2e3fb1d28f
-EBUILD gemdropx-0.9-r1.ebuild 963 RMD160 88b58e6fccc12264e29d58cfcef9851571f60ad8 SHA1 256001e584dccccf2b2917a4537222c1ab112b00 SHA256 aa2c4a3d8bc028cd13841b2a0f4a4ef5256d027fe63dc2bfa7f41b5d7533a035
-MISC ChangeLog 1051 RMD160 0d838b7af0856a4ae0762a044cb8071589c56977 SHA1 8d7d3d4ff5101020c2c2a32c71334be1305b87d6 SHA256 6a8d0d702f237ffb5ef9b02a040902a37c6382759df580f34d653f071ebcd3a8
+EBUILD gemdropx-0.9-r1.ebuild 1146 RMD160 c47bc36367aa5ea979d2cc907450b0a63801b406 SHA1 39344c67416aa69f88b6222e9585eec8b98f493f SHA256 e19db806c9a533b4b5a9fcdc546869a410b0471cc0c433c7d41de1a724ee5aab
+MISC ChangeLog 1193 RMD160 08fcbf5f87860453070ac83da2641e58b8d20d42 SHA1 bf3883ad7a7029f360e873e8fee5cc468c93226c SHA256 71d90f111ec3c4cf69c6642e989949d5f0933da97a5853aef9c957a63510a9fb
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild b/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild
index 95d1ccef0751..8f22139f8a60 100644
--- a/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild
+++ b/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild,v 1.7 2009/07/20 22:05:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gemdropx/gemdropx-0.9-r1.ebuild,v 1.8 2010/09/12 20:43:43 mr_bones_ Exp $
EAPI=2
inherit games
@@ -17,6 +17,17 @@ IUSE=""
DEPEND=">=media-libs/libsdl-1.2.3-r1[joystick,video]
>=media-libs/sdl-mixer-1.2.1[mikmod]"
+src_prepare() {
+ sed -i \
+ -e '/^CC/d' \
+ -e '/^CXX/d' \
+ -e 's/CXX/CC/' \
+ -e 's/-o/$(LDFLAGS) -o/' \
+ Makefile || die
+
+ find data/ -type d -name .xvpics -exec rm -rf \{\} +
+}
+
src_compile() {
emake \
DATA_PREFIX="${GAMES_DATADIR}/${PN}" \