public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in games-arcade/xjump: xjump-2.7.5.ebuild ChangeLog
@ 2010-10-01  5:11 99% Alfredo Tupone (tupone)
  0 siblings, 0 replies; 1+ results
From: Alfredo Tupone (tupone) @ 2010-10-01  5:11 UTC (permalink / raw
  To: gentoo-commits

tupone      10/10/01 05:11:31

  Modified:             xjump-2.7.5.ebuild ChangeLog
  Log:
  Respect LDFLAGS. Bug #337332
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.11                 games-arcade/xjump/xjump-2.7.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild?r1=1.10&r2=1.11

Index: xjump-2.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xjump-2.7.5.ebuild	24 Apr 2007 15:22:49 -0000	1.10
+++ xjump-2.7.5.ebuild	1 Oct 2010 05:11:31 -0000	1.11
@@ -1,6 +1,7 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.10 2007/04/24 15:22:49 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.11 2010/10/01 05:11:31 tupone Exp $
+EAPI="2"
 
 inherit eutils games
 
@@ -15,31 +16,24 @@
 KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="x11-libs/libX11
-	x11-libs/libXaw
-	x11-libs/libXpm
-	x11-libs/libXt
-	x11-proto/xproto"
-
 RDEPEND="x11-libs/libX11
 	x11-libs/libXaw
-	x11-libs/libXext
-	x11-libs/libXmu
 	x11-libs/libXpm
 	x11-libs/libXt"
 
-S=${WORKDIR}/${P}.orig
+DEPEND="${RDEPEND}
+	x11-proto/xproto"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+S=${WORKDIR}/${P}.orig
 
+src_prepare() {
 	# Where we will keep the highscore file:
 	HISCORE_FILENAME=xjump.hiscores
 	HISCORE_FILE="${GAMES_STATEDIR}/${HISCORE_FILENAME}"
 
 	epatch "${WORKDIR}/${PN}_${PV}-${DEBIAN_PATCH}.diff"
-	epatch "${S}/debian/patches/"*.dpatch
+	epatch "${S}/debian/patches/"*.dpatch \
+		"${FILESDIR}"/${P}-ldflags.patch
 
 	# set up where we will keep the highscores file:
 	sed -i \



1.10                 games-arcade/xjump/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xjump/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xjump/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xjump/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xjump/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	24 Apr 2007 15:22:49 -0000	1.9
+++ ChangeLog	1 Oct 2010 05:11:31 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/xjump
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/ChangeLog,v 1.9 2007/04/24 15:22:49 drizzt Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/ChangeLog,v 1.10 2010/10/01 05:11:31 tupone Exp $
+
+  01 Oct 2010; Tupone Alfredo <tupone@gentoo.org> xjump-2.7.5.ebuild,
+  +files/xjump-2.7.5-ldflags.patch:
+  Respect LDFLAGS. Bug #337332 by flameeyes@gentoo.org
 
   24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> xjump-2.7.5.ebuild:
   Add ~x86-fbsd keyword.






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-10-01  5:11 99% [gentoo-commits] gentoo-x86 commit in games-arcade/xjump: xjump-2.7.5.ebuild ChangeLog Alfredo Tupone (tupone)

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