summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-22 10:20:43 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-22 10:20:43 +0000
commitd2c938ac9f6b467beef6103a97889fb83004b122 (patch)
tree0e1050e778ada438816507580fb752c56dca936d /games-arcade/pydance
parentsgl support #41997 (diff)
downloadhistorical-d2c938ac9f6b467beef6103a97889fb83004b122.tar.gz
historical-d2c938ac9f6b467beef6103a97889fb83004b122.tar.bz2
historical-d2c938ac9f6b467beef6103a97889fb83004b122.zip
old
Diffstat (limited to 'games-arcade/pydance')
-rw-r--r--games-arcade/pydance/files/digest-pydance-0.8.11
-rw-r--r--games-arcade/pydance/files/digest-pydance-0.8.1-r11
-rw-r--r--games-arcade/pydance/files/digest-pydance-0.8.21
-rw-r--r--games-arcade/pydance/pydance-0.8.1-r1.ebuild50
-rw-r--r--games-arcade/pydance/pydance-0.8.1.ebuild42
-rw-r--r--games-arcade/pydance/pydance-0.8.2.ebuild56
6 files changed, 0 insertions, 151 deletions
diff --git a/games-arcade/pydance/files/digest-pydance-0.8.1 b/games-arcade/pydance/files/digest-pydance-0.8.1
deleted file mode 100644
index 8f0a258bb88b..000000000000
--- a/games-arcade/pydance/files/digest-pydance-0.8.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ffc7794a19208442db5ae040e9e9081e pydance-0.8.1.tar.gz 2174360
diff --git a/games-arcade/pydance/files/digest-pydance-0.8.1-r1 b/games-arcade/pydance/files/digest-pydance-0.8.1-r1
deleted file mode 100644
index 8f0a258bb88b..000000000000
--- a/games-arcade/pydance/files/digest-pydance-0.8.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ffc7794a19208442db5ae040e9e9081e pydance-0.8.1.tar.gz 2174360
diff --git a/games-arcade/pydance/files/digest-pydance-0.8.2 b/games-arcade/pydance/files/digest-pydance-0.8.2
deleted file mode 100644
index 26602a5376cf..000000000000
--- a/games-arcade/pydance/files/digest-pydance-0.8.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7d661698d311abc92776eeaf68dbf158 pydance-0.8.2.tar.gz 1907978
diff --git a/games-arcade/pydance/pydance-0.8.1-r1.ebuild b/games-arcade/pydance/pydance-0.8.1-r1.ebuild
deleted file mode 100644
index 7ab193f83fe9..000000000000
--- a/games-arcade/pydance/pydance-0.8.1-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-0.8.1-r1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="Dance Dance Revolution! You need this game more than Frozen Bubble"
-HOMEPAGE="http://www.icculus.org/pyddr/"
-SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz"
-
-LICENSE="X11"
-SLOT="0"
-KEYWORDS="x86"
-
-RDEPEND="dev-python/pygame
- media-libs/libvorbis
- media-libs/sdl-mixer"
-PDEPEND="games-arcade/pydance-songs"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -i \
- "s:/etc/:${GAMES_SYSCONFDIR}/:" \
- constants.py docs/man/pydance.6
-}
-
-src_install() {
- local dir=${GAMES_DATADIR}/${PN}
- insinto ${dir}
- doins *.py
- cp -R {sound,images,utils,themes} ${D}/${dir}/
-
- insinto ${GAMES_SYSCONFDIR}
- newins pydance.posix.cfg pydance.cfg
-
- dogamesbin ${FILESDIR}/pydance
- dosed "s:GENTOO_DIR:${dir}:" ${GAMES_BINDIR}/pydance
-
- dodoc BUGS CREDITS ChangeLog HACKING README TODO
- dohtml docs/README.html
- doman docs/man/*
-}
-
-pkg_postinst() {
- games_pkg_postinst
- einfo "Emerge the games-arcade/ddrmat package to install"
- einfo "the ddrmat kernel module, which allows you to use"
- einfo "a DDR mat with pydance."
-}
diff --git a/games-arcade/pydance/pydance-0.8.1.ebuild b/games-arcade/pydance/pydance-0.8.1.ebuild
deleted file mode 100644
index e1eeb6e800ff..000000000000
--- a/games-arcade/pydance/pydance-0.8.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-0.8.1.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="Dance Dance Revolution! You need this game more than Frozen Bubble"
-HOMEPAGE="http://www.icculus.org/pyddr/"
-SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz"
-
-LICENSE="X11"
-SLOT="0"
-KEYWORDS="x86"
-
-RDEPEND="dev-python/pygame
- media-libs/libvorbis
- media-libs/sdl-mixer"
-PDEPEND="games-arcade/pydance-songs"
-
-src_install() {
- local dir=${GAMES_DATADIR}/${PN}
- insinto ${dir}
- doins *.py
- cp -R {sound,images,utils,themes} ${D}/${dir}/
-
- insinto ${GAMES_SYSCONFDIR}/${PN}
- newins pydance.posix.cfg
-
- dogamesbin ${FILESDIR}/pydance
- dosed "s:GENTOO_DIR:${dir}:" ${GAMES_BINDIR}/pydance
-
- dodoc BUGS CREDITS ChangeLog HACKING README TODO
- dohtml docs/README.html
- doman docs/man/*
-}
-
-pkg_postinst() {
- games_pkg_postinst
- einfo "Emerge the games-arcade/ddrmat package to install"
- einfo "the ddrmat kernel module, which allows you to use"
- einfo "a DDR mat with pydance."
-}
diff --git a/games-arcade/pydance/pydance-0.8.2.ebuild b/games-arcade/pydance/pydance-0.8.2.ebuild
deleted file mode 100644
index c2a6bd63798c..000000000000
--- a/games-arcade/pydance/pydance-0.8.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-0.8.2.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="Dance Dance Revolution! You need this game more than Frozen Bubble"
-HOMEPAGE="http://www.icculus.org/pyddr/"
-SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz"
-
-LICENSE="X11"
-KEYWORDS="x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/pygame
- media-libs/libvorbis
- media-libs/sdl-mixer"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
-PDEPEND="games-arcade/pydance-songs"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -i \
- -e "s:/etc/:${GAMES_SYSCONFDIR}/:" \
- constants.py docs/man/pydance.6 || \
- die "sed failed"
-}
-
-src_install() {
- local dir="${GAMES_DATADIR}/${PN}"
-
- insinto ${dir}
- doins *.py || die "doins failed"
- cp -R {sound,images,utils,themes} "${D}${dir}/" || die "cp failed"
-
- insinto ${GAMES_SYSCONFDIR}
- newins pydance.posix.cfg pydance.cfg || die "newins failed"
-
- dogamesbin ${FILESDIR}/pydance || die "dogamesbin failed"
- dosed "s:GENTOO_DIR:${dir}:" ${GAMES_BINDIR}/pydance
-
- dodoc BUGS CREDITS ChangeLog HACKING README TODO || die "dodoc failed"
- dohtml docs/README.html || die "dohtml failed"
- doman docs/man/* || die "doman failed"
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- einfo "Emerge the games-arcade/ddrmat package to install"
- einfo "the ddrmat kernel module, which allows you to use"
- einfo "a DDR mat with pydance."
-}