summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-06-05 20:30:34 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-06-05 20:30:34 +0000
commit103c93dedc75c7f92746014d1930abde4a047666 (patch)
treeeb37df90afac96277776c628b7c922e651481c8a
parentAdding sys-apps/gli and bumping to 0.6.6, which we'll be using for 2008.0's r... (diff)
downloadwolf31o2-103c93dedc75c7f92746014d1930abde4a047666.tar.gz
wolf31o2-103c93dedc75c7f92746014d1930abde4a047666.tar.bz2
wolf31o2-103c93dedc75c7f92746014d1930abde4a047666.zip
Moving games-arcade/marbleblast-demo from my overlay into the games overlay.
svn path=/; revision=199
-rw-r--r--games-action/abuse/Manifest6
-rw-r--r--games-action/abuse/abuse-0.7.1.ebuild68
-rw-r--r--games-action/d1x-rebirth/ChangeLog17
-rw-r--r--games-action/d1x-rebirth/Manifest9
-rw-r--r--games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild129
-rw-r--r--games-action/d1x-rebirth/d1x-rebirth-0.52.ebuild131
-rw-r--r--games-action/d1x-rebirth/metadata.xml11
-rw-r--r--games-action/d2x-rebirth/ChangeLog11
-rw-r--r--games-action/d2x-rebirth/Manifest7
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild115
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.52.ebuild116
-rw-r--r--games-action/d2x-rebirth/metadata.xml5
-rw-r--r--games-arcade/marbleblast-demo/ChangeLog30
-rw-r--r--games-arcade/marbleblast-demo/Manifest4
-rw-r--r--games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild44
-rw-r--r--games-arcade/marbleblast-demo/metadata.xml28
16 files changed, 0 insertions, 731 deletions
diff --git a/games-action/abuse/Manifest b/games-action/abuse/Manifest
deleted file mode 100644
index aba8523..0000000
--- a/games-action/abuse/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST abuse-0.7.1.tar.gz?format=raw 719285 RMD160 6602d77157064e0a728e55caa63b045f713be790 SHA1 07c22b306954eab1e0bf4a8a7441ae00fc107729 SHA256 1516a19efc1b89715a8549109a0d87b71502d94fd8b782942e335b6782a1dd57
-DIST abuse-data-2.00.tar.gz?format=raw 1997832 RMD160 3fe70dd5134f8ae77c630a44d38a1d37e7b5314d SHA1 c5e7582d577668b56d62792f0cec8201f2ff1f24 SHA256 89687ace7805a8d1b5a0179953ffb86d09fe57c26df4b55ec050c0414e535196
-DIST abuse-frabs-2.11.tar.gz?format=raw 4819133 RMD160 96ea6ef031d10ba02e070eb7d2acdbc85025024f SHA1 2699f2f4cefc5e529eec808e8208aad796de36de SHA256 6ccbdf4a754bbacd7c07b09f4f0c805bef39d3a537aadbb0cd4d06ad50acfdb8
-DIST abuse-lib-2.00.tar.gz?format=raw 2144433 RMD160 813a33cf1a6e25cffabc77907aee00307c2ca56b SHA1 9eb34ab24f01008da31f034dc46ade7de2f8ff82 SHA256 263997a5e4ea70ac3d187de824c09b9a6b4ce778bbec5d8cf8372c54b34b81df
-DIST abuse-sfx-2.00.tar.gz?format=raw 690291 RMD160 4eab7e003307205c2477a547c3824bf80ce73dda SHA1 2b396164ce3f70605d669511385a667bf2730c8b SHA256 042af3e5ae2b0d402593d375c31d643d91da9e83180e8971d563c0878f570c60
-EBUILD abuse-0.7.1.ebuild 1835 RMD160 ebbfb4287599039e920c277bb1df0d448651fdec SHA1 cc76683d0d859e6b97c491ac9b3eb86a3c97ce60 SHA256 7273c55a1be7cc2a61730b3150bdc9427f58ecc5bd8f129d34979f4d48b1bd80
diff --git a/games-action/abuse/abuse-0.7.1.ebuild b/games-action/abuse/abuse-0.7.1.ebuild
deleted file mode 100644
index 7dec350..0000000
--- a/games-action/abuse/abuse-0.7.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/abuse_sdl-0.7.0-r3.ebuild,v 1.3 2008/02/25 23:04:10 mr_bones_ Exp $
-
-inherit eutils games
-
-ZOY="http://abuse.zoy.org/attachment/wiki/Downloads/"
-
-DESCRIPTION="port of Abuse by Crack Dot Com"
-HOMEPAGE="http://abuse.zoy.org/"
-SRC_URI="${ZOY}/${P}.tar.gz?format=raw
- !demo? ( ${ZOY}/abuse-data-2.00.tar.gz?format=raw )
- demo? ( ${ZOY}/abuse-lib-2.00.tar.gz?format=raw )
- sounds? ( ${ZOY}/abuse-sfx-2.00.tar.gz?format=raw )
- levels? ( ${ZOY}/abuse-frabs-2.11.tar.gz?format=raw )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="demo levels sounds"
-
-RDEPEND=">=media-libs/libsdl-1.1.6"
-DEPEND="${RDEPEND}
- x11-libs/libXt
- virtual/opengl"
-
-src_unpack() {
- for a in ${A}
- do
- newname=${a%*?format=raw}
- cp "${DISTDIR}"/${a} "${T}"/${newname}
-# mkdir -p "${T}"/${newname}-unpack
-# cd "${T}"/${newname}-unpack
- unpack ../temp/${newname}
- done
-}
-
-src_compile() {
- # Abuse auto-appends games, so point to the base
- egamesconf --datadir="${GAMES_DATADIR_BASE}" || die
- emake || die "emake failed"
-}
-
-src_install() {
- # Sourcce-based install
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog README TODO
-
- # Data install
- insinto "${GAMES_DATADIR}"/abuse
- for i in addon art levels lisp music netlevel register sfx
- do
- doins -r "${WORKDIR}"/${i} || die "copying ${i}"
- done
- doins "${WORKDIR}"/README.datafiles "${WORKDIR}"/abuse.lsp || die "doins"
-
- # Icons/desktop entry
- doicon abuse.png
- make_desktop_entry abuse "Abuse" ${PN}
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "NOTE: If you had previous version of abuse installed"
- elog "you may need to remove ~/.abuse for the game to work correctly."
-}
diff --git a/games-action/d1x-rebirth/ChangeLog b/games-action/d1x-rebirth/ChangeLog
deleted file mode 100644
index 36af537..0000000
--- a/games-action/d1x-rebirth/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-# ChangeLog for games-action/d1x-rebirth
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/ChangeLog,v 1.2 2007/01/10 17:40:02 wolf31o2 Exp $
-
- 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
- d1x-rebirth-0.50.ebuild:
- Stable on x86 since this actually works, d1x is busted, and descent1-maps
- complains via repoman and I don't want to mask that package, which works
- with both.
-
-*d1x-rebirth-0.50 (09 Jan 2007)
-
- 09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml,
- +d1x-rebirth-0.50.ebuild:
- Initial import. Original ebuild by Paul Bredbury <brebs@sent.com> and edited
- by me. Closing bug #154590.
-
diff --git a/games-action/d1x-rebirth/Manifest b/games-action/d1x-rebirth/Manifest
deleted file mode 100644
index 0a9c5b8..0000000
--- a/games-action/d1x-rebirth/Manifest
+++ /dev/null
@@ -1,9 +0,0 @@
-DIST d1x-rebirth_hires-briefings.zip 893529 RMD160 1aeff3e8ffd2f17383a2bbdd439a555611624fe8 SHA1 3f68db3f07a7b1bd5ad8f0e5717a880021adaa62 SHA256 497043a5b11dcfd7f192ade3b20ec68fa15394b284d3a02aadf640dbe551b1d8
-DIST d1x-rebirth_hires-fonts.zip 29503 RMD160 c2dbaf36d2732641cc96403e1588e4fcc1360e7a SHA1 9a26d06352bc4748e3a2e5ec0a7f366977a4e37d SHA256 59d8f8c11861cfbc48239ed55c678aee92f3df2a922a3648f51d8fe8047f4aa4
-DIST d1x-rebirth_v0.50-src-20061025.tar.gz 1336642 RMD160 0e85d20e09ee4ff7359b6ae9950026e8aaf5818b SHA1 a8c21987c2c1599403f7c6377d4585a0beb62e2f SHA256 742249021633fed2b07ef2d5ab040a66ae72cc5b122330521578bc2952895078
-DIST d1x-rebirth_v0.52-src-20070505.tar.gz 1420873 RMD160 2c0d2ea82473520ca31c8be9714da109096c5057 SHA1 e5a737a4ff4aef84d426e31970ecec5d1588abc0 SHA256 449d47ae052563145ace91091034b5d99fc00aaaf33bc0dc78e34cbe8d5255f2
-DIST dxx-rebirth_icons.zip 137392 RMD160 2e82d09ecd6e249aa7964221be3dc2647e31d505 SHA1 7228b659259aed6960760ee163dfa41ff2cf2740 SHA256 d38ba8730335b13d63ddf9119ad180e3f6c29e3f238baad87080cf60c4730efc
-EBUILD d1x-rebirth-0.50.ebuild 3465 RMD160 91ee84c893197372ba544f5a3d69c32f89c14d31 SHA1 8a600da51e5448655b89aeae1adaa119bf8ee54e SHA256 bea9f475b989e99865dbfee2965b0ffb795f28bd1de6ba29840856b6c818121e
-EBUILD d1x-rebirth-0.52.ebuild 3300 RMD160 f76bd59f7fa878d36f31a65b68637234985b7d4c SHA1 c125806ea0204e03bea56881501ef5b03d5e8b8f SHA256 c9d3324b77c65af564460efc26448b872f7fcbd0f7a10ae388345b0760a5a097
-MISC ChangeLog 709 RMD160 9cff675548430cec020d97ea9d773f3a74a63ee1 SHA1 013fea2d40b59e6a18359cc5646497cfe09d8d5b SHA256 aa40cb9518119abdae3464df73c65f68a8c79a00152cf2df953a6287305add79
-MISC metadata.xml 498 RMD160 fd4ccf86d4c198335dc55bc67e47beb8dd581e30 SHA1 f5c7d52e7eeecac15d92335dff514d4e37912b46 SHA256 71671d36c4865c9594ace8fca76f7df46f87a05f7abfa8475dced6106e58a986
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild
deleted file mode 100644
index f2bb433..0000000
--- a/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d1x-rebirth/d1x-rebirth-0.50.ebuild,v 1.2 2007/01/10 17:40:02 wolf31o2 Exp $
-
-inherit autotools eutils games
-
-# DV is the Descent version. Used because the d2x-rebirth ebuild is similar.
-DV="1"
-DATE="20061025"
-DVX=d${DV}x
-FILE_START="${PN}_v${PV}-src-${DATE}"
-SRC_STEM="http://www.dxx-rebirth.de/download/dxx"
-
-DESCRIPTION="Descent Rebirth - enhanced Descent 1 client"
-HOMEPAGE="http://www.dxx-rebirth.de/"
-SRC_URI="${SRC_STEM}/oss/src/${FILE_START}.tar.gz
- ${SRC_STEM}/res/dxx-rebirth_icons.zip
- ${SRC_STEM}/res/${PN}_hires-briefings.zip
- ${SRC_STEM}/res/${PN}_hires-fonts.zip"
-
-# Licence info at bug #117344.
-# All 3 licences apply.
-LICENSE="D1X
- GPL-2
- as-is"
-SLOT="0"
-# Should work on amd64 also
-KEYWORDS="~amd64 x86"
-IUSE="awe32 debug demo mpu401 opengl mixer"
-
-QA_EXECSTACK="${GAMES_BINDIR:1}/${PN}"
-
-UIRDEPEND="media-libs/alsa-lib
- >=media-libs/libsdl-1.2.9
- >=media-libs/sdl-image-1.2.3-r1
- mixer? ( media-libs/sdl-mixer )
- >=dev-games/physfs-1.0.1
- opengl? (
- virtual/glu
- virtual/opengl )
- x11-libs/libX11"
-UIDEPEND="x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- x11-proto/xproto"
-# There is no ebuild for descent1-data
-RDEPEND="${UIRDEPEND}
- demo? ( games-action/descent1-demodata )"
-DEPEND="${UIRDEPEND}
- ${UIDEPEND}
- dev-util/scons
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-dir=${GAMES_DATADIR}/${DVX}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # "sdl_only=1" does not compile otherwise:
- # arch/sdl/clipboard.o: In function `getClipboardText':
- # clipboard.c:(.text+0x89): undefined reference to `XGetSelectionOwner'
- sed -i \
- -e "s:'SDL':'SDL', 'X11':" \
- -e "s:-O2:${CXXFLAGS}:" \
- SConstruct || die "sed SConstruct failed"
-
- # Midi music - awe32 for most SoundBlaster cards
- if use awe32 ; then
- sed -i \
- -e "s://#define WANT_AWE32 1:#define WANT_AWE32 1:" \
- arch/linux/hmiplay.c || die "sed awe32 failed"
- elif use mpu401 ; then
- sed -i \
- -e "s://#define WANT_MPU401 1:#define WANT_MPU401 1:" \
- arch/linux/hmiplay.c || die "sed mpu401 failed"
- fi
-}
-
-src_compile() {
- local opts
- use debug && opts="${opts} debug=1"
- use mixer && opts="${opts} sdlmixer=1"
- use x86 || opts="${opts} no_asm=1"
- use opengl || opts="${opts} sdl_only=1"
- use demo && opts="${opts} shareware=1"
-
- # From "scons -h"
- # sharepath must end with a slash.
- scons \
- ${opts} \
- sharepath="${dir}/" \
- || die "scons failed"
-}
-
-src_install() {
- local icon="${PN}.xpm"
- # Reasonable set of default options.
- # Don't bother with ${DVX}.ini file.
- local params="-gl_trilinear -gl_anisotropy 8.0 -gl_16bpp -gl_16bittextures -gl_reticle 2 -fullscreen -menu_gameres -nomovies -nocdrom"
-
- local exe=${PN}-sdl
- use opengl && exe=${PN}-gl
- newgamesbin ${exe} ${PN} || die "newgamesbin ${exe} failed"
- games_make_wrapper ${PN}-common "${PN} ${params}"
- doicon "${WORKDIR}/${icon}"
- make_desktop_entry ${PN}-common "Descent ${DV} Rebirth" "${icon}"
-
- insinto "${dir}"
- doins "${WORKDIR}"/*.{pcx,fnt} || die
-
- dodoc *.txt
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
-
- if use demo ; then
- elog "${PN} has been compiled specifically for the demo data."
- else
- elog "Place the DOS data files in ${dir}"
- ewarn "Re-emerge with the 'demo' USE flag if this error is shown:"
- ewarn " Error: Not enough strings in text file"
- fi
- elog "To play the game with common options, run: ${PN}-common"
- echo
-}
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.52.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.52.ebuild
deleted file mode 100644
index 3b00747..0000000
--- a/games-action/d1x-rebirth/d1x-rebirth-0.52.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils games
-
-# DV is the Descent version. Used because the d2x-rebirth ebuild is similar.
-DV="1"
-DATE="20070505"
-DVX=d${DV}x
-FILE_START="${PN}_v${PV}-src-${DATE}"
-SRC_STEM="http://www.dxx-rebirth.de/download/dxx"
-
-DESCRIPTION="Descent Rebirth - enhanced Descent 1 engine"
-HOMEPAGE="http://www.dxx-rebirth.de/"
-SRC_URI="${SRC_STEM}/oss/src/${FILE_START}.tar.gz
- ${SRC_STEM}/res/dxx-rebirth_icons.zip
- ${SRC_STEM}/res/${PN}_hires-briefings.zip
- ${SRC_STEM}/res/${PN}_hires-fonts.zip"
-
-# Licence info at bug #117344. All 3 licences apply.
-LICENSE="D1X
- GPL-2
- as-is"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="awe32 debug demo mpu401 opengl"
-
-QA_EXECSTACK="${GAMES_BINDIR:1}/${PN}"
-
-# physfs is only needed for d2x-rebirth
-UIRDEPEND="media-libs/alsa-lib
- >=media-libs/libsdl-1.2.9
- >=media-libs/sdl-image-1.2.3-r1
- mixer? ( media-libs/sdl-mixer )
- opengl? (
- virtual/glu
- virtual/opengl )
- x11-libs/libX11"
-UIDEPEND="x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- x11-proto/xproto"
-# There is no ebuild for descent1-data
-RDEPEND="${UIRDEPEND}
- demo? ( games-action/descent1-demodata )"
-DEPEND="${UIRDEPEND}
- ${UIDEPEND}
- dev-util/scons
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-dir=${GAMES_DATADIR}/${DVX}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # Fix sandbox violation
- sed -i \
- -e "/ENV = os.environ)/a\env.SConsignFile()" \
- -e "s:'SDL':'SDL', 'X11':" \
- SConstruct || die "sed SConstruct"
-
- # Midi music - awe32 for most SoundBlaster cards
- if use awe32 ; then
- sed -i \
- -e "s://#define WANT_AWE32 1:#define WANT_AWE32 1:" \
- arch/linux/hmiplay.c || die "sed awe32"
- elif use mpu401 ; then
- sed -i \
- -e "s://#define WANT_MPU401 1:#define WANT_MPU401 1:" \
- arch/linux/hmiplay.c || die "sed mpu401"
- fi
-
- # Tidy help info
- sed -i \
- -e "s:${PN}-gl/sdl:${PN}:" \
- main/inferno.c || die "sed inferno.c"
-}
-
-src_compile() {
- # Ignoring assembler, to avoid compilation issues
- local opts="no_asm=1"
- use debug && opts="${opts} debug=1"
-# use mixer && opts="${opts} sdlmixer=1"
- use opengl || opts="${opts} sdl_only=1"
- use demo && opts="${opts} shareware=1"
-
- # From "scons -h"
- scons \
- ${opts} \
- sharepath="${dir}" \
- || die "scons"
-}
-
-src_install() {
- local icon="${PN}.xpm"
- # Reasonable set of default options. Don't bother with ${DVX}.ini file.
- local params="-gl_trilinear -gl_anisotropy 8.0 -gl_transparency -gl_reticle 2 -fullscreen -menu_gameres -hiresfont -persistentdebris"
-
- local exe=${PN}-sdl
- use opengl && exe=${PN}-gl
-
- newgamesbin ${exe} ${PN} || die "newgamesbin ${exe}"
- games_make_wrapper ${PN}-common "${PN} ${params}"
- doicon "${WORKDIR}/${icon}" || die "doicon"
- make_desktop_entry ${PN}-common "Descent ${DV} Rebirth" "${icon}"
-
- insinto "${dir}"/hires
- doins "${WORKDIR}"/*.{pcx,fnt} || die
-
- dodoc *.txt "${WORKDIR}"/*.txt
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
-
- if use demo ; then
- elog "${PN} has been compiled specifically for the demo data."
- else
- elog "Place the DOS data files in ${dir}"
- echo
- ewarn "Re-emerge with the 'demo' USE flag if this error is shown:"
- ewarn " Error: Not enough strings in text file"
- fi
- echo
- elog "To play the game with common options, run: ${PN}-common"
- echo
-}
diff --git a/games-action/d1x-rebirth/metadata.xml b/games-action/d1x-rebirth/metadata.xml
deleted file mode 100644
index f5cd1c8..0000000
--- a/games-action/d1x-rebirth/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>games</herd>
-<longdescription>
-Descent 1 is a classic first-person shooter released in 1995 by Interplay
-and Parallax. It was one of the first games with true 3-dimensional
-graphics, movement, and light sourcing. D1X-Rebirth is a modification of the
-Descent 1 source that was released by Parallax and is based on the D1X source.
-</longdescription>
-</pkgmetadata>
diff --git a/games-action/d2x-rebirth/ChangeLog b/games-action/d2x-rebirth/ChangeLog
deleted file mode 100644
index d007c78..0000000
--- a/games-action/d2x-rebirth/ChangeLog
+++ /dev/null
@@ -1,11 +0,0 @@
-# ChangeLog for games-action/d2x-rebirth
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v 1.1 2007/01/09 21:52:51 wolf31o2 Exp $
-
-*d2x-rebirth-0.50 (09 Jan 2007)
-
- 09 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml,
- +d2x-rebirth-0.50.ebuild:
- Initial import. Ebuild by Paul Bredbury <brebs@sent.com>. Closing bug
- #137309.
-
diff --git a/games-action/d2x-rebirth/Manifest b/games-action/d2x-rebirth/Manifest
deleted file mode 100644
index 8cfb089..0000000
--- a/games-action/d2x-rebirth/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST d2x-rebirth_v0.50-src-20061025.tar.gz 2331334 RMD160 4b3338dd4a9c3531e2c804c540ae07c01e684eff SHA1 6ceeff5090ee9be0a04e03e10673b1b0e44d16be SHA256 988987b0793978c5a37acd0ebcc3e9b54614f1ef377daa92de416c1d1dffb9a7
-DIST d2x-rebirth_v0.52-src-20070505.tar.gz 2066964 RMD160 ae2a308e45aa235a3520d4846139739070d4a6ba SHA1 5e4edc6ca006fa33e9a435267dfaa74bd05b4e20 SHA256 ac25c538c6781db92be58b76633d86e4c30fde75d5d60307e96637a34cd06cf2
-DIST dxx-rebirth_icons.zip 137392 RMD160 2e82d09ecd6e249aa7964221be3dc2647e31d505 SHA1 7228b659259aed6960760ee163dfa41ff2cf2740 SHA256 d38ba8730335b13d63ddf9119ad180e3f6c29e3f238baad87080cf60c4730efc
-EBUILD d2x-rebirth-0.50.ebuild 2952 RMD160 796d7d87ad387ab9aa8203b5b1f6e6b1678f4021 SHA1 d43b09fcf6b497dab095a6fb10af84a89020d4c7 SHA256 e045427c12c4e0ed217f0ea5a4f5b512540f7d8c7c588d457e530cc65ca6d7c8
-EBUILD d2x-rebirth-0.52.ebuild 2810 RMD160 f1673577ad5882bf8a925543dcf3d7e7c337897e SHA1 99b39943bf78a95d3e4ab24363f440efa0d9752e SHA256 74711f9da7c23d70fa0f245f8083395a98c23664f6f89e287fddd47518f9daef
-MISC ChangeLog 437 RMD160 c4780a01177161d25d6f5a68e2def7fae5c7f472 SHA1 2e3cc388cee65a790fb96dd3ae384b6a976741aa SHA256 aa57ba208fcdb07b3580cf602652802c03c8d049f1a2fc62a52a03ca93c66fbe
-MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
deleted file mode 100644
index 7a4b6a6..0000000
--- a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.1 2007/01/09 21:52:51 wolf31o2 Exp $
-
-inherit autotools eutils games
-
-# DV is the Descent version. Used because the d1x-rebirth ebuild is similar.
-DV="2"
-DATE="20061025"
-DVX=d${DV}x
-FILE_START="${PN}_v${PV}-src-${DATE}"
-SRC_STEM="http://www.dxx-rebirth.de/download/dxx"
-
-DESCRIPTION="Descent Rebirth - enhanced Descent 2 client"
-HOMEPAGE="http://www.dxx-rebirth.de/"
-SRC_URI="${SRC_STEM}/oss/src/${FILE_START}.tar.gz
- ${SRC_STEM}/res/dxx-rebirth_icons.zip"
-# These only apply to Descent 1
-# ${SRC_STEM}/res/d1x-rebirth_hires-briefings.zip
-# ${SRC_STEM}/res/d1x-rebirth_hires-fonts.zip
-
-# Licence info at bug #117344.
-# All 3 licences apply.
-LICENSE="D1X
- GPL-2
- as-is"
-SLOT="0"
-# Should work on amd64 also
-KEYWORDS="~x86"
-IUSE="awe32 debug mpu401"
-
-QA_EXECSTACK="${GAMES_BINDIR:1}/${PN}"
-
-UIRDEPEND="media-libs/alsa-lib
- media-libs/libpng
- >=media-libs/libsdl-1.2.9
- >=media-libs/sdl-image-1.2.3-r1
- >=dev-games/physfs-1.0.1
- virtual/glu
- virtual/opengl
- x11-libs/libX11
- x11-libs/libXext"
-UIDEPEND="x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- x11-proto/xproto"
-# This game does not work with the demo data
-RDEPEND="${UIRDEPEND}
- games-action/descent2-data"
-DEPEND="${UIRDEPEND}
- ${UIDEPEND}
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-dir=${GAMES_DATADIR}/${DVX}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # Midi music - awe32 for most SoundBlaster cards
- if use awe32 ; then
- sed -i \
- -e "s://#define WANT_AWE32 1:#define WANT_AWE32 1:" \
- arch/linux/hmiplay.c || die "sed awe32 failed"
- elif use mpu401 ; then
- sed -i \
- -e "s://#define WANT_MPU401 1:#define WANT_MPU401 1:" \
- arch/linux/hmiplay.c || die "sed mpu401 failed"
- fi
-}
-
-src_compile() {
- eautoreconf || die "eautoreconf failed"
-
- # Configure options are specified in dxx-compile.txt
- local opts
- use x86 || opts="${opts} --disable-fastfileio"
- if use debug ; then
- opts="${opts} --enable-debug"
- else
- opts="${opts} --disable-debug --enable-release"
- fi
-
- egamesconf \
- ${opts} \
- --with-sharepath="${dir}" \
- --with-opengl \
- || die "egamesconf failed"
-
- emake -j1 || die "emake failed"
-}
-
-src_install() {
- local icon="${PN}.xpm"
- # Reasonable set of default options.
- # Don't bother with ${DVX}.ini file.
- local params="-gl_trilinear -gl_anisotropy 8.0 -gl_16bpp -gl_16bittextures -gl_reticle 2 -fullscreen -menu_gameres -nomovies -nocdrom"
-
- newgamesbin ${PN}-gl ${PN} || die "newgamesbin failed"
- games_make_wrapper ${PN}-common "${PN} ${params}"
- doicon "${WORKDIR}/${icon}"
- make_desktop_entry ${PN}-common "Descent ${DV} Rebirth" "${icon}"
-
- dodoc AUTHORS ChangeLog COPYING dxx-changelog dxx-readme.txt \
- NEWS README "${WORKDIR}"/*.txt
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
-
- elog "To play the game with common options, run: ${PN}-common"
- echo
-}
diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.52.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.52.ebuild
deleted file mode 100644
index c655eda..0000000
--- a/games-action/d2x-rebirth/d2x-rebirth-0.52.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils games
-
-# DV is the Descent version. Used because the d1x-rebirth ebuild is similar.
-DV="2"
-DATE="20070505"
-DVX=d${DV}x
-FILE_START="${PN}_v${PV}-src-${DATE}"
-SRC_STEM="http://www.dxx-rebirth.de/download/dxx"
-
-DESCRIPTION="Descent Rebirth - enhanced Descent 2 engine"
-HOMEPAGE="http://www.dxx-rebirth.de/"
-SRC_URI="${SRC_STEM}/oss/src/${FILE_START}.tar.gz
- ${SRC_STEM}/res/dxx-rebirth_icons.zip"
-
-# Licence info at bug #117344. All 3 licences apply.
-LICENSE="D1X
- GPL-2
- as-is"
-SLOT="0"
-# Should work on amd64 also
-KEYWORDS="~x86"
-# mixer might segfault
-IUSE="awe32 debug mixer mpu401 opengl"
-
-QA_EXECSTACK="${GAMES_BINDIR:1}/${PN}"
-
-UIRDEPEND="media-libs/alsa-lib
- media-libs/libpng
- >=media-libs/libsdl-1.2.9
- >=media-libs/sdl-image-1.2.3-r1
- >=dev-games/physfs-1.0.1
- mixer? ( media-libs/sdl-mixer )
- opengl? (
- virtual/glu
- virtual/opengl )
- x11-libs/libX11
- x11-libs/libXext"
-UIDEPEND="x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- x11-proto/xproto"
-# Does not work with the demo data
-RDEPEND="${UIRDEPEND}
- games-action/descent2-data"
-# demo? ( games-action/descent2-demodata )
-DEPEND="${UIRDEPEND}
- ${UIDEPEND}
- dev-util/scons
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}
-dir=${GAMES_DATADIR}/${DVX}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # Fix sandbox violation
- sed -i \
- -e "/ENV = os.environ)/a\env.SConsignFile()" \
- SConstruct || die "sed SConstruct"
-
- # Midi music - awe32 for most SoundBlaster cards
- if use awe32 ; then
- sed -i \
- -e "s:#define WANT_AWE32 0:#define WANT_AWE32 1:" \
- arch/linux/hmiplay.c || die "sed awe32"
- elif use mpu401 ; then
- sed -i \
- -e "s://#define WANT_MPU401 1:#define WANT_MPU401 1:" \
- arch/linux/hmiplay.c || die "sed mpu401"
- fi
-}
-
-src_compile() {
- # Assembler doesn't compile with sdl_only=1 - is best avoided totally
- local opts="no_asm=1"
-
- use debug && opts="${opts} debug=1"
- use mixer && opts="${opts} sdlmixer=1"
- use opengl || opts="${opts} sdl_only=1"
-
- # From "scons -h"
- scons \
- ${opts} \
- sharepath="${dir}" \
- || die "scons"
-}
-
-src_install() {
- local icon="${PN}.xpm"
- # Reasonable set of default options. Don't bother with ${DVX}.ini file.
- local params="-gl_trilinear -gl_anisotropy 8.0 -gl_transparency -gl_reticle 2 -fullscreen -menu_gameres -persistentdebris"
-
- local exe=${PN}-sdl
- use opengl && exe=${PN}-gl
-
- newgamesbin ${exe} ${PN} || die "newgamesbin ${exe}"
- games_make_wrapper ${PN}-common "${PN} ${params}"
- doicon "${WORKDIR}/${icon}" || die "doicon"
- make_desktop_entry ${PN}-common "Descent ${DV} Rebirth" "${icon}"
-
- dodoc *.txt "${WORKDIR}"/*.txt
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
-
- elog "To play the game with common options, run: ${PN}-common"
- echo
-}
diff --git a/games-action/d2x-rebirth/metadata.xml b/games-action/d2x-rebirth/metadata.xml
deleted file mode 100644
index d3c2cc9..0000000
--- a/games-action/d2x-rebirth/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>games</herd>
-</pkgmetadata>
diff --git a/games-arcade/marbleblast-demo/ChangeLog b/games-arcade/marbleblast-demo/ChangeLog
deleted file mode 100644
index e3da0d6..0000000
--- a/games-arcade/marbleblast-demo/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
-# ChangeLog for games-arcade/marbleblast-demo
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/ChangeLog,v 1.4 2006/09/19 18:56:41 wolf31o2 Exp $
-
- 19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- marbleblast-demo-1.3.ebuild:
- Adding strip to RESTRICT for bug #137819.
-
- 13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- marbleblast-demo-1.3.ebuild:
- Fixed marbleblastdemo/marbleblast-demo thanks to stupid epkgmove.
-
-*marbleblast-demo-1.3 (13 Apr 2006)
-
- 13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> +metadata.xml,
- +marbleblast-demo-1.3.ebuild:
- Moved from games-arcade/marbleblastdemo to games-arcade/marbleblast-demo.
-
- 21 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
- marbleblastdemo-1.3.ebuild:
- Changed check_license to explicitly list license to check.
-
- 11 Aug 2005; Olivier CrĂȘte <tester@gentoo.org>
- marbleblastdemo-1.3.ebuild:
- Marked ~amd64, closes bug #102167, thanks to meetra for testing
-
-*marbleblastdemo-1.3 (07 Oct 2003)
-
- 07 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
- Initial import. Ebuild submitted by me.
diff --git a/games-arcade/marbleblast-demo/Manifest b/games-arcade/marbleblast-demo/Manifest
deleted file mode 100644
index 9d801b8..0000000
--- a/games-arcade/marbleblast-demo/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST MarbleBlastDemo-1.3.sh.bin 10800892 RMD160 c2b54e5906c80489ba5202e01225546e036ee72e SHA1 e911a072b17ea828e1dc210d1ab6010742f15615 SHA256 84d547df84ce2fdc82eb0316ff737d4ae1b1bf50ce4541870847b51de6bfd1a4
-EBUILD marbleblast-demo-1.3.ebuild 1090 RMD160 64241af46554cc1e4d8907af538c4f10f8972f5b SHA1 e8e53222965a5fa759c2088fd9a33ab0c14ec906 SHA256 c4a462c00699da12efcb657b90a9a24dcb443aba59187078596e23046f655f24
-MISC ChangeLog 1156 RMD160 aa3c4987f15a70f162bc4de148d7844026645bcc SHA1 f7bf21658b34bb3c27c72c648cd166d3b23b494b SHA256 21f1e2e60e275e14e56ee2e6bb97bf96bd8682bfb360f532379e4b504ad481fb
-MISC metadata.xml 1378 RMD160 35294390c1bdfc0519d080ec213a721980d63e52 SHA1 89bd9f81d99b212f51a42014ee304938be8b4dc7 SHA256 c37cbb7e8b2ebc1664d6f146f552c0342295e4165e66eac4941d12171139f061
diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild
deleted file mode 100644
index c65fd26..0000000
--- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild,v 1.4 2006/09/19 18:56:41 wolf31o2 Exp $
-
-inherit eutils games
-
-DESCRIPTION="race marbles through crazy stages"
-HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=3"
-SRC_URI="ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-${PV}.sh.bin"
-
-LICENSE="MARBLEBLAST"
-SLOT="0"
-KEYWORDS="-* ~amd64 x86"
-RESTRICT="strip"
-IUSE=""
-
-DEPEND=""
-
-GAMES_CHECK_LICENSE="yes"
-dir=${GAMES_PREFIX_OPT}/${PN}
-Ddir=${D}/${dir}
-
-S=${WORKDIR}
-
-src_unpack() {
- unpack_makeself
- tar -zxf MarbleBlast.tar.gz -C "${T}" || die "extracting MarbleBlast.tar.gz"
-}
-
-src_install() {
- insinto "${dir}"
- exeinto "${dir}"
- for i in common lib marble
- do
- doins -r "${T}"/${i} || die "copying ${i}"
- done
- doins "${T}"/main.cs
- doexe bin/Linux/x86/marbleblastdemo "${T}"/marbleblastdemo.bin
- games_make_wrapper marbleblast-demo ./marbleblastdemo "${dir}" "${dir}"
-
- dodoc "${T}"/README_DEMO.txt
-
- prepgamesdirs
-}
diff --git a/games-arcade/marbleblast-demo/metadata.xml b/games-arcade/marbleblast-demo/metadata.xml
deleted file mode 100644
index f0e38de..0000000
--- a/games-arcade/marbleblast-demo/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>games</herd>
-<longdescription>
-Marble Blast is an arcade action game with simple yet addictive gameplay,
-suitable for players of any age. In the rich cartoon landscape of Marble
-Blast, players will race their marbles through moving platforms, dangerous
-hazards, sparkling treasures and power up enhancements in an effort to
-complete each course in record time.
-
-Marble Blast introduces new players to the game with a set of
-progressively more difficult beginner training levels, each designed to
-showcase a power up or game hazard. The hazards players will face in
-Marble Blast include powerful fans, whirling tornados, land mines,
-pinball-style bumpers, narrow catwalks, moving pistons, dizzying chasms,
-and more.
-
-To get past these obstacles, players can find and use five different
-ability enhancing power ups - the SuperSpeed, SuperJump, SuperBounce,
-Shock Asbsorber and Gyrocopter. Some levels contain gravity modifiers,
-which allow the player to change the direction of gravity.
-
-Marble Blast comes with 72 whimsical and challenging levels, as well as
-the ability for advanced players to craft and share their own levels.
-Marble Blast is sure to provide many hours of fun for the whole family.
-</longdescription>
-</pkgmetadata>