public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/glest: glest-3.1.2.ebuild ChangeLog
@ 2008-10-25 18:30 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 4+ messages in thread
From: Alfredo Tupone (tupone) @ 2008-10-25 18:30 UTC (permalink / raw
  To: gentoo-commits

tupone      08/10/25 18:30:18

  Modified:             glest-3.1.2.ebuild ChangeLog
  Log:
  Incompatible with dev-libs/xerces-c-3
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.2                  games-strategy/glest/glest-3.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?r1=1.1&r2=1.2

Index: glest-3.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glest-3.1.2.ebuild	21 Oct 2008 21:05:49 -0000	1.1
+++ glest-3.1.2.ebuild	25 Oct 2008 18:30:18 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.1 2008/10/21 21:05:49 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.2 2008/10/25 18:30:18 tupone Exp $
 
 inherit autotools eutils games
 
@@ -27,7 +27,7 @@
 	media-libs/libogg
 	media-libs/libvorbis
 	media-libs/openal
-	dev-libs/xerces-c
+	<dev-libs/xerces-c-3.0.0
 	virtual/opengl
 	virtual/glu
 	x11-libs/libX11



1.19                 games-strategy/glest/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	21 Oct 2008 21:05:49 -0000	1.18
+++ ChangeLog	25 Oct 2008 18:30:18 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/glest
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.18 2008/10/21 21:05:49 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.19 2008/10/25 18:30:18 tupone Exp $
+
+  25 Oct 2008; Tupone Alfredo <tupone@gentoo.org> glest-3.1.2.ebuild:
+  Incompatible with dev-libs/xerces-c-3
 
 *glest-3.1.2 (21 Oct 2008)
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-strategy/glest: glest-3.1.2.ebuild ChangeLog
@ 2008-10-30 15:53 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 4+ messages in thread
From: Alfredo Tupone (tupone) @ 2008-10-30 15:53 UTC (permalink / raw
  To: gentoo-commits

tupone      08/10/30 15:53:14

  Modified:             glest-3.1.2.ebuild ChangeLog
  Log:
  Putting a blocker on xerces-c for the last version ebuild
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.3                  games-strategy/glest/glest-3.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?r1=1.2&r2=1.3

Index: glest-3.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glest-3.1.2.ebuild	25 Oct 2008 18:30:18 -0000	1.2
+++ glest-3.1.2.ebuild	30 Oct 2008 15:53:14 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.2 2008/10/25 18:30:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.3 2008/10/30 15:53:14 tupone Exp $
 
 inherit autotools eutils games
 
@@ -27,7 +27,7 @@
 	media-libs/libogg
 	media-libs/libvorbis
 	media-libs/openal
-	<dev-libs/xerces-c-3.0.0
+	!>=dev-libs/xerces-c-3
 	virtual/opengl
 	virtual/glu
 	x11-libs/libX11



1.20                 games-strategy/glest/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	25 Oct 2008 18:30:18 -0000	1.19
+++ ChangeLog	30 Oct 2008 15:53:14 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/glest
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.19 2008/10/25 18:30:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.20 2008/10/30 15:53:14 tupone Exp $
+
+  30 Oct 2008; Tupone Alfredo <tupone@gentoo.org> glest-3.1.2.ebuild:
+  A blocker for xerces-c is better then a dependency
 
   25 Oct 2008; Tupone Alfredo <tupone@gentoo.org> glest-3.1.2.ebuild:
   Incompatible with dev-libs/xerces-c-3






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-strategy/glest: glest-3.1.2.ebuild ChangeLog
@ 2008-11-01 12:40 Paul de Vrieze (pauldv)
  0 siblings, 0 replies; 4+ messages in thread
From: Paul de Vrieze (pauldv) @ 2008-11-01 12:40 UTC (permalink / raw
  To: gentoo-commits

pauldv      08/11/01 12:40:22

  Modified:             glest-3.1.2.ebuild ChangeLog
  Log:
  Revert xerces-c blocker back to dependency. Glest needs xerces-c
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)

Revision  Changes    Path
1.4                  games-strategy/glest/glest-3.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?r1=1.3&r2=1.4

Index: glest-3.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- glest-3.1.2.ebuild	30 Oct 2008 15:53:14 -0000	1.3
+++ glest-3.1.2.ebuild	1 Nov 2008 12:40:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.3 2008/10/30 15:53:14 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.4 2008/11/01 12:40:22 pauldv Exp $
 
 inherit autotools eutils games
 
@@ -27,7 +27,7 @@
 	media-libs/libogg
 	media-libs/libvorbis
 	media-libs/openal
-	!>=dev-libs/xerces-c-3
+	<dev-libs/xerces-c-3
 	virtual/opengl
 	virtual/glu
 	x11-libs/libX11



1.21                 games-strategy/glest/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	30 Oct 2008 15:53:14 -0000	1.20
+++ ChangeLog	1 Nov 2008 12:40:22 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/glest
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.20 2008/10/30 15:53:14 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.21 2008/11/01 12:40:22 pauldv Exp $
+
+  01 Nov 2008; Paul de Vrieze <pauldv@gentoo.org> glest-3.1.2.ebuild:
+  Glest actually depends on xerces-c (really doesn't run or build without
+  it), so a dependency is needed, not a blocker.
 
   30 Oct 2008; Tupone Alfredo <tupone@gentoo.org> glest-3.1.2.ebuild:
   A blocker for xerces-c is better then a dependency






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-strategy/glest: glest-3.1.2.ebuild ChangeLog
@ 2009-01-22 18:53 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-01-22 18:53 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/01/22 18:53:35

  Modified:             glest-3.1.2.ebuild ChangeLog
  Log:
  transition to the non-no* use flags in libsdl
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)

Revision  Changes    Path
1.5                  games-strategy/glest/glest-3.1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild?r1=1.4&r2=1.5

Index: glest-3.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glest-3.1.2.ebuild	1 Nov 2008 12:40:22 -0000	1.4
+++ glest-3.1.2.ebuild	22 Jan 2009 18:53:35 -0000	1.5
@@ -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-strategy/glest/glest-3.1.2.ebuild,v 1.4 2008/11/01 12:40:22 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-3.1.2.ebuild,v 1.5 2009/01/22 18:53:35 mr_bones_ Exp $
 
+EAPI=2
 inherit autotools eutils games
 
 L_URI="http://www.glest.org/files/contrib/translations"
@@ -23,7 +24,7 @@
 IUSE="linguas_pt_BR linguas_cs linguas_de linguas_hu linguas_no linguas_ru
 linguas_tr"
 
-RDEPEND="media-libs/libsdl
+RDEPEND="|| ( media-libs/libsdl[joystick] <media-libs/libsdl-1.2.13-r1 )
 	media-libs/libogg
 	media-libs/libvorbis
 	media-libs/openal
@@ -40,10 +41,7 @@
 
 GAMES_USE_SDL="nojoystick"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
+src_prepare() {
 	epatch \
 		"${FILESDIR}"/${P}-{home,gcc43}.patch
 
@@ -61,13 +59,15 @@
 	sed -i 's:-O3 -g3::' Jamrules || die "sed Jamrules failed"
 }
 
-src_compile() {
+src_configure() {
 	# Fails with wx enabled, bug #130011
 	egamesconf \
 		--with-vorbis=/usr \
 		--with-ogg=/usr \
-		--with-wx-config=disabled_wx \
-		|| die
+		--with-wx-config=disabled_wx
+}
+
+src_compile() {
 	jam -q || die "jam failed"
 }
 



1.22                 games-strategy/glest/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glest/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	1 Nov 2008 12:40:22 -0000	1.21
+++ ChangeLog	22 Jan 2009 18:53:35 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/glest
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.21 2008/11/01 12:40:22 pauldv Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.22 2009/01/22 18:53:35 mr_bones_ Exp $
+
+  22 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> glest-3.1.2.ebuild:
+  transition to the non-no* use flags in libsdl
 
   01 Nov 2008; Paul de Vrieze <pauldv@gentoo.org> glest-3.1.2.ebuild:
   Glest actually depends on xerces-c (really doesn't run or build without






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-22 18:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-25 18:30 [gentoo-commits] gentoo-x86 commit in games-strategy/glest: glest-3.1.2.ebuild ChangeLog Alfredo Tupone (tupone)
  -- strict thread matches above, loose matches on Subject: below --
2008-10-30 15:53 Alfredo Tupone (tupone)
2008-11-01 12:40 Paul de Vrieze (pauldv)
2009-01-22 18:53 Michael Sterrett (mr_bones_)

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