diff options
author | 2011-11-17 20:57:22 +0000 | |
---|---|---|
committer | 2011-11-17 20:57:22 +0000 | |
commit | aa6e9717c49f710a17f6db983b9c31d6a538e105 (patch) | |
tree | 03a58b660edcf2384354778ee4354faa6756e552 /games-puzzle | |
parent | games-puzzle/glickomania is gone (diff) | |
download | historical-aa6e9717c49f710a17f6db983b9c31d6a538e105.tar.gz historical-aa6e9717c49f710a17f6db983b9c31d6a538e105.tar.bz2 historical-aa6e9717c49f710a17f6db983b9c31d6a538e105.zip |
xpuyopuyo
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/xpuyopuyo/ChangeLog | 20 | ||||
-rw-r--r-- | games-puzzle/xpuyopuyo/Manifest | 5 | ||||
-rw-r--r-- | games-puzzle/xpuyopuyo/files/xpuyopuyo-0.9.8-as-needed.patch | 11 | ||||
-rw-r--r-- | games-puzzle/xpuyopuyo/metadata.xml | 14 | ||||
-rw-r--r-- | games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild | 39 |
5 files changed, 0 insertions, 89 deletions
diff --git a/games-puzzle/xpuyopuyo/ChangeLog b/games-puzzle/xpuyopuyo/ChangeLog deleted file mode 100644 index 2691571e63c5..000000000000 --- a/games-puzzle/xpuyopuyo/ChangeLog +++ /dev/null @@ -1,20 +0,0 @@ -# ChangeLog for games-puzzle/xpuyopuyo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpuyopuyo/ChangeLog,v 1.4 2009/02/11 08:39:43 tupone Exp $ - - 11 Feb 2009; Alfredo Tupone <tupone@gentoo.org> - +files/xpuyopuyo-0.9.8-as-needed.patch, xpuyopuyo-0.9.8.ebuild: - Fix --as-needed bug #247452 by flameeyes@gentoo.org - - 26 Jun 2008; Christian Faulhammer <opfer@gentoo.org> - xpuyopuyo-0.9.8.ebuild: - stable x86, bug 229487 - - 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> xpuyopuyo-0.9.8.ebuild: - Remove icon extension from desktop entry to match Icon Theme Specification. - -*xpuyopuyo-0.9.8 (04 Mar 2007) - - 04 Mar 2007; <tupone@gentoo.org> +metadata.xml, +xpuyopuyo-0.9.8.ebuild: - New package. Request with bug #110107 by Fernando V. - diff --git a/games-puzzle/xpuyopuyo/Manifest b/games-puzzle/xpuyopuyo/Manifest deleted file mode 100644 index 2afef2c8493c..000000000000 --- a/games-puzzle/xpuyopuyo/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX xpuyopuyo-0.9.8-as-needed.patch 567 RMD160 25a8919b0caddf2e27a532f3d48d6e39676c5e87 SHA1 6fe5d81c89eccb30f041eb113df5b430e6761fc2 SHA256 27b7e5ff1a6006130e409e529571c2ac090743bc8878b5c76c6edcd3e3439076 -DIST xpuyopuyo-0.9.8.tar.gz 1235619 RMD160 a5512e897d807764c0432de515b75d76b54a21a0 SHA1 07c4a6b87b4a42778af69c2b223cd27b79fe2d41 SHA256 29bcc028e027c3c3d8706a85cb3611ceadfc3119016cde14419eb0364cbe04d4 -EBUILD xpuyopuyo-0.9.8.ebuild 860 RMD160 c6a02dd421e6df4a26543cc1fa4a47585d08cc12 SHA1 033effbbdc121c79112cdce8a9fb9275d4108098 SHA256 2fbe66f148e9a7f3e478cb6f9f3466ce130ec3d57740b56c2a85e2866dba142e -MISC ChangeLog 810 RMD160 e7765ed4cb440610c69f46aaeac2418570e43c58 SHA1 cf28278387463decb78ef432b0db098f7009ec03 SHA256 0d485ac04758229bd777c1d7dfd59919965fc5f854c636509d2406e335c35602 -MISC metadata.xml 693 RMD160 3e24feecbe9e0a4c947fe35f4687236e120375c8 SHA1 ee92bfa4dfd23271269ea60a15fcd48622f852d7 SHA256 afcfc65d599cf147ecddca667f1abeb8a4856c43c7fdcab01ef5e4e7b93c0a40 diff --git a/games-puzzle/xpuyopuyo/files/xpuyopuyo-0.9.8-as-needed.patch b/games-puzzle/xpuyopuyo/files/xpuyopuyo-0.9.8-as-needed.patch deleted file mode 100644 index 3df49a433dbf..000000000000 --- a/games-puzzle/xpuyopuyo/files/xpuyopuyo-0.9.8-as-needed.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.old 2009-02-11 09:30:12.000000000 +0100 -+++ Makefile.in 2009-02-11 09:30:28.000000000 +0100 -@@ -120,7 +120,7 @@ - - XPP_LIBS = $(NET_LIBS) pgame/libxpp_game.a pai/libxpp_ai.a - XPP_NET_LIBS = pnet/libxpp_net.a # This must be after interface --XPP_SOUND_LIBS = $(LIBMIKMOD_LIBS) psound/libxpp_sound.a -+XPP_SOUND_LIBS = psound/libxpp_sound.a $(LIBMIKMOD_LIBS) - - @GTK_TRUE@xpuyopuyo_LDADD = $(XPP_LIBS) pgtk/libxpp_interface.a $(XPP_NET_LIBS) $(XPP_SOUND_LIBS) $(GTK_LIBS) pgame/libxpp_game.a putil/libxpp_util.a - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 diff --git a/games-puzzle/xpuyopuyo/metadata.xml b/games-puzzle/xpuyopuyo/metadata.xml deleted file mode 100644 index 432fe621dd99..000000000000 --- a/games-puzzle/xpuyopuyo/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>games</herd> -<longdescription lang="en"> -Xpuyopuyo is a UNIX port of a very big time sink :) . Puyo puyo is a puzzle -game, somewhat like Tetris (but much more involved in strategy), where you -strive to match up four "blobs" of the same color. Each match you make gives -points, and also dumps gray rocks on the opponent which are irritating and -troublesome to get rid of. Multiple matches at a time score more points, and -dump more rocks on the opponent (a quintuple-match will dump around 20 rocks on -the opponent, all at once). -</longdescription> -</pkgmetadata> diff --git a/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild b/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild deleted file mode 100644 index e9f4026a0618..000000000000 --- a/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpuyopuyo/xpuyopuyo-0.9.8.ebuild,v 1.5 2009/02/11 08:39:43 tupone Exp $ - -EAPI=2 -inherit eutils games - -DESCRIPTION="A Tetris-like game with opponent" -HOMEPAGE="http://chaos2.org/xpuyopuyo/" -SRC_URI="http://chaos2.org/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -DEPEND="=x11-libs/gtk+-1.2* - x11-libs/libXpm - media-libs/libmikmod" - -src_prepare() { - epatch "${FILESDIR}"/${P}-as-needed.patch -} - -src_configure() { - egamesconf \ - --with-gnome \ - --enable-aibreed \ - --enable-network \ - || die -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README TODO - doicon ${PN}.xpm - make_desktop_entry ${PN} ${PN} ${PN} - prepgamesdirs -} |