public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild
@ 2009-02-03  3:56 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-02-03  3:56 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/02/03 03:56:27

  Modified:             ChangeLog guichan-0.8.1.ebuild
  Log:
  Commented out the patch until the as-needed stuff is fixed (bug #257455)
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)

Revision  Changes    Path
1.16                 dev-games/guichan/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	28 Jan 2009 13:59:31 -0000	1.15
+++ ChangeLog	3 Feb 2009 03:56:27 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-games/guichan
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.15 2009/01/28 13:59:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.16 2009/02/03 03:56:27 mr_bones_ Exp $
+
+  03 Feb 2009; Michael Sterrett <mr_bones_@gentoo.org> guichan-0.8.1.ebuild:
+  Commented out the patch until the as-needed stuff is fixed (bug #257455)
 
   28 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
   files/guichan-0.8.1-as-needed.patch, guichan-0.8.1.ebuild:



1.4                  dev-games/guichan/guichan-0.8.1.ebuild

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

Index: guichan-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- guichan-0.8.1.ebuild	28 Jan 2009 13:59:31 -0000	1.3
+++ guichan-0.8.1.ebuild	3 Feb 2009 03:56:27 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.3 2009/01/28 13:59:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.4 2009/02/03 03:56:27 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils autotools
@@ -21,10 +21,11 @@
 		media-libs/sdl-image
 	)"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-as-needed.patch
