diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-12 22:10:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-12 22:10:51 +0000 |
commit | ddc817e47b3aab70244d0474e63289650bb02128 (patch) | |
tree | 428f9640abe07a5b6ad89278dd0da186d752790b /games-emulation/ps2emu-spu2null | |
parent | inital ebuild (diff) | |
download | historical-ddc817e47b3aab70244d0474e63289650bb02128.tar.gz historical-ddc817e47b3aab70244d0474e63289650bb02128.tar.bz2 historical-ddc817e47b3aab70244d0474e63289650bb02128.zip |
ver bump
Diffstat (limited to 'games-emulation/ps2emu-spu2null')
-rw-r--r-- | games-emulation/ps2emu-spu2null/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/ps2emu-spu2null/files/0.2-makefile.patch | 11 | ||||
-rw-r--r-- | games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.2 | 1 | ||||
-rw-r--r-- | games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.21 | 1 | ||||
-rw-r--r-- | games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild (renamed from games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.2.ebuild) | 10 |
5 files changed, 11 insertions, 19 deletions
diff --git a/games-emulation/ps2emu-spu2null/ChangeLog b/games-emulation/ps2emu-spu2null/ChangeLog index 72d4bf4cd58e..d32f25663384 100644 --- a/games-emulation/ps2emu-spu2null/ChangeLog +++ b/games-emulation/ps2emu-spu2null/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-emulation/ps2emu-spu2null # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-spu2null/ChangeLog,v 1.2 2003/09/10 16:02:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-spu2null/ChangeLog,v 1.3 2003/12/12 22:10:51 vapier Exp $ + +*ps2emu-spu2null-0.21 (12 Dec 2003) + + 12 Dec 2003; Mike Frysinger <vapier@gentoo.org> : + Version bumpage. *ps2emu-spu2null-0.2 (14 Aug 2003) diff --git a/games-emulation/ps2emu-spu2null/files/0.2-makefile.patch b/games-emulation/ps2emu-spu2null/files/0.2-makefile.patch deleted file mode 100644 index 468f96b3408b..000000000000 --- a/games-emulation/ps2emu-spu2null/files/0.2-makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Src/Makefile.orig 2003-08-14 21:14:02.092817328 -0400 -+++ Src/Makefile 2003-08-14 21:14:09.306720648 -0400 -@@ -4,7 +4,7 @@ - VERSION = 0 - BUILD = 2 - PLUGIN = libSPU2null-${VERSION}.${BUILD}.so --CFLAGS+= -fPIC -Wall -O2 -fomit-frame-pointer -D__LINUX__ -+CFLAGS+= -fPIC -Wall $(OPTFLAGS) -D__LINUX__ - OBJS = SPU2.o - DEPS:= $(OBJS:.o=.d) - LIBS = $(shell gtk-config --libs) diff --git a/games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.2 b/games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.2 deleted file mode 100644 index d307f631d7fb..000000000000 --- a/games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 7c778c52bd7233910baa573e502c7d36 SPU2null-0.2.zip 38242 diff --git a/games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.21 b/games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.21 new file mode 100644 index 000000000000..683a73f2bca1 --- /dev/null +++ b/games-emulation/ps2emu-spu2null/files/digest-ps2emu-spu2null-0.21 @@ -0,0 +1 @@ +MD5 6e54ffc22ba6482db3d9a8b655692470 SPU2null0.21.zip 40105 diff --git a/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.2.ebuild b/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild index 60ce561d2087..29b2b526b24a 100644 --- a/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.2.ebuild +++ b/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 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.2.ebuild,v 1.1 2003/09/09 16:26:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-spu2null/ps2emu-spu2null-0.21.ebuild,v 1.1 2003/12/12 22:10:51 vapier Exp $ inherit games DESCRIPTION="PSEmu2 NULL Sound plugin" HOMEPAGE="http://www.pcsx2.net/" -SRC_URI="http://www.pcsx2.net/download/0.4release/SPU2null-${PV}.zip" +SRC_URI="http://www.pcsx2.net/download/0.5release/SPU2null${PV}.zip" LICENSE="freedist" SLOT="0" @@ -18,8 +18,7 @@ S=${WORKDIR}/SPU2null src_unpack() { unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PV}-makefile.patch + sed -i 's:-O2 -fomit-frame-pointer:$(OPTFLAGS):' ${S}/Src/Makefile } src_compile() { @@ -29,8 +28,7 @@ src_compile() { src_install() { dodoc ReadMe.txt - cd Src exeinto ${GAMES_LIBDIR}/ps2emu/plugins - doexe lib* + newexe Src/libSPU2null.so libSPU2null-${PV}.so prepgamesdirs } |