diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:22 +0000 |
commit | f0759f77429dfcff11fdeb040d0553dd1e8e0bd8 (patch) | |
tree | bc451cfc4f19d245b0c6a7f10e547fdc2006db52 /games-arcade/frozen-bubble | |
parent | action games ! (diff) | |
download | gentoo-2-f0759f77429dfcff11fdeb040d0553dd1e8e0bd8.tar.gz gentoo-2-f0759f77429dfcff11fdeb040d0553dd1e8e0bd8.tar.bz2 gentoo-2-f0759f77429dfcff11fdeb040d0553dd1e8e0bd8.zip |
arcade games !
Diffstat (limited to 'games-arcade/frozen-bubble')
6 files changed, 202 insertions, 0 deletions
diff --git a/games-arcade/frozen-bubble/ChangeLog b/games-arcade/frozen-bubble/ChangeLog new file mode 100644 index 000000000000..677216ac79b3 --- /dev/null +++ b/games-arcade/frozen-bubble/ChangeLog @@ -0,0 +1,94 @@ +# ChangeLog for app-games/frozen-bubble +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/ChangeLog,v 1.1 2003/09/10 19:29:21 vapier Exp $ + + 22 Jul 2003; Chris Gianelloni <wolf31o2@gentoo.org> + frozen-bubble-1.0.0-r2.ebuild: + Changed to use /usr/games. Closes bug #25055. + +*frozen-bubble-1.0.0-r2 (28 Jun 2003) + + 28 Jun 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump to add network support #17430. + +*frozen-bubble-1.0.0-r1 (01 Jun 2003) + + 03 Jun 2003; <msterret@gentoo.org> frozen-bubble-1.0.0-r1.ebuild: + Switched from using Makefile.fixed in files/ to just modifying the Makefile + from the source distribution. Uses sed -i so added sed to DEPEND. + + 02 Jun 2003; <msterret@gentoo.org> frozen-bubble-1.0.0-r1.ebuild: + Removed the seding of frozen-bubble since it seems to no longer be needed. + There is no fb.pl in the source distribution or the installed package and + fb.pl isn't mentioned in frozen-bubble so the sed has been silently doing + nothing for a while. + + 01 Jun 2003; Michael Cummings <mcummings@gentoo.org> + frozen-bubble-1.0.0-r1.ebuild: + Version bump because eclasses changed + +*frozen-bubble-1.0.0 (05 Mar 2003) + + 30 May 2003; Seemant Kulleen <seemant@gentoo.org> + frozen-bubble-1.0.0.ebuild: + inherit perl-module instead of perl-post + + 12 Jun 2003; msterret frozen-bubble-1.0.0-r1.ebuild, + frozen-bubble-1.0.0.ebuild: + add Header + + 05 Mar 2003; Mike Frysinger <vapier@gentoo.org> : + Version bump #15852 TGL <degrenier@easyconnect.fr>. + +*frozen-bubble-0.9.3-r1 (07 Jun 2002) + + 31 Jan 2003; Mark Guertin <gerk@gentoo.org> frozen-bubble-0.9.3-r1.ebuild : + set to ppc stable + + 15 Jan 2003; Jon Nall <nall@gentoo.org> frozen-bubble-0.9.3-r1.ebuild : + added ~ppc + + 21 Sep 2002; <mcummings@gentoo.org> : Added corrected Makefile for perl to + compile correctly with new MakeMaker + + 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> frozen-bubble-0.9.3-r1.ebuild : + Added KEYWORDS. + + 07 Jun 2002; Bruce A. Locke <blocke@shivan.org> frozen-bubble-0.9.3-r1.ebuild : + + Updated dependencies + +*frozen-bubble-0.9.3 (2 June 2002) + + 2 June 2002; Gabriele Giorgetti <stroke@gentoo.org> frozen-bubble-0.9.3 : + Updated version. + + (I won't modify stuffs below... but it looks a little messy :) ) + + + 25 Feb 2002; Leo Lipelis <aeoo@gentoo.org> files/digest-frozen-bubble-0.9.2, + frozen-bubble-0.9.2.ebuild: + + Initial ebuild for a fun puzzle game. + +*frozen-bubble-0.9.2 (25 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog : + + This changelog is targetted to users. This means that the comments should be + well explained and written in clean English. + + Every new version or revision of the package has to be marked by a '*' + separator line as above. Changements since the last revision have to be + added to the top of the file, underneath the initial copyright and cvs header + comments, in exactly the same format as this comment. + + This means that you start with header line that has the following format : + + date; your_name <your_email> changed_file1, changed_file2 : + + Below that line your explanation should follow. It has to be indented, + paragraphed and wrapped at a linewidth of 80 characters. + + Any details about what exactly changed in the code should be added as a + message when the changes are committed to cvs, not in this file. diff --git a/games-arcade/frozen-bubble/Manifest b/games-arcade/frozen-bubble/Manifest new file mode 100644 index 000000000000..8ccbca8f3307 --- /dev/null +++ b/games-arcade/frozen-bubble/Manifest @@ -0,0 +1,5 @@ +MD5 d5ee162936f109648ad43c46afb9b663 ChangeLog 3432 +MD5 052939cc7c0f6a612a88570fe0cc1455 frozen-bubble-1.0.0-r1.ebuild 935 +MD5 82b02a23974faab97fbc1306b68f04fb frozen-bubble-1.0.0-r2.ebuild 1542 +MD5 3e508d07074929a0fb48dc970a997ec7 files/digest-frozen-bubble-1.0.0-r1 73 +MD5 9a77f057ee51c039f467c20fa822159d files/digest-frozen-bubble-1.0.0-r2 228 diff --git a/games-arcade/frozen-bubble/files/digest-frozen-bubble-1.0.0-r1 b/games-arcade/frozen-bubble/files/digest-frozen-bubble-1.0.0-r1 new file mode 100644 index 000000000000..aff74a1ba772 --- /dev/null +++ b/games-arcade/frozen-bubble/files/digest-frozen-bubble-1.0.0-r1 @@ -0,0 +1 @@ +MD5 2be5ead2aee72adc3fb643630a774b59 frozen-bubble-1.0.0.tar.bz2 7321135 diff --git a/games-arcade/frozen-bubble/files/digest-frozen-bubble-1.0.0-r2 b/games-arcade/frozen-bubble/files/digest-frozen-bubble-1.0.0-r2 new file mode 100644 index 000000000000..1abf1f03e569 --- /dev/null +++ b/games-arcade/frozen-bubble/files/digest-frozen-bubble-1.0.0-r2 @@ -0,0 +1,3 @@ +MD5 2be5ead2aee72adc3fb643630a774b59 frozen-bubble-1.0.0.tar.bz2 7321135 +MD5 08e6f290c41e135c88235b15566020cf frozen-bubble-client-0.0.3.tar.bz2 59680 +MD5 3b843f2ce1b6424e144b645ccc985997 frozen-bubble-server-0.0.3.tar.bz2 5772 diff --git a/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r1.ebuild b/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r1.ebuild new file mode 100644 index 000000000000..775b4d34bee8 --- /dev/null +++ b/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r1.ebuild,v 1.1 2003/09/10 19:29:21 vapier Exp $ + +inherit perl-module + +DESCRIPTION="A Puzzle Bubble clone written in perl" +HOMEPAGE="http://www.frozen-bubble.org/" +SRC_URI="http://guillaume.cottenceau.free.fr/fb/${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc" + +DEPEND="virtual/glibc + >=sys-apps/sed-4 + >=dev-lang/perl-5.6.1 + >=media-libs/sdl-mixer-1.2.3 + >=dev-perl/sdl-perl-1.19.0" + +src_unpack() { + unpack ${A} + + sed -i \ + -e 's:INSTALLDIRS=.*:PREFIX=${D}/usr:' \ + ${P}/c_stuff/Makefile \ + || die 'sed c_stuff/Makefile failed' +} + +src_compile() { + make OPTIMIZE="${CFLAGS}" PREFIX="/usr" || die +} + +src_install() { + make PREFIX="${D}/usr" install || die + + dosed /usr/bin/frozen-bubble + dodoc AUTHORS CHANGES COPYING README +} diff --git a/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r2.ebuild b/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r2.ebuild new file mode 100644 index 000000000000..aef582d2af26 --- /dev/null +++ b/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r2.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-1.0.0-r2.ebuild,v 1.1 2003/09/10 19:29:21 vapier Exp $ + +inherit games perl-module + +NET_CLIENT_P=frozen-bubble-client-0.0.3 +NET_SERVER_P=frozen-bubble-server-0.0.3 +DESCRIPTION="A Puzzle Bubble clone written in perl (now with network support)" +HOMEPAGE="http://www.frozen-bubble.org/ http://chl.tuxfamily.org/frozen-bubble/" +SRC_URI="http://guillaume.cottenceau.free.fr/fb/${P}.tar.bz2 + http://chl.tuxfamily.org/frozen-bubble/${NET_CLIENT_P}.tar.bz2 + http://chl.tuxfamily.org/frozen-bubble/${NET_SERVER_P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc" +IUSE="" + +DEPEND="virtual/glibc + >=sys-apps/sed-4 + >=dev-lang/perl-5.6.1 + >=media-libs/sdl-mixer-1.2.3 + >=dev-perl/sdl-perl-1.19.0" + +src_unpack() { + unpack ${A} + + sed -i -e 's:INSTALLDIRS=.*:PREFIX=${D}/usr:' \ + ${P}/c_stuff/Makefile \ + || die 'sed c_stuff/Makefile failed' +} + +src_compile() { + make OPTIMIZE="${CFLAGS}" PREFIX=/usr/games || die + + cd ${WORKDIR}/${NET_SERVER_P} + ./bootstrap.sh || die + econf || die +} + +src_install() { + make PREFIX=${D}/usr/games install || die + dosed /usr/games/bin/frozen-bubble + dodoc AUTHORS CHANGES COPYING README + + cd ${WORKDIR}/${NET_CLIENT_P} + make PREFIX=${D}/usr/games install || die + + cd ${WORKDIR}/${NET_SERVER_P} + make DESTDIR=${D} install || die + dodoc TODO + newdoc README README.server + + prepgamesdirs +} + +pkg_postinst() { + games_pkg_postinst +} |