diff options
-rw-r--r-- | games-action/bomberclone/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/bomberclone/bomberclone-0.11.6.2.ebuild | 16 | ||||
-rw-r--r-- | games-action/gltron/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/gltron/gltron-0.70-r1.ebuild | 7 | ||||
-rw-r--r-- | games-arcade/ppracer/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/ppracer/ppracer-0.3.1.ebuild | 23 | ||||
-rw-r--r-- | games-sports/miniracer/ChangeLog | 7 | ||||
-rw-r--r-- | games-sports/miniracer/miniracer-1.04.ebuild | 24 | ||||
-rw-r--r-- | media-libs/allegro/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/allegro/allegro-4.2.0.ebuild | 29 |
10 files changed, 107 insertions, 29 deletions
diff --git a/games-action/bomberclone/ChangeLog b/games-action/bomberclone/ChangeLog index 547b9245842c..5d006b4e5e47 100644 --- a/games-action/bomberclone/ChangeLog +++ b/games-action/bomberclone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/bomberclone -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/ChangeLog,v 1.18 2005/10/03 19:48:25 corsair Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/ChangeLog,v 1.19 2006/01/13 22:08:31 genstef Exp $ + + 13 Jan 2006; Stefan Schweizer <genstef@gentoo.org> + bomberclone-0.11.6.2.ebuild: + Add modular depends 03 Oct 2005; Markus Rothe <corsair@gentoo.org> bomberclone-0.11.6.2.ebuild: diff --git a/games-action/bomberclone/bomberclone-0.11.6.2.ebuild b/games-action/bomberclone/bomberclone-0.11.6.2.ebuild index f9119faf7440..9ddfba7ffc86 100644 --- a/games-action/bomberclone/bomberclone-0.11.6.2.ebuild +++ b/games-action/bomberclone/bomberclone-0.11.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/bomberclone-0.11.6.2.ebuild,v 1.4 2005/10/03 19:48:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/bomberclone-0.11.6.2.ebuild,v 1.5 2006/01/13 22:08:31 genstef Exp $ inherit eutils games @@ -13,12 +13,18 @@ SLOT="0" KEYWORDS="amd64 ~mips ppc ppc64 x86" IUSE="X" -DEPEND="virtual/libc - X? ( virtual/x11 ) - >=media-libs/libsdl-1.1.0 +RDEPEND=">=media-libs/libsdl-1.1.0 media-libs/sdl-image media-libs/sdl-mixer" +DEPEND="${RDEPEND} + X? ( + || ( + x11-libs/libXt + virtual/x11 + ) + )" + src_compile() { egamesconf \ --disable-dependency-tracking \ diff --git a/games-action/gltron/ChangeLog b/games-action/gltron/ChangeLog index 2b022dfc01b6..09480c1a5cfb 100644 --- a/games-action/gltron/ChangeLog +++ b/games-action/gltron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/gltron -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.10 2005/07/30 04:53:52 vapier Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.11 2006/01/13 22:08:59 genstef Exp $ + + 13 Jan 2006; Stefan Schweizer <genstef@gentoo.org> gltron-0.70-r1.ebuild: + Add modular depends *gltron-0.70-r1 (30 Jul 2005) diff --git a/games-action/gltron/gltron-0.70-r1.ebuild b/games-action/gltron/gltron-0.70-r1.ebuild index 033ddc4ddb66..1c011130ef31 100644 --- a/games-action/gltron/gltron-0.70-r1.ebuild +++ b/games-action/gltron/gltron-0.70-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70-r1.ebuild,v 1.1 2005/07/30 04:53:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70-r1.ebuild,v 1.2 2006/01/13 22:08:59 genstef Exp $ inherit eutils games @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" -DEPEND="virtual/x11 - virtual/opengl +DEPEND="virtual/opengl sys-libs/zlib media-libs/libpng >=media-libs/libsdl-1.2 diff --git a/games-arcade/ppracer/ChangeLog b/games-arcade/ppracer/ChangeLog index 3785e09604b3..5bcb8d8aee15 100644 --- a/games-arcade/ppracer/ChangeLog +++ b/games-arcade/ppracer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-arcade/ppracer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ChangeLog,v 1.13 2006/01/09 23:14:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ChangeLog,v 1.14 2006/01/13 22:07:01 genstef Exp $ + + 13 Jan 2006; Stefan Schweizer <genstef@gentoo.org> ppracer-0.3.1.ebuild: + Add modular depends + + 13 Jan 2006; Stefan Schweizer <genstef@gentoo.org> ppracer-0.3.1.ebuild: + Add modular depends 09 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> ppracer-0.3.1.ebuild: Added eutils to inherit line and moved games to the end of the line. diff --git a/games-arcade/ppracer/ppracer-0.3.1.ebuild b/games-arcade/ppracer/ppracer-0.3.1.ebuild index d1f5bf2685cb..fc7e8ec87cd8 100644 --- a/games-arcade/ppracer/ppracer-0.3.1.ebuild +++ b/games-arcade/ppracer/ppracer-0.3.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ppracer-0.3.1.ebuild,v 1.7 2006/01/09 23:14:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ppracer-0.3.1.ebuild,v 1.8 2006/01/13 22:07:01 genstef Exp $ -inherit flag-o-matic gnuconfig eutils multilib games +inherit flag-o-matic gnuconfig games multilib DESCRIPTION="take on the role of Tux, the Linux Penguin, as he races down steep, snow-covered mountains" HOMEPAGE="http://developer.berlios.de/projects/ppracer/" @@ -15,7 +15,13 @@ IUSE="X" DEPEND="virtual/opengl virtual/glu - X? ( virtual/x11 ) + X? ( + || ( + ( x11-libs/libXt + media-libs/mesa ) + virtual/x11 + ) + ) >=dev-lang/tcl-8.4 media-libs/libsdl media-libs/sdl-mixer @@ -23,6 +29,17 @@ DEPEND="virtual/opengl >=media-libs/freetype-2 sys-libs/zlib" +RDEPEND="${DEPEND} + || ( + ( x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXi + x11-libs/libXmu ) + virtual/x11 + )" + src_unpack() { unpack ${A} cd "${S}" diff --git a/games-sports/miniracer/ChangeLog b/games-sports/miniracer/ChangeLog index 66f0408addf2..15b5da9bb693 100644 --- a/games-sports/miniracer/ChangeLog +++ b/games-sports/miniracer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/miniracer -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/miniracer/ChangeLog,v 1.2 2005/06/04 16:55:18 mr_bones_ Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-sports/miniracer/ChangeLog,v 1.3 2006/01/13 22:07:29 genstef Exp $ + + 13 Jan 2006; Stefan Schweizer <genstef@gentoo.org> miniracer-1.04.ebuild: + Add modular depends *miniracer-1.04 (01 Jun 2005) diff --git a/games-sports/miniracer/miniracer-1.04.ebuild b/games-sports/miniracer/miniracer-1.04.ebuild index bad76e952444..9a979ee8ca95 100644 --- a/games-sports/miniracer/miniracer-1.04.ebuild +++ b/games-sports/miniracer/miniracer-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/miniracer/miniracer-1.04.ebuild,v 1.1 2005/06/01 03:44:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/miniracer/miniracer-1.04.ebuild,v 1.2 2006/01/13 22:07:29 genstef Exp $ inherit games @@ -13,10 +13,26 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/opengl - virtual/x11 +RDEPEND="virtual/opengl + || ( + ( x11-libs/libX11 + x11-libs/libXext + x11-libs/libXxf86dga + x11-libs/libXxf86vm ) + virtual/x11 + ) media-libs/libsdl media-libs/sdl-mixer" +DEPEND="${RDEPEND} + || ( + ( media-libs/mesa + x11-proto/xf86dgaproto + x11-proto/xf86vidmodeproto + x11-proto/xproto ) + virtual/x11 + )" + + src_unpack() { unpack ${A} diff --git a/media-libs/allegro/ChangeLog b/media-libs/allegro/ChangeLog index ad7268fbb348..8f2677ba20c4 100644 --- a/media-libs/allegro/ChangeLog +++ b/media-libs/allegro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/allegro -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.46 2005/12/03 07:25:06 mr_bones_ Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/ChangeLog,v 1.47 2006/01/13 22:06:26 genstef Exp $ + + 13 Jan 2006; Stefan Schweizer <genstef@gentoo.org> allegro-4.2.0.ebuild: + Add modular depends *allegro-4.2.0 (03 Dec 2005) diff --git a/media-libs/allegro/allegro-4.2.0.ebuild b/media-libs/allegro/allegro-4.2.0.ebuild index 572683b7af9d..3c4f7c22d5cb 100644 --- a/media-libs/allegro/allegro-4.2.0.ebuild +++ b/media-libs/allegro/allegro-4.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.2.0.ebuild,v 1.1 2005/12/03 07:25:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.2.0.ebuild,v 1.2 2006/01/13 22:06:26 genstef Exp $ inherit flag-o-matic eutils @@ -16,11 +16,32 @@ IUSE="static mmx sse oss alsa esd arts X fbcon svga tetex doc" RDEPEND="alsa? ( media-libs/alsa-lib ) esd? ( media-sound/esound ) arts? ( kde-base/arts ) - X? ( virtual/x11 ) + alsa? ( media-libs/alsa-lib ) + X? ( + || ( + ( x11-libs/libX11 + x11-libs/libXcursor + x11-libs/libXext + x11-libs/libXpm + x11-libs/libXxf86dga + x11-libs/libXxf86vm ) + virtual/x11 + ) + ) svga? ( media-libs/svgalib )" DEPEND="${RDEPEND} - tetex? ( virtual/tetex )" + tetex? ( virtual/tetex ) + X? ( + || ( + ( x11-libs/libXt + x11-proto/xextproto + x11-proto/xf86dgaproto + x11-proto/xf86vidmodeproto + x11-proto/xproto ) + virtual/x11 + ) + )" src_compile() { filter-flags -fPIC -fprefetch-loop-arrays |