diff options
author | Hanno Böck <hanno@gentoo.org> | 2002-11-18 10:42:46 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2002-11-18 10:42:46 +0000 |
commit | 33a176cb55f0333c578bcd019816581a819f30e4 (patch) | |
tree | 53c621b24e5837867f22a9a31deffe295ef6435c /app-emulation | |
parent | fix lintool warnings (diff) | |
download | gentoo-2-33a176cb55f0333c578bcd019816581a819f30e4.tar.gz gentoo-2-33a176cb55f0333c578bcd019816581a819f30e4.tar.bz2 gentoo-2-33a176cb55f0333c578bcd019816581a819f30e4.zip |
fix lintool-warnings
Diffstat (limited to 'app-emulation')
13 files changed, 36 insertions, 28 deletions
diff --git a/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild b/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild index 9e024f7a48c5..b2d295d8a17d 100644 --- a/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild +++ b/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild,v 1.5 2002/10/20 18:37:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdr/psemu-cdr-1.62.ebuild,v 1.6 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu plugin to read from CD-ROM" HOMEPAGE="http://www.pcsx.net" LICENSE="GPL-2" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" SRC_URI="http://linux.pcsx.net/downloads/plugins/cdr-${PV}.tgz" DEPEND="x11-libs/gtk+" S=${WORKDIR} +IUSE="" src_compile() { cd src @@ -24,4 +25,3 @@ src_install () { chmod 755 ${D}/usr/lib/psemu/plugins/* dodoc ReadMe.txt } - diff --git a/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild b/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild index 0bf5f408afd8..3b234d9d8b2b 100644 --- a/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild +++ b/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild,v 1.5 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-cdriso/psemu-cdriso-1.2.ebuild,v 1.6 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu plugin to read CD-images" HOMEPAGE="http://www.pcsx.net" LICENSE="GPL-2" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="sys-libs/zlib sys-apps/bzip2 x11-libs/gtk+" +IUSE="" SRC_URI="http://linux.pcsx.net/downloads/plugins/cdriso-${PV}.tgz" S=${WORKDIR} diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild index 27af22ffda39..84b8dfe47e1c 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.2.ebuild,v 1.7 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl162.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild index ac3453c71ff1..16caba7461b0 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.3.ebuild,v 1.7 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl163.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild index 294ab9e253c3..633d044ae564 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild,v 1.5 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.4.ebuild,v 1.6 2002/11/18 10:42:46 hanno Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild index 3b62c66c3ecc..12f4056ed502 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild,v 1.3 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.5.ebuild,v 1.4 2002/11/18 10:42:46 hanno Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" HOMEPAGE="http://home.t-online.de/home/PeteBernert" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="virtual/opengl" SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.gz" S=${WORKDIR} +IUSE="" src_install () { insinto /usr/lib/psemu/plugins diff --git a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild index d62273d4250b..8e25b3c86915 100644 --- a/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild +++ b/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild,v 1.2 2002/11/06 14:42:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-gpupetemesagl/psemu-gpupetemesagl-1.6.7.ebuild,v 1.3 2002/11/18 10:42:46 hanno Exp $ URI_PV=`echo -n ${PV} | sed -e "s:\.::g"` DESCRIPTION="PSEmu OpenGL GPU" @@ -9,7 +9,7 @@ SRC_URI="http://www.ngemu.com/psx/plugins/linux/gpu/gpupetemesagl${URI_PV}.tar.g LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" IUSE="" DEPEND="virtual/opengl" diff --git a/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild b/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild index cedba3dc1d96..399b3ac860a7 100644 --- a/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild +++ b/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild,v 1.3 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild,v 1.4 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu plugin to use joysticks/gamepads in PSX-emulators" HOMEPAGE="http://www.ammoq.com" LICENSE="GPL-2" # No mention of a license.. That makes it Public Domain? KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="x11-libs/gtk+" SRC_URI="http://members.chello.at/erich.kitzmueller/ammoq/padJoy062.tgz" S=${WORKDIR}/padJoy +IUSE="" src_compile() { cd src diff --git a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild index f35ed59d7c6b..85bc6f0d91a2 100644 --- a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild +++ b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild,v 1.7 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="PSEmu plugin to use the keyboard as a gamepad" HOMEPAGE="http://www.pcsx.net" LICENSE="freedist" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="x11-libs/gtk+" SRC_URI="http://linux.pcsx.net/downloads/plugins/padXwin-${PV}.tgz" S=${WORKDIR} +IUSE="" src_compile() { cd src diff --git a/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild b/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild index ee8f923fe6c5..fb475fb1dd22 100644 --- a/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild +++ b/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild,v 1.7 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.6.ebuild,v 1.8 2002/11/18 10:42:46 hanno Exp $ IUSE="sdl" @@ -8,7 +8,7 @@ DESCRIPTION="P.E.Op.S Software GPU plugin" HOMEPAGE="http://peops.sourceforge.net" LICENSE="GPL-2" KEYWORDS="x86 -ppc" -SLOT="0" +SLOT="0" DEPEND="x11-libs/gtk+ dev-lang/nasm sdl? ( media-libs/libsdl )" diff --git a/app-emulation/psemu-peopsspu/ChangeLog b/app-emulation/psemu-peopsspu/ChangeLog index 4023aff489ce..1fa15eff978b 100644 --- a/app-emulation/psemu-peopsspu/ChangeLog +++ b/app-emulation/psemu-peopsspu/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-emulation/psemu-peopsspu # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopsspu/ChangeLog,v 1.4 2002/10/19 16:46:15 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopsspu/ChangeLog,v 1.5 2002/11/18 10:42:46 hanno Exp $ -*psemu-peopsspu (2 June 2002) +*psemu-peopsspu-1.0.1 (02 June 2002) 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psemu-peopsspu-1.0.1.ebuild : Updated to mirror://sourceforge in SRC_URI. @@ -14,7 +14,7 @@ Added SLOT, RDEPEND and KEYWORDS="x86" -*psemu-peopsspu (2 June 2002) +*psemu-peopsspu-1.0.0 (02 June 2002) 2 June 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : diff --git a/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild b/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild index c6cf6391eac6..d13b8e18e429 100644 --- a/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild +++ b/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild,v 1.6 2002/10/20 18:37:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-peopsspu/psemu-peopsspu-1.0.1.ebuild,v 1.7 2002/11/18 10:42:46 hanno Exp $ DESCRIPTION="P.E.Op.S Sound Emulation (SPU) PSEmu Plugin" HOMEPAGE="http://peops.sourceforge.net" @@ -13,6 +13,7 @@ DEPEND="app-arch/unzip sys-devel/automake" SRC_URI="mirror://sourceforge/peops/PeopsSpu101.zip" S=${WORKDIR}/spuPeopsSound +IUSE="" src_unpack() { unzip -a ${DISTDIR}/PeopsSpu101.zip diff --git a/app-emulation/spectemu/spectemu-0.9.4.ebuild b/app-emulation/spectemu/spectemu-0.9.4.ebuild index 564fb69533af..e24d823ce440 100644 --- a/app-emulation/spectemu/spectemu-0.9.4.ebuild +++ b/app-emulation/spectemu/spectemu-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.5 2002/10/17 01:06:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.9.4.ebuild,v 1.6 2002/11/18 10:42:46 hanno Exp $ IUSE="X readline svga" @@ -9,7 +9,7 @@ HOMEPAGE="http://kempelen.iit.bme.hu/~mszeredi/spectemu/spectemu.html" LICENSE="GPL-2 | LGPL-2" SRC_URI="http://home.gwi.net/~plemon/sources/spectemu-0.94.tar.gz" KEYWORDS="x86" -SLOT="0" +SLOT="0" ### Several versions of specemu exist, xspect & vgaspect, utilising X11 ### and/or svgalib. libreadline provides optional runtime features. ### The ./configure script automagically figures out which binaries to build @@ -47,7 +47,7 @@ src_install () { ### Here's our make install, nothing special here, houston, we are ### go for launch. - + make \ prefix=${D}/usr \ mandir=${D}/usr/share/man/man1 \ |