summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/sdlmame/ChangeLog39
-rw-r--r--games-emulation/sdlmame/Manifest5
-rw-r--r--games-emulation/sdlmame/metadata.xml5
-rw-r--r--games-emulation/sdlmame/sdlmame-0.120a.ebuild131
4 files changed, 0 insertions, 180 deletions
diff --git a/games-emulation/sdlmame/ChangeLog b/games-emulation/sdlmame/ChangeLog
deleted file mode 100644
index 3ab1766e0..000000000
--- a/games-emulation/sdlmame/ChangeLog
+++ /dev/null
@@ -1,39 +0,0 @@
-# ChangeLog for games-emulation/sdlmame
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 26 Mar 2008; Markus Ullmann <jokey@gentoo.org> -dipports.patch,
- -inpview.patch, -wolf.patch:
- Move patchset to dev.ge.org
-
- 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
-
- 22 Oct 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
- Fix Changelog
-
- 22 Oct 2007; Markus Ullmann <jokey@gentoo.org> sdlmame-0.120a:
- Fix quotes
-
- 22 Oct 2007; Tiago Pierezan Camargo (camargo) <tcamargo@gmail.com>
- -files/0.120a/inpview12-120.patch,
- -files/0.120a/dipports113.patch, -files/0.120a/wolf120.patch,
- +files/0.120a/inpview.patch, +files/0.120a/dipports.patch,
- +files/0.120a/wolf.patch, sdlmame-0.120a.ebuild:
- Removed version information from patches names.
-
- 21 Oct 2007; Tiago Pierezan Camargo (camargo) <tcamargo@gmail.com>
- +sdlmame-0.120a.ebuild:
- Version bump, Applying Wolfmame patches.
-
- 13 Oct 2007; Dawid Węgliński <cla@gentoo.org> sdlmame-0.119_p4.ebuild:
- Quotes
-
- 13 Oct 2007; Tiago Pierezan Camargo (camargo) <tcamargo@gmail.com>
- +metadata.xml, +sdlmame-0.119_p4.ebuild:
- New Ebuild for bug 145023
-
diff --git a/games-emulation/sdlmame/Manifest b/games-emulation/sdlmame/Manifest
deleted file mode 100644
index 682562a2f..000000000
--- a/games-emulation/sdlmame/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST patch-0.120a.tar.bz2 6015 RMD160 a696c2c27b5ca37bad811d0f6e18ee182d5b0e85 SHA1 c204eddea0ffec566fd8174aa553d1818e2c1e19 SHA256 c5b2c305c9e8d3e6b65855d3eb6d5a3ef2da27f7f550aa4367aaeb1e54e41813
-DIST sdlmame0120a.zip 15890590 RMD160 a995a0b5ed245148b7fb105944a8957e7a25b7b4 SHA1 9f0fb24f196e068ac8be2c3e81181f7707dac700 SHA256 024f053996f94755e3bcc99e0fdef54d10d846419ec42750ab2770d9f8c837b6
-EBUILD sdlmame-0.120a.ebuild 2840 RMD160 7b42b675ac09cbe2739bbc7d1599f1ebbf083daf SHA1 7c122b6e30abb624fcac38886a005aafddb2b93e SHA256 fa93579401237080819b82045bd622a7999d106d36f09e287484ec7cbeea89b6
-MISC ChangeLog 1291 RMD160 b86979544dc352fb24ee8a64ad55941936e352e3 SHA1 6265502b636079747a4836152e456c92c090dabf SHA256 ce77a0a7ae416fdb7bef66603dbb78092a45f5073f54dc0791f03be37902265c
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/games-emulation/sdlmame/metadata.xml b/games-emulation/sdlmame/metadata.xml
deleted file mode 100644
index 7e3286984..000000000
--- a/games-emulation/sdlmame/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-</pkgmetadata>
diff --git a/games-emulation/sdlmame/sdlmame-0.120a.ebuild b/games-emulation/sdlmame/sdlmame-0.120a.ebuild
deleted file mode 100644
index f8fa59e93..000000000
--- a/games-emulation/sdlmame/sdlmame-0.120a.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2008 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
-http://dev.gentooexperimental.org/~jokey/sunrise-dist/patch-0.120a.tar.bz2"
-
-# 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"
- einfo "${SRC_URI}"
- einfo "and put the files in ${DISTDIR}"
- einfo
-}
-
-# Function to disable a makefile option
-disable_feature() {
- sed -i \
- -e "/$1.*=/s:^:# :" \
- "${S}"/makefile || die "disable $1 patch 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 "${WORKDIR}"/patch-${MY_V}/dipports.patch
- epatch "${WORKDIR}"/patch-${MY_V}/inpview.patch
- epatch "${WORKDIR}"/patch-${MY_V}/wolf.patch
-}
-
-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
-}