diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-02-13 10:07:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-02-13 10:07:25 +0000 |
commit | a4687edb96aa98d0ee05053fa70e4029ec17e2df (patch) | |
tree | 02d5d5d0aba2a3998a7836362116a0786eeece79 /games-action/cylindrix | |
parent | Fix wrong version of genpatches, #539882 (diff) | |
download | historical-a4687edb96aa98d0ee05053fa70e4029ec17e2df.tar.gz historical-a4687edb96aa98d0ee05053fa70e4029ec17e2df.tar.bz2 historical-a4687edb96aa98d0ee05053fa70e4029ec17e2df.zip |
games-action/cylindrix is gone
Diffstat (limited to 'games-action/cylindrix')
-rw-r--r-- | games-action/cylindrix/ChangeLog | 35 | ||||
-rw-r--r-- | games-action/cylindrix/Manifest | 6 | ||||
-rw-r--r-- | games-action/cylindrix/cylindrix-1.0.ebuild | 41 | ||||
-rw-r--r-- | games-action/cylindrix/files/cylindrix-1.0-ldflags.patch | 20 | ||||
-rw-r--r-- | games-action/cylindrix/files/cylindrix-1.0-underlink.patch | 7 | ||||
-rw-r--r-- | games-action/cylindrix/metadata.xml | 5 |
6 files changed, 0 insertions, 114 deletions
diff --git a/games-action/cylindrix/ChangeLog b/games-action/cylindrix/ChangeLog deleted file mode 100644 index 3ce220d59e3d..000000000000 --- a/games-action/cylindrix/ChangeLog +++ /dev/null @@ -1,35 +0,0 @@ -# ChangeLog for games-action/cylindrix -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/ChangeLog,v 1.10 2012/05/21 19:22:14 mr_bones_ Exp $ - - 21 May 2012; Michael Sterrett <mr_bones_@gentoo.org> cylindrix-1.0.ebuild: - add eutils - - 22 Jun 2011; Tupone Alfredo <tupone@gentoo.org> cylindrix-1.0.ebuild, - +files/cylindrix-1.0-underlink.patch: - Fix underlink. Bug #371609 by Diego Elio Pettenò - - 26 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> cylindrix-1.0.ebuild: - Pin media-libs/allegro to old version. - - 18 Oct 2010; Tupone Alfredo <tupone@gentoo.org> cylindrix-1.0.ebuild, - +files/cylindrix-1.0-ldflags.patch: - Respect LDFLAGS. Bug #341529 by flameeyes@gentoo.org - - 08 Apr 2008; Michael Sterrett <mr_bones_@gentoo.org> cylindrix-1.0.ebuild: - link fix (bug #216632) - - 16 Apr 2007; Michael Sterrett <mr_bones_@gentoo.org> cylindrix-1.0.ebuild: - eautoreconf to find install (bug #174715); tidy - - 28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> - cylindrix-1.0.ebuild: - Drop x11 dependencies as this package doesn't actually depend on X directly. - - 19 Apr 2004; David Holm <dholm@gentoo.org> cylindrix-1.0.ebuild: - Added to ~ppc. - -*cylindrix-1.0 (18 Apr 2004) - - 18 Apr 2004; Mike Frysinger <vapier@gentoo.org> : - Initial import. Ebuild submitted by me/Mr Bones for #39315 by Matija Suklje (hook). diff --git a/games-action/cylindrix/Manifest b/games-action/cylindrix/Manifest deleted file mode 100644 index c842b0708420..000000000000 --- a/games-action/cylindrix/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX cylindrix-1.0-ldflags.patch 515 RMD160 20c5d46ced7481de6c84dd13a6f7017c168b1384 SHA1 453a75b2e97f40d41dff01d70535e79e87e9ec25 SHA256 846bc3cb54c5f3923c11c1c443f2083bcfefb9bcfcde38ee54fe59157b4236a9 -AUX cylindrix-1.0-underlink.patch 399 RMD160 53cc11a7af9ab5698760d4ff0276ae6b6494eb54 SHA1 ba746a47085c5853a297cf4250ae11e2ef254480 SHA256 f6df37d8750fab6324e4e2a753361d4d99a90b66b641da4108802ae6ca79a537 -DIST cylindrix-1.0.tar.gz 5935587 RMD160 dde138a04a223c1d7d66d179f01636c3961fb4cd SHA1 6fd1b017c951b3816edd9ce2f183c322e73dcf78 SHA256 33bfc264d906a1977090e47a38f544551d2939d4c0ea01e1792f63ab4fa06f20 -EBUILD cylindrix-1.0.ebuild 1098 RMD160 0f4d06a009a34fabf7b7d82dbedff489b69c978d SHA1 f03c80428507a87f261a8dd8c31b8cce73de9c47 SHA256 a02b09762d10510bdf5481728171faef8aa5def35d16ac1acffec201a422d2ba -MISC ChangeLog 1407 RMD160 73dfbbd7169c067d722fae3acc76c8c490a491a8 SHA1 6c49a2ca1d98e9d2015cc34e42117eb52ab99bff SHA256 2cc2a958c066c8e05b69144efec0d2223d513f86eaf302e442ee035f47af52c0 -MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-action/cylindrix/cylindrix-1.0.ebuild b/games-action/cylindrix/cylindrix-1.0.ebuild deleted file mode 100644 index c6548ee3617b..000000000000 --- a/games-action/cylindrix/cylindrix-1.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cylindrix/cylindrix-1.0.ebuild,v 1.11 2012/05/21 19:22:14 mr_bones_ Exp $ - -EAPI=2 -inherit autotools eutils games - -DESCRIPTION="Action game in a tube" -HOMEPAGE="http://www.hardgeus.com/cylindrix/" -SRC_URI="http://www.hardgeus.com/cylindrix/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~ppc x86" -IUSE="" - -DEPEND=">=media-libs/allegro-4.0.3 - <media-libs/allegro-5" - -S=${WORKDIR}/${PN} - -src_prepare() { - epatch "${FILESDIR}"/${P}-ldflags.patch \ - "${FILESDIR}"/${P}-underlink.patch - sed -i \ - -e "/g_DataPath/s:\./:${GAMES_DATADIR}/${PN}/:" \ - sb_stub.c \ - || die "sed failed" - ecvs_clean - eautoreconf -} - -src_install() { - emake DESTDIR="${D}" install || die "emake failed" - insinto "${GAMES_DATADIR}"/${PN} - doins people.dat cylindrx.fli || die "doins failed" - doins -r wav_data 3d_data gamedata pcx_data || die "doins failed" - dodoc AUTHORS ChangeLog NEWS README - prepgamesdirs - fperms g+w "${GAMES_DATADIR}"/${PN}/gamedata/game.cfg -} diff --git a/games-action/cylindrix/files/cylindrix-1.0-ldflags.patch b/games-action/cylindrix/files/cylindrix-1.0-ldflags.patch deleted file mode 100644 index 469026a415d1..000000000000 --- a/games-action/cylindrix/files/cylindrix-1.0-ldflags.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.am.old 2010-10-18 10:28:31.000000000 +0200 -+++ Makefile.am 2010-10-18 10:29:12.000000000 +0200 -@@ -1,9 +1,4 @@ - cylindrix_CXXFLAGS = -Wall --cylindrix_LDFLAGS = `allegro-config --libs` -- --CXXFLAGS = $(cylindrix_CXXFLAGS) --LDFLAGS = $(cylindrix_LDFLAGS) -- - - bin_PROGRAMS = cylindrix - ---- configure.in.old 2010-10-18 10:56:50.000000000 +0200 -+++ configure.in 2010-10-18 10:57:32.000000000 +0200 -@@ -37,4 +37,5 @@ - AC_DEFINE(__MSWINDOWS__,1,0) - fi - -+LIBS=$(allegro-config --libs) - AC_OUTPUT(Makefile) diff --git a/games-action/cylindrix/files/cylindrix-1.0-underlink.patch b/games-action/cylindrix/files/cylindrix-1.0-underlink.patch deleted file mode 100644 index 04975dbb583c..000000000000 --- a/games-action/cylindrix/files/cylindrix-1.0-underlink.patch +++ /dev/null @@ -1,7 +0,0 @@ ---- Makefile.am.old 2011-06-22 18:39:27.000000000 +0200 -+++ Makefile.am 2011-06-22 18:41:55.000000000 +0200 -@@ -7,3 +7,4 @@ - jonsb.c joy.c keys.c level.c main.c menu.c modem.c motor.c movement.c object.c omega.c packets.c path.c pcx.c \ - prim.c project.c pylon.c radar.c rotbmp.c sb_stub.c serial.c smartmem.c states.c stats.c tanks.c text.c \ - timer.c user.c util.c voices.c -+cylindrix_LDADD = -lm diff --git a/games-action/cylindrix/metadata.xml b/games-action/cylindrix/metadata.xml deleted file mode 100644 index d3c2cc926f0b..000000000000 --- a/games-action/cylindrix/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>games</herd> -</pkgmetadata> |