public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/gnubg: ChangeLog gnubg-0.14.3-r1.ebuild
@ 2009-02-04  9:54 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 4+ messages in thread
From: Alfredo Tupone (tupone) @ 2009-02-04  9:54 UTC (permalink / raw
  To: gentoo-commits

tupone      09/02/04 09:54:57

  Modified:             ChangeLog gnubg-0.14.3-r1.ebuild
  Log:
  Does not work with dev-scheme/guile-1.8
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)

Revision  Changes    Path
1.39                 games-board/gnubg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	29 Feb 2008 18:58:00 -0000	1.38
+++ ChangeLog	4 Feb 2009 09:54:57 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/gnubg
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.38 2008/02/29 18:58:00 carlo Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.39 2009/02/04 09:54:57 tupone Exp $
+
+  04 Feb 2009; Alfredo Tupone <tupone@gentoo.org> gnubg-0.14.3-r1.ebuild:
+  Does not work with dev-scheme/guile-1.8
 
   29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> gnubg-0.14.3-r1.ebuild:
   Remove icon extension from desktop entry to match Icon Theme Specification.



1.12                 games-board/gnubg/gnubg-0.14.3-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?r1=1.11&r2=1.12

Index: gnubg-0.14.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gnubg-0.14.3-r1.ebuild	29 Feb 2008 18:58:00 -0000	1.11
+++ gnubg-0.14.3-r1.ebuild	4 Feb 2009 09:54:57 -0000	1.12
@@ -1,6 +1,6 @@
-# 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-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.11 2008/02/29 18:58:00 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.12 2009/02/04 09:54:57 tupone Exp $
 
 inherit flag-o-matic eutils games
 
@@ -33,7 +33,8 @@
 		media-libs/libart_lgpl
 		opengl? ( x11-libs/gtkglext >=media-libs/ftgl-2.1.2-r1 )
 	)
-	guile? ( dev-scheme/guile )
+	guile? ( dev-scheme/guile
+		!>=dev-scheme/guile-1.8 )
 	nas? ( media-libs/nas )
 	nls? ( virtual/libintl )
 	python? ( dev-lang/python )






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

* [gentoo-commits] gentoo-x86 commit in games-board/gnubg: ChangeLog gnubg-0.14.3-r1.ebuild
@ 2009-02-13 11:35 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 4+ messages in thread
From: Alfredo Tupone (tupone) @ 2009-02-13 11:35 UTC (permalink / raw
  To: gentoo-commits

tupone      09/02/13 11:35:28

  Modified:             ChangeLog gnubg-0.14.3-r1.ebuild
  Log:
  append-ldflags removed as not needed. Bug #226895
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)

Revision  Changes    Path
1.41                 games-board/gnubg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	4 Feb 2009 11:56:38 -0000	1.40
+++ ChangeLog	13 Feb 2009 11:35:28 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/gnubg
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.40 2009/02/04 11:56:38 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.41 2009/02/13 11:35:28 tupone Exp $
+
+  13 Feb 2009; Alfredo Tupone <tupone@gentoo.org> gnubg-0.14.3-r1.ebuild:
+  append-ldflags removed as not needed. Bug #226895 by flameeyes@gentoo.org
 
   04 Feb 2009; Alfredo Tupone <tupone@gentoo.org>
   files/gnubg-0.14.3-as-needed.patch:



1.13                 games-board/gnubg/gnubg-0.14.3-r1.ebuild

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

Index: gnubg-0.14.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gnubg-0.14.3-r1.ebuild	4 Feb 2009 09:54:57 -0000	1.12
+++ gnubg-0.14.3-r1.ebuild	13 Feb 2009 11:35:28 -0000	1.13
@@ -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/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.12 2009/02/04 09:54:57 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.13 2009/02/13 11:35:28 tupone Exp $
 
 inherit flag-o-matic eutils games
 
@@ -72,7 +72,6 @@
 		if use opengl ; then
 			myconf="${myconf} --with-board3d"
 			append-flags $(pkg-config ftgl --cflags)
-			append-ldflags $(pkg-config ftgl --libs)
 		else
 			myconf="${myconf} --without-board3d"
 		fi






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

