summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-12-12 22:10:51 +0000
committerMike Frysinger <vapier@gentoo.org>2003-12-12 22:10:51 +0000
commitddc817e47b3aab70244d0474e63289650bb02128 (patch)
tree428f9640abe07a5b6ad89278dd0da186d752790b /games-emulation/ps2emu-padxwin
parentinital ebuild (diff)
downloadhistorical-ddc817e47b3aab70244d0474e63289650bb02128.tar.gz
historical-ddc817e47b3aab70244d0474e63289650bb02128.tar.bz2
historical-ddc817e47b3aab70244d0474e63289650bb02128.zip
ver bump
Diffstat (limited to 'games-emulation/ps2emu-padxwin')
-rw-r--r--games-emulation/ps2emu-padxwin/ChangeLog7
-rw-r--r--games-emulation/ps2emu-padxwin/files/0.3-makefile.patch11
-rw-r--r--games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.31
-rw-r--r--games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.51
-rw-r--r--games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild (renamed from games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.3.ebuild)13
5 files changed, 12 insertions, 21 deletions
diff --git a/games-emulation/ps2emu-padxwin/ChangeLog b/games-emulation/ps2emu-padxwin/ChangeLog
index 8f2d82fd5dc4..085ae92478b6 100644
--- a/games-emulation/ps2emu-padxwin/ChangeLog
+++ b/games-emulation/ps2emu-padxwin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-emulation/ps2emu-padxwin
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ChangeLog,v 1.2 2003/09/10 16:03:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ChangeLog,v 1.3 2003/12/12 22:10:04 vapier Exp $
+
+*ps2emu-padxwin-0.5 (12 Dec 2003)
+
+ 12 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
+ Version bumpage.
*ps2emu-padxwin-0.3 (14 Aug 2003)
diff --git a/games-emulation/ps2emu-padxwin/files/0.3-makefile.patch b/games-emulation/ps2emu-padxwin/files/0.3-makefile.patch
deleted file mode 100644
index e819216106ae..000000000000
--- a/games-emulation/ps2emu-padxwin/files/0.3-makefile.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Src/Makefile.orig 2003-08-14 21:09:59.330722776 -0400
-+++ Src/Makefile 2003-08-14 21:10:08.885270264 -0400
-@@ -2,7 +2,7 @@
- VERSION = 0
- BUILD = 3
- PLUGIN = libPADxwin-${VERSION}.${BUILD}.so
--CFLAGS = -fPIC -Wall -O2 -fomit-frame-pointer -D__LINUX__
-+CFLAGS = -fPIC -Wall $(OPTFLAGS) -D__LINUX__
- OBJECTS = PAD.o Conf.o
- OBJECTS+= interface.o support.o
- LIBS = $(shell gtk-config --libs)
diff --git a/games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.3 b/games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.3
deleted file mode 100644
index 253206c46afe..000000000000
--- a/games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 12d166dbe8e84c4db459ab335ceb564b PADxwin-0.3.gz 21351
diff --git a/games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.5 b/games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.5
new file mode 100644
index 000000000000..acaca883892e
--- /dev/null
+++ b/games-emulation/ps2emu-padxwin/files/digest-ps2emu-padxwin-0.5
@@ -0,0 +1 @@
+MD5 2d90c08652d80acee7322cb6e7d71faa PADwin0.5.zip 386378
diff --git a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.3.ebuild b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild
index aa9ca97a0b5d..dd20b04f0c8e 100644
--- a/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.3.ebuild
+++ b/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.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-padxwin/ps2emu-padxwin-0.3.ebuild,v 1.1 2003/09/09 16:26:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-padxwin/ps2emu-padxwin-0.5.ebuild,v 1.1 2003/12/12 22:10:04 vapier Exp $
inherit games
DESCRIPTION="PSEmu2 PAD plugin"
HOMEPAGE="http://www.pcsx2.net/"
-SRC_URI="http://www.pcsx2.net/download/0.4release/PADxwin-${PV}.gz"
+SRC_URI="http://www.pcsx2.net/download/0.5release/PADwin${PV}.zip"
LICENSE="freedist"
SLOT="0"
@@ -14,13 +14,11 @@ KEYWORDS="x86"
DEPEND="=x11-libs/gtk+-1*"
-S=${WORKDIR}/PADxwin
+S=${WORKDIR}/PADwin
src_unpack() {
unpack ${A}
- tar -xf PADxwin-${PV} || die "unpacking tar"
- cd ${S}
- epatch ${FILESDIR}/${PV}-makefile.patch
+ sed -i 's:-O2 -fomit-frame-pointer:$(OPTFLAGS):' ${S}/Src/Makefile
}
src_compile() {
@@ -30,8 +28,7 @@ src_compile() {
src_install() {
dodoc ReadMe.txt
- cd Src
exeinto ${GAMES_LIBDIR}/ps2emu/plugins
- doexe lib*
+ newexe Src/libPADxwin.so libPADxwin-${PV}.so
prepgamesdirs
}