diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-25 21:55:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-25 21:55:05 +0000 |
commit | ea6aa49d4073d7c9d41ddd6880ab38d1d5895ae3 (patch) | |
tree | d8a2131bb8c01c5d7a33c70c8582d464ad0ec88b /games-puzzle/monsterz | |
parent | Version bump, fixed bug #60601. (diff) | |
download | historical-ea6aa49d4073d7c9d41ddd6880ab38d1d5895ae3.tar.gz historical-ea6aa49d4073d7c9d41ddd6880ab38d1d5895ae3.tar.bz2 historical-ea6aa49d4073d7c9d41ddd6880ab38d1d5895ae3.zip |
version bump
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'games-puzzle/monsterz')
-rw-r--r-- | games-puzzle/monsterz/ChangeLog | 8 | ||||
-rw-r--r-- | games-puzzle/monsterz/Manifest | 13 | ||||
-rw-r--r-- | games-puzzle/monsterz/files/digest-monsterz-0.6.1 | 1 | ||||
-rw-r--r-- | games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch | 19 | ||||
-rw-r--r-- | games-puzzle/monsterz/monsterz-0.6.1.ebuild | 41 |
5 files changed, 76 insertions, 6 deletions
diff --git a/games-puzzle/monsterz/ChangeLog b/games-puzzle/monsterz/ChangeLog index 2ac5295beeaa..be049276cc31 100644 --- a/games-puzzle/monsterz/ChangeLog +++ b/games-puzzle/monsterz/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-puzzle/monsterz # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.6 2005/06/15 19:01:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.7 2005/10/25 21:55:05 mr_bones_ Exp $ + +*monsterz-0.6.1 (25 Oct 2005) + + 25 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> + +files/monsterz-0.6.1-gentoo.patch, +monsterz-0.6.1.ebuild: + version bump 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog: Removed INSTALL file. diff --git a/games-puzzle/monsterz/Manifest b/games-puzzle/monsterz/Manifest index c2d01f1efdba..138c46d7527e 100644 --- a/games-puzzle/monsterz/Manifest +++ b/games-puzzle/monsterz/Manifest @@ -1,8 +1,11 @@ -MD5 a1ffef420b880d9dd881437de9148b89 ChangeLog 1005 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 d361e2f9e6e6761b3d4292784af10ce4 monsterz-0.4.2.ebuild 1273 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 2e95dd25cc74a627f88cec7c4be041e8 monsterz-0.6.1.ebuild 1101 MD5 3072aff9e858efb39cc0f40316aa594c monsterz-0.6.0.ebuild 1097 -MD5 893284a1657806d4e1a33e49e9e94d73 files/digest-monsterz-0.4.2 67 -MD5 8bad039738959e4d20aff5010a3921ad files/digest-monsterz-0.6.0 67 -MD5 1b74d9c0b3cc359331a2d0db00639f70 files/monsterz-0.4.2-gentoo.patch 1421 +MD5 618ef85f224e230abd0178b5b4644774 ChangeLog 1170 MD5 aac74e93a724b1cfae4079bc553a37b6 files/monsterz-0.6.0-gentoo.patch 844 +MD5 aac74e93a724b1cfae4079bc553a37b6 files/monsterz-0.6.1-gentoo.patch 844 +MD5 0b43cdc8486ee7aa29fcb6b86f348186 files/digest-monsterz-0.6.1 67 +MD5 1b74d9c0b3cc359331a2d0db00639f70 files/monsterz-0.4.2-gentoo.patch 1421 +MD5 8bad039738959e4d20aff5010a3921ad files/digest-monsterz-0.6.0 67 +MD5 893284a1657806d4e1a33e49e9e94d73 files/digest-monsterz-0.4.2 67 diff --git a/games-puzzle/monsterz/files/digest-monsterz-0.6.1 b/games-puzzle/monsterz/files/digest-monsterz-0.6.1 new file mode 100644 index 000000000000..7eb2c126715e --- /dev/null +++ b/games-puzzle/monsterz/files/digest-monsterz-0.6.1 @@ -0,0 +1 @@ +MD5 f7b6ae95e013482db6cdf9c9b9a8d424 monsterz-0.6.1.tar.gz 2490124 diff --git a/games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch b/games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch new file mode 100644 index 000000000000..47b0cd5ae602 --- /dev/null +++ b/games-puzzle/monsterz/files/monsterz-0.6.1-gentoo.patch @@ -0,0 +1,19 @@ +--- monsterz.py ++++ monsterz.py +@@ -24,5 +24,4 @@ + COPYRIGHT = 'MONSTERZ - COPYRIGHT 2005 SAM HOCEVAR - MONSTERZ IS ' \ + 'FREE SOFTWARE, YOU CAN REDISTRIBUTE IT AND/OR MODIFY IT ' \ +- 'UNDER THE TERMS OF THE DO WHAT THE FUCK YOU WANT TO ' \ +- 'PUBLIC LICENSE, VERSION 2 - ' ++ 'UNDER THE TERMS OF THE WTFPL, Version 2 - ' + +@@ -1896,3 +1380,3 @@ + print 'This is free software; you can redistribute it and/or modify it under the terms' +- print 'of the Do What The Fuck You Want To Public License, Version 2, as published' ++ print 'of the WTFPL, Version 2, as published' + print 'by Sam Hocevar. See http://sam.zoy.org/projects/COPYING.WTFPL for more details.' +@@ -1900,3 +1900,3 @@ + scorefile = None +- sharedir = dirname(argv[0]) ++ sharedir = "GENTOO_DATADIR" + outfd = None diff --git a/games-puzzle/monsterz/monsterz-0.6.1.ebuild b/games-puzzle/monsterz/monsterz-0.6.1.ebuild new file mode 100644 index 000000000000..f74fd12a8cd0 --- /dev/null +++ b/games-puzzle/monsterz/monsterz-0.6.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.6.1.ebuild,v 1.1 2005/10/25 21:55:05 mr_bones_ Exp $ + +inherit eutils games + +DESCRIPTION="a little puzzle game, similar to the famous Bejeweled or Zookeeper" +HOMEPAGE="http://sam.zoy.org/projects/monsterz/" +SRC_URI="http://sam.zoy.org/projects/monsterz/${P}.tar.gz" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="amd64 ~ppc x86" +IUSE="" + +DEPEND="dev-python/pygame" + +pkg_setup() { + if ! built_with_use media-libs/sdl-mixer mikmod ; then + die "${PN} requires that media-libs/sdl-mixer be built with USE=mikmod" + fi + games_pkg_setup +} + +src_unpack() { + unpack ${A} + cd "${S}" + epatch "${FILESDIR}"/${P}-gentoo.patch + sed -i \ + -e "s:GENTOO_DATADIR:${GAMES_DATADIR}/${PN}:" \ + monsterz.py || die "sed failed" +} + +src_install() { + local dir=${GAMES_DATADIR}/${PN} + insinto "${dir}" + doins -r graphics sound || die "doins failed" + newgamesbin monsterz.py ${PN} || die "dobin failed" + dodoc README AUTHORS TODO INSTALL + prepgamesdirs +} |