* [gentoo-commits] gentoo-x86 commit in games-board/gnubg: ChangeLog gnubg-0.14.3-r1.ebuild
@ 2009-08-07 21:09 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-08-07 21:09 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/08/07 21:09:58

  Modified:             ChangeLog gnubg-0.14.3-r1.ebuild
  Log:
  EAPI=2; fix building with USE=python (bug #280005)
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.42                 games-board/gnubg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	13 Feb 2009 11:35:28 -0000	1.41
+++ ChangeLog	7 Aug 2009 21:09:58 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/gnubg
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.41 2009/02/13 11:35:28 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.42 2009/08/07 21:09:58 mr_bones_ Exp $
+
+  07 Aug 2009; Michael Sterrett <mr_bones_@gentoo.org>
+  gnubg-0.14.3-r1.ebuild, files/gnubg-0.14.3-as-needed.patch:
+  EAPI=2; fix building with USE=python (bug #280005)
 
   13 Feb 2009; Alfredo Tupone <tupone@gentoo.org> gnubg-0.14.3-r1.ebuild:
   append-ldflags removed as not needed. Bug #226895 by flameeyes@gentoo.org



1.14                 games-board/gnubg/gnubg-0.14.3-r1.ebuild

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

Index: gnubg-0.14.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gnubg-0.14.3-r1.ebuild	13 Feb 2009 11:35:28 -0000	1.13
+++ gnubg-0.14.3-r1.ebuild	7 Aug 2009 21:09:58 -0000	1.14
@@ -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/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.13 2009/02/13 11:35:28 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.14 2009/08/07 21:09:58 mr_bones_ Exp $
 
+EAPI=2
 inherit flag-o-matic eutils games
 
 WPV="0.14"
@@ -44,9 +45,7 @@
 	dev-util/pkgconfig
 	nls? ( sys-devel/gettext )"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	mv ../${PN}.weights-${WPV} "${S}/${PN}.weights"
 	mv ../*bd .
 	sed -i 's:$(localedir):/usr/share/locale:' \
@@ -98,9 +97,7 @@
 		$(use_with python) \
 		$(use_with readline) \
 		$(use_with X x) \
-		${myconf} \
-		|| die
-	emake || die "emake failed"
+		${myconf}
 }
 
 src_install() {






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

* [gentoo-commits] gentoo-x86 commit in games-board/gnubg: ChangeLog gnubg-0.14.3-r1.ebuild
@ 2009-11-10 20:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-11-10 20:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/11/10 20:45:54

  Modified:             ChangeLog gnubg-0.14.3-r1.ebuild
  Log:
  Remove USE arts (deprecated).
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.44                 games-board/gnubg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	20 Aug 2009 06:44:36 -0000	1.43
+++ ChangeLog	10 Nov 2009 20:45:53 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/gnubg
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.43 2009/08/20 06:44:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.44 2009/11/10 20:45:53 ssuominen Exp $
+
+  10 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
+  gnubg-0.14.3-r1.ebuild:
+  Remove USE arts (deprecated).
 
 *gnubg-20090817 (20 Aug 2009)
 



1.15                 games-board/gnubg/gnubg-0.14.3-r1.ebuild

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

Index: gnubg-0.14.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gnubg-0.14.3-r1.ebuild	7 Aug 2009 21:09:58 -0000	1.14
+++ gnubg-0.14.3-r1.ebuild	10 Nov 2009 20:45:53 -0000	1.15
@@ -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/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.14 2009/08/07 21:09:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.15 2009/11/10 20:45:53 ssuominen Exp $
 
 EAPI=2
 inherit flag-o-matic eutils games
@@ -16,7 +16,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="arts esd gdbm gtk guile nas nls opengl python readline X"
+IUSE="esd gdbm gtk guile nas nls opengl python readline X"
 
 # test fail - bug #132002
 RESTRICT="test"
@@ -25,7 +25,6 @@
 RDEPEND=">=media-libs/freetype-2
 	media-libs/libpng
 	dev-libs/libxml2
-	arts? ( kde-base/arts )
 	esd? ( media-sound/esound )
 	gdbm? ( sys-libs/gdbm )
 	=dev-libs/glib-2*
@@ -77,8 +76,8 @@
 	else
 		myconf="${myconf} --without-gtk --disable-gtktest --without-board3d"
 	fi
-	if use arts || use esd ; then
-		myconf="${myconf} --with-sound"
+	if use esd; then
+		myconf="${myconf} --disable-artsc-test --with-sound"
 	else
 		myconf="${myconf} --without-sound --disable-esdtest --disable-artsc-test"
 	fi
@@ -89,7 +88,7 @@
 	filter-flags -ffast-math #bug #67929
 
 	LIBART_CONFIG="/usr/bin/libart2-config" egamesconf \
-		$(use_enable arts artsc) \
+		--disable-artsc \
 		$(use_enable esd) \
 		$(use_with gdbm) \
 		$(use_enable nas) \






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

end of thread, other threads:[~2009-11-10 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-07 21:09 [gentoo-commits] gentoo-x86 commit in games-board/gnubg: ChangeLog gnubg-0.14.3-r1.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-10 20:45 Samuli Suominen (ssuominen)
2009-02-13 11:35 Alfredo Tupone (tupone)
2009-02-04  9:54 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