summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-03-20 04:19:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-03-20 04:19:18 +0000
commit0920fd93012ccc7705bf0feffb8e5545efb745af (patch)
treef345f04e647bc3ebe1794bc96f0b8e65a2cc5fe8 /games-emulation
parentold (diff)
downloadgentoo-2-0920fd93012ccc7705bf0feffb8e5545efb745af.tar.gz
gentoo-2-0920fd93012ccc7705bf0feffb8e5545efb745af.tar.bz2
gentoo-2-0920fd93012ccc7705bf0feffb8e5545efb745af.zip
old
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/fbzx/fbzx-1.5.ebuild38
-rw-r--r--games-emulation/fbzx/fbzx-1.6.ebuild40
-rw-r--r--games-emulation/fbzx/files/digest-fbzx-1.53
-rw-r--r--games-emulation/fbzx/files/digest-fbzx-1.63
4 files changed, 0 insertions, 84 deletions
diff --git a/games-emulation/fbzx/fbzx-1.5.ebuild b/games-emulation/fbzx/fbzx-1.5.ebuild
deleted file mode 100644
index 5e08eeacaa51..000000000000
--- a/games-emulation/fbzx/fbzx-1.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.5.ebuild,v 1.6 2006/12/06 17:14:00 wolf31o2 Exp $
-
-inherit eutils toolchain-funcs games
-
-DESCRIPTION="A Sinclair Spectrum emulator, designed to work at full screen using the FrameBuffer"
-HOMEPAGE="http://www.rastersoft.com/fbzx.html"
-SRC_URI="http://www.rastersoft.com/descargas/${PN}15.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="media-libs/libsdl"
-
-S="${WORKDIR}/${PN}"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -i \
- -e "s|/usr/share/spectrum|${GAMES_DATADIR}/${PN}|g" \
- emulator.c || die "sed failed"
- sed -i \
- -e "s:gcc:$(tc-getCC):" \
- -e "s:-O2:${CFLAGS}:" \
- Makefile
-}
-
-src_install() {
- dogamesbin fbzx || die "dogamesbin failed"
- insinto "${GAMES_DATADIR}/${PN}/roms"
- doins roms/* || die "doins failed"
- dodoc CAPABILITIES FAQ PORTS README* TODO VERSIONS
- prepgamesdirs
-}
diff --git a/games-emulation/fbzx/fbzx-1.6.ebuild b/games-emulation/fbzx/fbzx-1.6.ebuild
deleted file mode 100644
index b0f4a8782953..000000000000
--- a/games-emulation/fbzx/fbzx-1.6.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.6.ebuild,v 1.1 2006/02/28 16:52:06 mr_bones_ Exp $
-
-inherit eutils toolchain-funcs games
-
-DESCRIPTION="A Sinclair Spectrum emulator, designed to work at full screen using the FrameBuffer"
-HOMEPAGE="http://www.rastersoft.com/fbzx.html"
-SRC_URI="http://www.rastersoft.com/descargas/${PN}${PV//./}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="media-libs/libsdl"
-
-S=${WORKDIR}/${PN}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i \
- -e "s|/usr/share/spectrum|${GAMES_DATADIR}/${PN}|g" \
- emulator.c || die "sed failed"
- sed -i \
- -e "/^CC/s:gcc:$(tc-getCC):" \
- -e "s/^\(CC =\).*/\1 $(tc-getCC) ${CFLAGS}/" \
- -e "s:-O2:${CFLAGS}:" \
- Makefile || die "sed failed"
-}
-
-src_install() {
- dogamesbin fbzx || die "dogamesbin failed"
- insinto "${GAMES_DATADIR}/${PN}/roms"
- doins roms/* || die "doins failed"
- dodoc CAPABILITIES FAQ PORTS README* TODO VERSIONS
- prepgamesdirs
-}
diff --git a/games-emulation/fbzx/files/digest-fbzx-1.5 b/games-emulation/fbzx/files/digest-fbzx-1.5
deleted file mode 100644
index 611ee66090e8..000000000000
--- a/games-emulation/fbzx/files/digest-fbzx-1.5
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 89326faf86062ecb6e00637f7b40ce56 fbzx15.tar.gz 156286
-RMD160 194cc24f1d1ed6a8d49b77b6076a694be3cd5446 fbzx15.tar.gz 156286
-SHA256 3b87f26f1f4179219e90b710f3af0e40708faa2adae4d718d1dd04f1b225a0d7 fbzx15.tar.gz 156286
diff --git a/games-emulation/fbzx/files/digest-fbzx-1.6 b/games-emulation/fbzx/files/digest-fbzx-1.6
deleted file mode 100644
index af7164d38375..000000000000
--- a/games-emulation/fbzx/files/digest-fbzx-1.6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 1128406d17a3ec791877531d23399992 fbzx16.tar.bz2 193224
-RMD160 89fa7eea09481c13184072e59fe81a0f892d84ee fbzx16.tar.bz2 193224
-SHA256 042e4ad5d0a885b6d94dda7bef752f2508142b65b047bdd5cda96f67422e571c fbzx16.tar.bz2 193224