diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-31 05:15:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-31 05:15:26 +0000 |
commit | f2bfbff386ee9fdadb8512880586429a3e0dab08 (patch) | |
tree | 22dfdfbb030fe40850136b4b6a0dc84e08da07f1 /games-strategy | |
parent | remove unused numarray use flag (diff) | |
download | historical-f2bfbff386ee9fdadb8512880586429a3e0dab08.tar.gz historical-f2bfbff386ee9fdadb8512880586429a3e0dab08.tar.bz2 historical-f2bfbff386ee9fdadb8512880586429a3e0dab08.zip |
old
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-strategy')
4 files changed, 0 insertions, 103 deletions
diff --git a/games-strategy/galaxyhack/Manifest b/games-strategy/galaxyhack/Manifest index 5ebba7eb8792..749a3a279ece 100644 --- a/games-strategy/galaxyhack/Manifest +++ b/games-strategy/galaxyhack/Manifest @@ -1,11 +1,7 @@ -AUX galaxyhack-1.69-boost.patch 245 RMD160 07182eeefde50834a051bd19a98c45885503226d SHA1 aa702e4fd2e7c4f3e50bfa364fbc5e8f50a52558 SHA256 1aeb8d201d8d76fe9953afa34e93e82cd31c62234a5fd33bb6b776f3e7980722 -AUX galaxyhack-1.69-destdirs.patch 767 RMD160 417696eaf75f10ebb0bf58e317bee730b877541b SHA1 8889d58bd6611b92b40b2f3627aad3a42e10b215 SHA256 6a469f6a3c1cfb556483f42d4d3aad90fb2ea99c4df5edaaf134c229e7d38f05 AUX galaxyhack-1.74-boost.patch 245 RMD160 07182eeefde50834a051bd19a98c45885503226d SHA1 aa702e4fd2e7c4f3e50bfa364fbc5e8f50a52558 SHA256 1aeb8d201d8d76fe9953afa34e93e82cd31c62234a5fd33bb6b776f3e7980722 AUX galaxyhack-1.74-destdirs.patch 767 RMD160 417696eaf75f10ebb0bf58e317bee730b877541b SHA1 8889d58bd6611b92b40b2f3627aad3a42e10b215 SHA256 6a469f6a3c1cfb556483f42d4d3aad90fb2ea99c4df5edaaf134c229e7d38f05 -DIST galaxyhack-1.69.tar.bz2 9947643 RMD160 b764150ab2e8e86d59b4fc599372244330bc7cfa SHA1 67a8791a145fc64316f761f406d5604820d387e4 SHA256 58598b5a4aa43ae401e95f60ba1e1b3e1fabef73a23b556f0c52b2af958d1d17 DIST galaxyhack-1.74.tar.bz2 9948336 RMD160 b84de9a93709093d572732018f30cafeb3c7439c SHA1 0e5e691662bfe5b52689efda883b94813897a85c SHA256 ae6529008fe5be76607ce78833ef3b5d55e10f60a998b5747255b0854037880a DIST galaxyhack.png 819 RMD160 8cf27749f4672158d66a39c760bdef21306ecc23 SHA1 a01db93f2b3c3c32cfd447e26b5b4f389efe05fd SHA256 248d32aeaa03e4183cf0333bd4da1d32ea11883fcb77efe6ebc6e2be201e9903 -EBUILD galaxyhack-1.69.ebuild 1732 RMD160 39754ab36788b64e75957a3030e9c2b80047acd3 SHA1 d2ae190734974fe48f6467a1ffe73e5def54959b SHA256 14dfb4c2b25cbe4a283276441759a2833ca512cbde11afab4c3143a70e1edbc1 EBUILD galaxyhack-1.74.ebuild 1741 RMD160 b5ae24a1a26b9b6ecf62a743c67b367a8d95b8f0 SHA1 9f403a1b72de79557740e9e0fc3511a9c9db7d53 SHA256 5e01e85598f3dfa6b7fcb2464d7c14bef9ab6dd186fa21cda2d5b794b42682c7 MISC ChangeLog 1038 RMD160 33ef26e0d9e4009f52fbabe2f560ff12b44e3077 SHA1 ef8555939bd568eea9c22b3935c5d14b08141502 SHA256 156ac3850921f225bce48cd342ee3c16c7ecc61bbb0e84d8e9c55580d28d53b6 MISC metadata.xml 1207 RMD160 42f594c141624b20faf04966bda60ef38998871a SHA1 a0e134c3a46fa92c1f076814b5e57da2c1d8dd7f SHA256 b49a896d99275f98ee92e6b225f573551e4eb1af5af57b88ebf2d8d5fa63c295 diff --git a/games-strategy/galaxyhack/files/galaxyhack-1.69-boost.patch b/games-strategy/galaxyhack/files/galaxyhack-1.69-boost.patch deleted file mode 100644 index c7fd49135dee..000000000000 --- a/games-strategy/galaxyhack/files/galaxyhack-1.69-boost.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/SetupBattle.cpp -+++ src/SetupBattle.cpp -@@ -18,7 +18,7 @@ - #include "PreBattle.h"
-
- #include <sstream>
--#include <boost/filesystem/exception.hpp>
-+#include <boost/filesystem.hpp>
-
- using std::stringstream;
- using std::getline;
diff --git a/games-strategy/galaxyhack/files/galaxyhack-1.69-destdirs.patch b/games-strategy/galaxyhack/files/galaxyhack-1.69-destdirs.patch deleted file mode 100644 index c20529e410fa..000000000000 --- a/games-strategy/galaxyhack/files/galaxyhack-1.69-destdirs.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- Makefile.old 2006-07-28 00:02:20.000000000 +0200 -+++ Makefile 2006-07-28 00:02:59.000000000 +0200 -@@ -6,8 +6,8 @@ - # James Gregory and Everton da Silva Marques <evertonsm@yahoo.com.br> - # - --INSTALL_DIR=/usr/local/share --INSTALL_BIN_DIR=/usr/local/bin -+INSTALL_DIR="${GAMES_DATADIR}" -+INSTALL_BIN_DIR="${GAMES_BINDIR}" - - CXX = g++ - CXXFLAGS = $(shell sdl-config --cflags) -O3 ---- Main.cpp.old 2006-07-28 00:04:46.000000000 +0200 -+++ Main.cpp 2006-07-28 00:08:28.000000000 +0200 -@@ -184,7 +184,7 @@ - #ifndef WIN32
- string settingsPath = userHomePath + "settings.dat";
- if (!DoesFileExist(settingsPath))
-- settingsPath = "settings.dat";
-+ settingsPath = "@GAMES_DATADIR@/galaxyhack/settings.dat";
- #else
- string settingsPath = "settings.dat";
- #endif
diff --git a/games-strategy/galaxyhack/galaxyhack-1.69.ebuild b/games-strategy/galaxyhack/galaxyhack-1.69.ebuild deleted file mode 100644 index c78580ff3093..000000000000 --- a/games-strategy/galaxyhack/galaxyhack-1.69.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/galaxyhack/galaxyhack-1.69.ebuild,v 1.3 2007/06/13 23:30:54 nyhm Exp $ - -inherit eutils games - -DESCRIPTION="Multiplayer AI script based strategy game." -HOMEPAGE="http://galaxyhack.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 - mirror://gentoo/${PN}.png" - -LICENSE="GPL-2 galaxyhack" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="media-libs/libsdl - media-libs/sdl-image - media-libs/sdl-mixer - dev-libs/boost" - -S=${WORKDIR}/${PN}/src - -src_unpack() { - unpack ${A} - cd "${S}" - edos2unix Makefile - epatch \ - "${FILESDIR}"/${P}-destdirs.patch \ - "${FILESDIR}"/${P}-boost.patch - sed -i "s:@GAMES_DATADIR@:${GAMES_DATADIR}:" \ - Main.cpp \ - || die "sed Main.cpp failed" - sed -i "/Base data path/s:pwd:${GAMES_DATADIR}/${PN}:" \ - ../settings.dat \ - || die "sed settings.dat failed" - sed -i \ - -e "/^CXXFLAGS/s:-O3:${CXXFLAGS}:" \ - -e '/^LDFLAGS/s:=:+=:' \ - Makefile \ - || die "sed Makefile failed" -} - -src_install() { - dogamesbin "${PN}" || die "dogamesbin failed" - cd .. - insinto "${GAMES_DATADIR}"/${PN} - doins -r fleets gamedata graphics music standardpictures \ - settings.dat || die "doins failed" - dodoc readme.txt - doicon "${DISTDIR}"/${PN}.png - make_desktop_entry ${PN} GalaxyHack - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - elog "Settings will default to those found in" - elog "${GAMES_DATADIR}/galaxyhack/settings.dat" - elog "Per user settings can be specified by creating" - elog "~/.galaxyhack/settings.dat" - elog "Additional user submitted fleets can be downloaded from" - elog "http://galaxyhack.sourceforge.net/viewfleets.php" -} |