diff options
12 files changed, 48 insertions, 36 deletions
diff --git a/games-emulation/pcsx2/pcsx2-0.5.ebuild b/games-emulation/pcsx2/pcsx2-0.5.ebuild index 10526198ea28..a589aa3979c8 100644 --- a/games-emulation/pcsx2/pcsx2-0.5.ebuild +++ b/games-emulation/pcsx2/pcsx2-0.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.5.ebuild,v 1.4 2004/02/20 06:26:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.5.ebuild,v 1.5 2004/05/27 01:28:48 mr_bones_ Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Playstation2 emulator" HOMEPAGE="http://www.pcsx2.net/" @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/${PV:0:3}release/Pcsx2Src-${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="virtual/x11 =x11-libs/gtk+-1* diff --git a/games-emulation/ps2emu-cdvdiso/ps2emu-cdvdiso-0.3.ebuild b/games-emulation/ps2emu-cdvdiso/ps2emu-cdvdiso-0.3.ebuild index a365785e0e93..f9d40588edcf 100644 --- a/games-emulation/ps2emu-cdvdiso/ps2emu-cdvdiso-0.3.ebuild +++ b/games-emulation/ps2emu-cdvdiso/ps2emu-cdvdiso-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-cdvdiso/ps2emu-cdvdiso-0.3.ebuild,v 1.3 2004/03/21 20:01:16 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-cdvdiso/ps2emu-cdvdiso-0.3.ebuild,v 1.4 2004/05/27 01:32:33 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/CDVDiso${PV}.zip" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="=x11-libs/gtk+-1*" diff --git a/games-emulation/ps2emu-dev9null/ps2emu-dev9null-0.1.ebuild b/games-emulation/ps2emu-dev9null/ps2emu-dev9null-0.1.ebuild index 3f1403bafbde..c77691f0d016 100644 --- a/games-emulation/ps2emu-dev9null/ps2emu-dev9null-0.1.ebuild +++ b/games-emulation/ps2emu-dev9null/ps2emu-dev9null-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-dev9null/ps2emu-dev9null-0.1.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-dev9null/ps2emu-dev9null-0.1.ebuild,v 1.3 2004/05/27 01:36:59 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/dev9null${PV}.zip" LICENSE="freedist" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="=x11-libs/gtk+-1*" diff --git a/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild b/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild index 5656c1758ca6..e86b57dab15f 100644 --- a/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild +++ b/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild,v 1.3 2004/03/21 20:02:18 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.61.ebuild,v 1.4 2004/05/27 01:37:34 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/GSsoft-${PV}.tgz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="virtual/opengl virtual/x11 diff --git a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild index 9816ffc302af..ff82115d9bee 100644 --- a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild +++ b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild,v 1.3 2004/03/21 20:03:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild,v 1.4 2004/05/27 01:40:02 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/PADwin${PV}.zip" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="=x11-libs/gtk+-1*" diff --git a/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild b/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild index ca9bcc470ed0..824b71dbb430 100644 --- a/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild +++ b/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild,v 1.3 2004/03/21 20:04:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild,v 1.4 2004/05/27 01:43:03 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://www.pcsx2.net/download/0.5release/SPU2null${PV}.zip" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="=x11-libs/gtk+-1*" diff --git a/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild b/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild index bd59b618d932..8f4bd2f22016 100644 --- a/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild +++ b/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild,v 1.3 2004/02/13 15:40:11 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild,v 1.4 2004/05/27 01:44:04 mr_bones_ Exp $ inherit games eutils @@ -11,17 +11,18 @@ SRC_URI="http://linuzappz.pcsx.net/downloads/cdriso-${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="sys-libs/zlib app-arch/bzip2 =x11-libs/gtk+-1* dev-util/pkgconfig" -S=${WORKDIR}/cdriso +S="${WORKDIR}/cdriso" src_unpack() { unpack ${A} - epatch ${FILESDIR}/${PV}-makefile-cflags.patch + epatch "${FILESDIR}/${PV}-makefile-cflags.patch" } src_compile() { diff --git a/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r1.ebuild b/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r1.ebuild index 2fa74bdaa4f3..f410c9e840af 100644 --- a/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r1.ebuild +++ b/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r1.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-eternalspu/psemu-eternalspu-1.41-r1.ebuild,v 1.3 2004/05/27 01:45:03 mr_bones_ Exp $ inherit games @@ -11,13 +11,14 @@ SRC_URI="http://www1.odn.ne.jp/psx-alternative/download/spuEternal${PV//.}_linux LICENSE="freedist" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="media-libs/libsdl" -S=${WORKDIR} +S="${WORKDIR}" src_install() { - exeinto ${GAMES_LIBDIR}/psemu/plugins + exeinto "${GAMES_LIBDIR}/psemu/plugins" doexe libspuEternal.so.* dodoc *.txt prepgamesdirs diff --git a/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild b/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild index 435852511126..0e449eda1b2c 100644 --- a/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild +++ b/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.75.ebuild,v 1.3 2004/05/27 01:46:54 mr_bones_ Exp $ inherit games @@ -11,17 +11,18 @@ SRC_URI="http://home.t-online.de/home/PeteBernert/gpupetemesagl${PV//.}.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/opengl" -S=${WORKDIR} +S="${WORKDIR}" src_install() { - exeinto ${GAMES_LIBDIR}/psemu/plugins + exeinto "${GAMES_LIBDIR}/psemu/plugins" doexe lib* - exeinto ${GAMES_LIBDIR}/psemu/cfg + exeinto "${GAMES_LIBDIR}/psemu/cfg" doexe cfgPeteMesaGL - insinto ${GAMES_LIBDIR}/psemu/cfg + insinto "${GAMES_LIBDIR}/psemu/cfg" doins gpuPeteMesaGL.cfg dodoc readme.txt version.txt prepgamesdirs diff --git a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild index cc9e1b86cc45..464878edf49e 100644 --- a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild +++ b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r2.ebuild,v 1.3 2004/05/27 01:47:45 mr_bones_ Exp $ inherit games @@ -13,20 +13,21 @@ SRC_URI="http://home.t-online.de/home/PeteBernert/gpupetexgl${PVR//.}.tar.gz LICENSE="freedist" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/opengl" -S=${WORKDIR} +S="${WORKDIR}" src_install() { - exeinto ${GAMES_LIBDIR}/psemu/plugins + exeinto "${GAMES_LIBDIR}/psemu/plugins" doexe lib* - exeinto ${GAMES_LIBDIR}/psemu/cfg + exeinto "${GAMES_LIBDIR}/psemu/cfg" doexe cfgPeteXGL2 - insinto ${GAMES_LIBDIR}/psemu/cfg + insinto "${GAMES_LIBDIR}/psemu/cfg" doins gpuPeteXGL2.cfg # now do our shader files! - insinto ${GAMES_LIBDIR}/psemu/shaders + insinto "${GAMES_LIBDIR}/psemu/shaders" doins *.fp *.vp *.slf *.slv dodoc *.txt prepgamesdirs diff --git a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild index e29fee48aaee..b17da7feda36 100644 --- a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild +++ b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.2 2004/02/13 15:42:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.3 2004/05/27 01:48:43 mr_bones_ Exp $ inherit games eutils @@ -11,27 +11,28 @@ SRC_URI="http://linuzappz.pcsx.net/downloads/padXwin-${PV}.tgz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="=x11-libs/gtk+-1*" -S=${WORKDIR} +S="${WORKDIR}" src_unpack() { unpack ${A} - epatch ${FILESDIR}/${PV}-makefile-cflags.patch + epatch "${FILESDIR}/${PV}-makefile-cflags.patch" } src_compile() { cd src - emake OPTFLAGS="${CFLAGS}" || die + emake OPTFLAGS="${CFLAGS}" || die "emake failed" } src_install() { dodoc ReadMe.txt cd src - exeinto ${GAMES_LIBDIR}/psemu/plugins + exeinto "${GAMES_LIBDIR}/psemu/plugins" doexe libpadXwin-* - exeinto ${GAMES_LIBDIR}/psemu/cfg + exeinto "${GAMES_LIBDIR}/psemu/cfg" doexe cfgPadXwin prepgamesdirs } diff --git a/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild b/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild index 7c803f406e78..79b8e51afe7e 100644 --- a/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild +++ b/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-spunull/psemu-spunull-1.0.ebuild,v 1.3 2004/05/27 01:50:08 mr_bones_ Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="PSEmu plugin to use a null sound driver" HOMEPAGE="http://www.pcsx.net/" @@ -11,23 +11,24 @@ SRC_URI="http://linuzappz.pcsx.net/downloads/spunull-${PV}.tgz" LICENSE="freedist" SLOT="0" KEYWORDS="x86" +IUSE="" -S=${WORKDIR} +S="${WORKDIR}" src_unpack() { unpack ${A} - epatch ${FILESDIR}/${PV}-makefile-cflags.patch + epatch "${FILESDIR}/${PV}-makefile-cflags.patch" } src_compile() { cd src - emake OPTFLAGS="${CFLAGS}" || die + emake OPTFLAGS="${CFLAGS}" || die "emake failed" } src_install() { dodoc ReadMe.txt cd src - exeinto ${GAMES_LIBDIR}/psemu/plugins + exeinto "${GAMES_LIBDIR}/psemu/plugins" doexe libspunull-* prepgamesdirs } |