summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-emulation/sdlmame/ChangeLog3
-rw-r--r--games-emulation/sdlmame/Manifest4
-rw-r--r--games-emulation/sdlmame/sdlmame-0.119_p4.ebuild125
3 files changed, 4 insertions, 128 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog
index 8c3b1672b..ca2d13a3c 100644
--- a/games-emulation/sdlmame/ChangeLog
+++ b/games-emulation/sdlmame/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Nov 2007; Jakub Moc <jakub@gentoo.org> -sdlmame-0.119_p4.ebuild:
+ Nuke old
+
23 Oct 2007; Tiago Pierezan Camargo (camargo) <tcamargo@gmail.com>
ChangeLog:
Fix changelog
diff --git a/games-emulation/sdlmame/Manifest b/games-emulation/sdlmame/Manifest
index be5ec9ff5..3bff633e0 100644
--- a/games-emulation/sdlmame/Manifest
+++ b/games-emulation/sdlmame/Manifest
@@ -1,9 +1,7 @@
AUX 0.120a/dipports.patch 1059 RMD160 1256a74977f5a07ce3e3a7fe07931bbc32c72ff5 SHA1 7e5fa5a71fa27298a12942c7beb3f8003fa3285e SHA256 140aa2107a048d5ff54c0a3e1a1572930ec4f78fa1b17aff52862d4190e419b8
AUX 0.120a/inpview.patch 13689 RMD160 6cfa9a0cf47d91408a71a450e37a0247c1ebe44c SHA1 85afdb48e2a5347dc30597ef379e41c00754c444 SHA256 5423f6870922549093a5df1293c938157ea0f278032f09ae898e202c9cde072c
AUX 0.120a/wolf.patch 7577 RMD160 56abcf9e1070a945c5ba46020866d37eb86c2837 SHA1 fc65f762f1fbb28c826781e200b3c40507a806b5 SHA256 76b1ea8932037b7f4def5208c75e459d7c1f3828b0e5622838e187e3fa8ba07f
-DIST sdlmame0119u4.zip 15894278 RMD160 b425374573d0f72d4fa4fe4b25f420cad39dbc54 SHA1 c9a17e9b61fea93e7156868975980da177567928 SHA256 55f8279f4c56aa8771267ccd89e4bd7c21e802b3085dff421b089c2771474b4a
DIST sdlmame0120a.zip 15890590 RMD160 a995a0b5ed245148b7fb105944a8957e7a25b7b4 SHA1 9f0fb24f196e068ac8be2c3e81181f7707dac700 SHA256 024f053996f94755e3bcc99e0fdef54d10d846419ec42750ab2770d9f8c837b6
-EBUILD sdlmame-0.119_p4.ebuild 2685 RMD160 18a106608186148aac47a4e1cb17ee53a888c453 SHA1 d5f78440f25d7d1e9ae158b57efafe84a9cccebd SHA256 758af16b87bafd865eadd4460beebc11658713cd727c6fb97f078d8ed4458525
EBUILD sdlmame-0.120a.ebuild 2773 RMD160 c39b3a41d4367c1783967b01cf05e66cbaa0c60c SHA1 85b6ec86f0b84bc978837825692a2b0b228ae4aa SHA256 e731fa27807f5d5067ea5acd558738ff3a7e013eec95f7ac6c55de1d5ac1bdec
-MISC ChangeLog 1081 RMD160 d6fff376609702bfd5cf185db2898e3040f1461a SHA1 7df44a034762cf9da5df67caca39fd35927bb95f SHA256 9f727876695333d3aa7355c3c011c8aab1c1ee1edbd7b0cb94a557b61ac3de03
+MISC ChangeLog 1163 RMD160 bad19ff4df02342808af865965ffbf0f75aec551 SHA1 87dd59a139bcd3be0d468db9d1ded0e1709d45f5 SHA256 a97c24868b7b0d3ecb623a318857c4d1350130aa6aed4ff59ea798f8009d3a3b
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/games-emulation/sdlmame/sdlmame-0.119_p4.ebuild b/games-emulation/sdlmame/sdlmame-0.119_p4.ebuild
deleted file mode 100644
index 4ce4e34bd..000000000
--- a/games-emulation/sdlmame/sdlmame-0.119_p4.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils games flag-o-matic
-
-MY_PV=${PV/./}
-# Minor releases
-MY_PV=${MY_PV/_p/u}
-MY_P=${PN}${MY_PV}
-MY_V=${PV%%_p*}
-
-DESCRIPTION="Multiple Arcade Machine Emulator (SDL)"
-HOMEPAGE="http://rbelmont.mameworld.info/?page_id=163"
-# Hope it goes to gentoo mirrors...
-#SRC_URI="mirror://gentoo/${MY_P}.zip"
-SRC_URI="http://rbelmont.mameworld.info/${MY_P}.zip"
-
-# Same as xmame. Should it be renamed to MAME?
-LICENSE="XMAME"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="minimal debug"
-
-DEPEND=">=media-libs/libsdl-1.2.10
- sys-libs/zlib
- dev-libs/expat
- debug? (
- >gnome-base/gconf-2
- >=x11-libs/gtk+-2 )"
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-RESTRICT="fetch strip"
-
-pkg_nofetch() {
- einfo "Please download sdlmame from"
- einfo "${SRC_URI}"
- einfo "and put the file in ${DISTDIR}"
- einfo
-}
-
-# Function to disable a makefile option
-disable_feature() {
- sed -i \
- -e "/$1.*=/s:^:# :" \
- "${S}"/makefile || die "disable $1 pacth failed"
-}
-
-# Function to enable a makefile option
-enable_feature() {
- sed -i \
- -e "/^#.*$1.*=/s:^# ::" \
- "${S}"/makefile || die "enable $1 patch failed"
-}
-
-src_unpack() {
- unpack "${A}"
- # Don't compile zlib and expat
- einfo "Disabling embedded libraries: zlib and expat"
- $(disable_feature BUILD_ZLIB)
- $(disable_feature BUILD_EXPAT)
-
- case ${ARCH} in
- amd64) einfo "Enabling 64-bit support"
- $(enable_feature PTR64)
- $(enable_feature AMD64)
- ;;
-
- x86) einfo "Optimizing build for $(get-flag march)"
- case $(get-flag march) in
- pentium3) $(enable_feature PM);;
- pentium-m) $(enable_feature PM);;
- pentium4) $(enable_feature P4);;
- athlon) $(enable_feature ATHLON);;
- k7) $(enable_feature ATHLON);;
- i686) $(enable_feature I686);;
- pentiumpro) $(enable_feature I686);;
- esac
- ;;
-
- ppc) einfo "Enabling PPC support"
- $(enable_feature G4)
- ;;
- esac
-
- if use debug ; then
- $(enable_feature DEBUG)
- $(enable_feature SYMBOLS)
- $(enable_feature PROFILE)
- fi
-
- #einfo "Applying WolfMAME patches"
- #cd "${S}"
- #epatch "${FILESDIR}"/"${MY_V}"
-}
-
-src_compile() {
- # Minimal driver support. Good for ebuild testing...
- if use minimal ; then
- make_opts="SUBTARGET=tiny"
- fi
-
- emake \
- NAME="${PN}" \
- SUFFIX="" \
- ${make_opts} \
- || die "emake failed"
-}
-
-src_install() {
- dogamesbin "${PN}" || die "dogamesbin ${PN} failed"
-
- # Follows xmame ebuild, avoiding collision on /usr/games/bin/jedutil
- exeinto $(games_get_libdir)/${PN}
- local f
- for f in chdman jedutil romcmp ; do
- doexe "${f}" || die "doexe ${f} failed"
- done
-
- dodoc docs/* *.txt
-
- prepgamesdirs
-}