diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-14 08:10:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-14 08:10:38 +0000 |
commit | dbab44580013bbb8194b1c08e900f31c83bd7905 (patch) | |
tree | 5368ba53e17ade18163112ae33d6d18b4d7b6f45 /games-arcade | |
parent | rdepend/depend to fix bug #56828 (Manifest recommit) (diff) | |
download | gentoo-2-dbab44580013bbb8194b1c08e900f31c83bd7905.tar.gz gentoo-2-dbab44580013bbb8194b1c08e900f31c83bd7905.tar.bz2 gentoo-2-dbab44580013bbb8194b1c08e900f31c83bd7905.zip |
version bump (bug #56853)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/pydance/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/pydance/Manifest | 10 | ||||
-rw-r--r-- | games-arcade/pydance/files/digest-pydance-1.0.2 | 1 | ||||
-rw-r--r-- | games-arcade/pydance/pydance-1.0.2.ebuild | 56 |
4 files changed, 69 insertions, 5 deletions
diff --git a/games-arcade/pydance/ChangeLog b/games-arcade/pydance/ChangeLog index 1deb8a80649e..5549417b386f 100644 --- a/games-arcade/pydance/ChangeLog +++ b/games-arcade/pydance/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-arcade/pydance # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.9 2004/06/24 22:10:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.10 2004/07/14 08:10:38 mr_bones_ Exp $ + +*pydance-1.0.2 (14 Jul 2004) + + 14 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> +pydance-1.0.2.ebuild: + version bump (bug #56853) 11 Apr 2004; David Holm <dholm@gentoo.org> pydance-1.0.1.ebuild: Added to ~ppc. diff --git a/games-arcade/pydance/Manifest b/games-arcade/pydance/Manifest index f0fc6ec64be0..eb29fabd9606 100644 --- a/games-arcade/pydance/Manifest +++ b/games-arcade/pydance/Manifest @@ -1,9 +1,11 @@ -MD5 a7d59bdeabf6a5179736926812442f43 pydance-0.8.4.ebuild 1312 -MD5 1452e6ea93a46052e814c30d886aff47 pydance-1.0.1.ebuild 1331 -MD5 e9f1d0fd21b806f3da3c83b47c240c3a pydance-0.9.1.ebuild 1312 MD5 66b1120ee03908d2663b75ae24b228fe ChangeLog 2356 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 c237078ad2507ef504b365367eee93fc files/pydance 52 +MD5 a7d59bdeabf6a5179736926812442f43 pydance-0.8.4.ebuild 1312 +MD5 e9f1d0fd21b806f3da3c83b47c240c3a pydance-0.9.1.ebuild 1312 +MD5 1452e6ea93a46052e814c30d886aff47 pydance-1.0.1.ebuild 1331 +MD5 24a60d21f1f5099f49dac49e712ef076 pydance-1.0.2.ebuild 1351 MD5 09e7b27e71647e440714ef4ee6c503c0 files/digest-pydance-0.8.4 66 MD5 a2df103ba0040f5cf5a23b75757d5ca5 files/digest-pydance-0.9.1 66 MD5 565f4f9b773036c350ffaee1db155fd9 files/digest-pydance-1.0.1 66 +MD5 c237078ad2507ef504b365367eee93fc files/pydance 52 +MD5 0cf8fbb3bf6ce1e83ce742624afd8d64 files/digest-pydance-1.0.2 66 diff --git a/games-arcade/pydance/files/digest-pydance-1.0.2 b/games-arcade/pydance/files/digest-pydance-1.0.2 new file mode 100644 index 000000000000..396b665d9973 --- /dev/null +++ b/games-arcade/pydance/files/digest-pydance-1.0.2 @@ -0,0 +1 @@ +MD5 9192f15042cfbabb5406f2bbd2e236df pydance-1.0.2.tar.gz 6315594 diff --git a/games-arcade/pydance/pydance-1.0.2.ebuild b/games-arcade/pydance/pydance-1.0.2.ebuild new file mode 100644 index 000000000000..56748c27526f --- /dev/null +++ b/games-arcade/pydance/pydance-1.0.2.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-1.0.2.ebuild,v 1.1 2004/07/14 08:10:38 mr_bones_ Exp $ + +inherit games + +DESCRIPTION="pyDance is a DDR clone for linux written in Python" +HOMEPAGE="http://www.icculus.org/pyddr/" +SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz" + +LICENSE="X11" +SLOT="0" +KEYWORDS="x86 ~ppc" +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:1\.0\.1:1.0.2:" \ + -e "s:/etc/:${GAMES_SYSCONFDIR}/:" \ + pydance.py 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 CREDITS {sound,images,utils,themes} "${D}${dir}/" || die "cp failed" + + insinto ${GAMES_SYSCONFDIR} + newins pydance.posix.cfg pydance.cfg + + games_make_wrapper pydance "python ./pydance.py" "${dir}" + + dodoc BUGS CREDITS ChangeLog HACKING README TODO + dohtml docs/README.html + doman docs/man/* + prepgamesdirs +} + +pkg_postinst() { + games_pkg_postinst + einfo "If you want to use a DDR pad with pyDance," + einfo "all you need to do is emerge the games-arcade/ddrmat kernel module." + echo +} |