-	eautoreconf
-}
+# Commented out until the as-needed stuff is fixed (bug #257455)
+#src_prepare() {
+	#epatch "${FILESDIR}"/${P}-as-needed.patch
+	#eautoreconf
+#}
 
 src_configure() {
 	econf \






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild
@ 2010-02-10 16:03 Joseph Jezak (josejx)
  0 siblings, 0 replies; 7+ messages in thread
From: Joseph Jezak (josejx) @ 2010-02-10 16:03 UTC (permalink / raw
  To: gentoo-commits

josejx      10/02/10 16:03:13

  Modified:             ChangeLog guichan-0.8.1.ebuild
  Log:
  Marked ppc stable for bug #294537.
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-games/guichan/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	25 Nov 2009 14:29:42 -0000	1.18
+++ ChangeLog	10 Feb 2010 16:03:13 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-games/guichan
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.18 2009/11/25 14:29:42 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.19 2010/02/10 16:03:13 josejx Exp $
+
+  10 Feb 2010; Joseph Jezak <josejx@gentoo.org> guichan-0.8.1.ebuild:
+  Marked ppc stable for bug #294537.
 
   25 Nov 2009; Markus Meier <maekke@gentoo.org> guichan-0.8.1.ebuild:
   amd64/x86 stable, bug #294344



1.7                  dev-games/guichan/guichan-0.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?r1=1.6&r2=1.7

Index: guichan-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- guichan-0.8.1.ebuild	25 Nov 2009 14:29:42 -0000	1.6
+++ guichan-0.8.1.ebuild	10 Feb 2010 16:03:13 -0000	1.7
@@ -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/dev-games/guichan/guichan-0.8.1.ebuild,v 1.6 2009/11/25 14:29:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.7 2010/02/10 16:03:13 josejx Exp $
 
 EAPI=2
 inherit eutils autotools
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="allegro opengl sdl"
 
 DEPEND="allegro? ( media-libs/allegro )






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild
@ 2009-11-25 14:29 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-11-25 14:29 UTC (permalink / raw
  To: gentoo-commits

maekke      09/11/25 14:29:42

  Modified:             ChangeLog guichan-0.8.1.ebuild
  Log:
  amd64/x86 stable, bug #294344
  (Portage version: 2.2_rc51/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-games/guichan/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	3 Feb 2009 15:54:43 -0000	1.17
+++ ChangeLog	25 Nov 2009 14:29:42 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-games/guichan
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.17 2009/02/03 15:54:43 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.18 2009/11/25 14:29:42 maekke Exp $
+
+  25 Nov 2009; Markus Meier <maekke@gentoo.org> guichan-0.8.1.ebuild:
+  amd64/x86 stable, bug #294344
 
   03 Feb 2009; Alfredo Tupone <tupone@gentoo.org>
   files/guichan-0.8.1-as-needed.patch, guichan-0.8.1.ebuild:



1.6                  dev-games/guichan/guichan-0.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?r1=1.5&r2=1.6

Index: guichan-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- guichan-0.8.1.ebuild	3 Feb 2009 15:54:43 -0000	1.5
+++ guichan-0.8.1.ebuild	25 Nov 2009 14:29:42 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.5 2009/02/03 15:54:43 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.6 2009/11/25 14:29:42 maekke Exp $
 
 EAPI=2
 inherit eutils autotools
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="allegro opengl sdl"
 
 DEPEND="allegro? ( media-libs/allegro )






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild
@ 2009-02-03 15:54 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 7+ messages in thread
From: Alfredo Tupone (tupone) @ 2009-02-03 15:54 UTC (permalink / raw
  To: gentoo-commits

tupone      09/02/03 15:54:44

  Modified:             ChangeLog guichan-0.8.1.ebuild
  Log:
  Fix build after resolving --as-needed. bug #257455
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)

Revision  Changes    Path
1.17                 dev-games/guichan/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	3 Feb 2009 03:56:27 -0000	1.16
+++ ChangeLog	3 Feb 2009 15:54:43 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-games/guichan
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.16 2009/02/03 03:56:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.17 2009/02/03 15:54:43 tupone Exp $
+
+  03 Feb 2009; Alfredo Tupone <tupone@gentoo.org>
+  files/guichan-0.8.1-as-needed.patch, guichan-0.8.1.ebuild:
+  Fix build after resolving --as-needed. bug #257455 by franzec05@gmail.com
 
   03 Feb 2009; Michael Sterrett <mr_bones_@gentoo.org> guichan-0.8.1.ebuild:
   Commented out the patch until the as-needed stuff is fixed (bug #257455)



1.5                  dev-games/guichan/guichan-0.8.1.ebuild

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

Index: guichan-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- guichan-0.8.1.ebuild	3 Feb 2009 03:56:27 -0000	1.4
+++ guichan-0.8.1.ebuild	3 Feb 2009 15:54:43 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.4 2009/02/03 03:56:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.5 2009/02/03 15:54:43 tupone Exp $
 
 EAPI=2
 inherit eutils autotools
@@ -21,11 +21,10 @@
 		media-libs/sdl-image
 	)"
 
-# Commented out until the as-needed stuff is fixed (bug #257455)
-#src_prepare() {
-	#epatch "${FILESDIR}"/${P}-as-needed.patch
-	#eautoreconf
-#}
+src_prepare() {
+	epatch "${FILESDIR}"/${P}-as-needed.patch
+	eautoreconf
+}
 
 src_configure() {
 	econf \






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild
@ 2009-01-28 13:59 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-01-28 13:59 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/01/28 13:59:31

  Modified:             ChangeLog guichan-0.8.1.ebuild
  Log:
  EAPI=2; re-roll patch so it applies
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)

Revision  Changes    Path
1.15                 dev-games/guichan/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	28 Jan 2009 11:30:23 -0000	1.14
+++ ChangeLog	28 Jan 2009 13:59:31 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-games/guichan
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.14 2009/01/28 11:30:23 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.15 2009/01/28 13:59:31 mr_bones_ Exp $
+
+  28 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
+  files/guichan-0.8.1-as-needed.patch, guichan-0.8.1.ebuild:
+  EAPI=2; re-roll patch so it applies
 
   28 Jan 2009; Alfredo Tupone <tupone@gentoo.org>
   +files/guichan-0.8.1-as-needed.patch, guichan-0.8.1.ebuild:



1.3                  dev-games/guichan/guichan-0.8.1.ebuild

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

Index: guichan-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- guichan-0.8.1.ebuild	28 Jan 2009 11:30:23 -0000	1.2
+++ guichan-0.8.1.ebuild	28 Jan 2009 13:59:31 -0000	1.3
@@ -1,7 +1,8 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.2 2009/01/28 11:30:23 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.3 2009/01/28 13:59:31 mr_bones_ Exp $
 
+EAPI=2
 inherit eutils autotools
 
 DESCRIPTION="a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL"
@@ -20,22 +21,18 @@
 		media-libs/sdl-image
 	)"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	epatch "${FILESDIR}"/${P}-as-needed.patch
 	eautoreconf
 }
 
-src_compile() {
+src_configure() {
 	econf \
 		--disable-dependency-tracking \
 		$(use_enable allegro) \
 		$(use_enable opengl) \
 		$(use_enable sdl) \
-		$(use_enable sdl sdlimage) \
-		|| die
-	emake || die "emake failed"
+		$(use_enable sdl sdlimage)
 }
 
 src_install() {






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild
@ 2009-01-28 11:30 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 7+ messages in thread
From: Alfredo Tupone (tupone) @ 2009-01-28 11:30 UTC (permalink / raw
  To: gentoo-commits

tupone      09/01/28 11:30:23

  Modified:             ChangeLog guichan-0.8.1.ebuild
  Log:
  Declare dependant library to fix --as-needed bug #256443
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)

Revision  Changes    Path
1.14                 dev-games/guichan/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	27 Apr 2008 04:52:22 -0000	1.13
+++ ChangeLog	28 Jan 2009 11:30:23 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for dev-games/guichan
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.13 2008/04/27 04:52:22 mr_bones_ Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.14 2009/01/28 11:30:23 tupone Exp $
+
+  28 Jan 2009; Alfredo Tupone <tupone@gentoo.org>
+  +files/guichan-0.8.1-as-needed.patch, guichan-0.8.1.ebuild:
+  Declare dependant library to fix --as-needed bug #256443 by Lars
+  (Polynomial-C) <polynomial-C@gmx.de>
 
 *guichan-0.8.1 (27 Apr 2008)
 



1.2                  dev-games/guichan/guichan-0.8.1.ebuild

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

Index: guichan-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- guichan-0.8.1.ebuild	27 Apr 2008 04:52:22 -0000	1.1
+++ guichan-0.8.1.ebuild	28 Jan 2009 11:30:23 -0000	1.2
@@ -1,6 +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/dev-games/guichan/guichan-0.8.1.ebuild,v 1.1 2008/04/27 04:52:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.2 2009/01/28 11:30:23 tupone Exp $
+
+inherit eutils autotools
 
 DESCRIPTION="a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL"
 HOMEPAGE="http://guichan.sourceforge.net/"
@@ -18,6 +20,13 @@
 		media-libs/sdl-image
 	)"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	epatch "${FILESDIR}"/${P}-as-needed.patch
+	eautoreconf
+}
+
 src_compile() {
 	econf \
 		--disable-dependency-tracking \






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild
@ 2008-04-27  4:52 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-04-27  4:52 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/04/27 04:52:23

  Modified:             ChangeLog
  Added:                guichan-0.8.1.ebuild
  Log:
  version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.13                 dev-games/guichan/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	21 Jul 2007 22:25:28 -0000	1.12
+++ ChangeLog	27 Apr 2008 04:52:22 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-games/guichan
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.12 2007/07/21 22:25:28 nyhm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/ChangeLog,v 1.13 2008/04/27 04:52:22 mr_bones_ Exp $
+
+*guichan-0.8.1 (27 Apr 2008)
+
+  27 Apr 2008; Michael Sterrett <mr_bones_@gentoo.org>
+  +guichan-0.8.1.ebuild:
+  version bump
 
 *guichan-0.7.1 (21 Jul 2007)
 



1.1                  dev-games/guichan/guichan-0.8.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild?rev=1.1&content-type=text/plain

Index: guichan-0.8.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.8.1.ebuild,v 1.1 2008/04/27 04:52:22 mr_bones_ Exp $

DESCRIPTION="a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL"
HOMEPAGE="http://guichan.sourceforge.net/"
SRC_URI="http://guichan.googlecode.com/files/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="allegro opengl sdl"

DEPEND="allegro? ( media-libs/allegro )
	opengl? ( virtual/opengl )
	sdl? (
		media-libs/libsdl
		media-libs/sdl-image
	)"

src_compile() {
	econf \
		--disable-dependency-tracking \
		$(use_enable allegro) \
		$(use_enable opengl) \
		$(use_enable sdl) \
		$(use_enable sdl sdlimage) \
		|| die
	emake || die "emake failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS ChangeLog NEWS README TODO
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2010-02-10 16:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-03  3:56 [gentoo-commits] gentoo-x86 commit in dev-games/guichan: ChangeLog guichan-0.8.1.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-10 16:03 Joseph Jezak (josejx)
2009-11-25 14:29 Markus Meier (maekke)
2009-02-03 15:54 Alfredo Tupone (tupone)
2009-01-28 13:59 Michael Sterrett (mr_bones_)
2009-01-28 11:30 Alfredo Tupone (tupone)
2008-04-27  4:52 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