diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-22 23:30:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-22 23:30:05 +0000 |
commit | 892fe1bb8ef0f79107fdc3822d2cc376810fd8c2 (patch) | |
tree | a550842193485cd9fb7a3488ff921eae5851f27f /games-strategy | |
parent | quoting (diff) | |
download | gentoo-2-892fe1bb8ef0f79107fdc3822d2cc376810fd8c2.tar.gz gentoo-2-892fe1bb8ef0f79107fdc3822d2cc376810fd8c2.tar.bz2 gentoo-2-892fe1bb8ef0f79107fdc3822d2cc376810fd8c2.zip |
old
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/glob2/Manifest | 3 | ||||
-rw-r--r-- | games-strategy/glob2/files/glob2-0.9.4.1-gcc44.patch | 12 | ||||
-rw-r--r-- | games-strategy/glob2/glob2-0.9.4.1.ebuild | 53 |
3 files changed, 0 insertions, 68 deletions
diff --git a/games-strategy/glob2/Manifest b/games-strategy/glob2/Manifest index 17af5ba57879..8adcc382e81e 100644 --- a/games-strategy/glob2/Manifest +++ b/games-strategy/glob2/Manifest @@ -1,8 +1,5 @@ -AUX glob2-0.9.4.1-gcc44.patch 256 RMD160 75b0d67440f043255dc26aa361a9c98b41b2a31b SHA1 35ed41922dddc42194341e07a6a4605b2715f102 SHA256 053cf0dc887340c9ded2e012e7e9dd87763fe5a6e4134e61baa791d6e8e6494c AUX glob2-0.9.4.4-gcc44.patch 256 RMD160 75b0d67440f043255dc26aa361a9c98b41b2a31b SHA1 35ed41922dddc42194341e07a6a4605b2715f102 SHA256 053cf0dc887340c9ded2e012e7e9dd87763fe5a6e4134e61baa791d6e8e6494c -DIST glob2-0.9.4.1.tar.gz 11605247 RMD160 b2f7c4369741fc003f1db14c6579c3586494bdc9 SHA1 693b5a2da668800e2ce563b92a0185a360b57d74 SHA256 7e901e9f791d766832b9093546803e7bd5bda114c2cea333cff9027b32dcfdea DIST glob2-0.9.4.4.tar.gz 11338986 RMD160 c0f1c2534eeb95bb901bc61a462495183f191be2 SHA1 14aa8d840ef5f95a9af591789082fe2322fa8cad SHA256 0f4d898ec6b05ce27b4a12ef242cc26571304b90d2509932a4743c71311314b8 -EBUILD glob2-0.9.4.1.ebuild 1440 RMD160 9f6d27d2f2142a6cb4677408a3e75d54dd91e5e8 SHA1 ed6c815a308649945a93a598fe3039c470ed7f98 SHA256 376831decbba417bfcac6c7e2d520f2aff54b6576a3f2917589f6b22ea093151 EBUILD glob2-0.9.4.4.ebuild 1451 RMD160 8a62939340bb1be504e527063884f3d3eb1aeb63 SHA1 e50f3b5f93b5b6fa5528dc546eab1dcdb62650f9 SHA256 7e730c2d8b63201dd36f5f8e88ec9a94e867e76feaf43f8cbe6f4af09d031040 MISC ChangeLog 6170 RMD160 be32c330c78a1dba80a028e832104f3a5b58527a SHA1 c59a356f723466694979de2fc7178475ca703acb SHA256 ed29915e1b121b8b0f004e6d47329e6d1f2252379090b2a5bc516ca75f3f3ca1 MISC metadata.xml 546 RMD160 702338ae8936b3f81e43ded8c08aa74ce919a1c8 SHA1 0cddda4674a8c9a8ac51f68fa211131220c814a5 SHA256 f55b8dd9eba3e7bbaf5765b86e7c434d6f53285c3aa43923c3ec247c569cf8fd diff --git a/games-strategy/glob2/files/glob2-0.9.4.1-gcc44.patch b/games-strategy/glob2/files/glob2-0.9.4.1-gcc44.patch deleted file mode 100644 index 67aa1a0789c4..000000000000 --- a/games-strategy/glob2/files/glob2-0.9.4.1-gcc44.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- libgag/include/StreamBackend.h.old 2009-07-13 10:52:36.000000000 +0200 -+++ libgag/include/StreamBackend.h 2009-07-13 10:52:57.000000000 +0200 -@@ -28,6 +28,9 @@ - #ifdef putc - #undef putc - #endif -+#ifdef getc -+#undef getc -+#endif - - namespace GAGCore - { diff --git a/games-strategy/glob2/glob2-0.9.4.1.ebuild b/games-strategy/glob2/glob2-0.9.4.1.ebuild deleted file mode 100644 index 02fbdbd7ba80..000000000000 --- a/games-strategy/glob2/glob2-0.9.4.1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.4.1.ebuild,v 1.5 2009/07/13 10:46:02 tupone Exp $ - -EAPI=2 -inherit eutils games - -DESCRIPTION="Real Time Strategy (RTS) game involving a brave army of globs" -HOMEPAGE="http://globulation2.org/" -SRC_URI="http://dl.sv.nongnu.org/releases/glob2/0.9.4/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~hppa ppc x86" -IUSE="" - -RDEPEND="virtual/opengl - virtual/glu - >=dev-libs/boost-1.34 - media-libs/libsdl[opengl] - media-libs/sdl-net - media-libs/sdl-ttf - media-libs/sdl-image - media-libs/libvorbis - dev-libs/fribidi - media-libs/speex" -DEPEND="${RDEPEND} - >=dev-util/scons-1" - -PATCHES=( "${FILESDIR}"/${P}-gcc44.patch ) - -src_compile() { - local sconsopts=$(echo "${MAKEOPTS}" | sed -ne "/-j/ { s/.*\(-j[0-9]\+\).*/\1/; p }") - - scons \ - ${sconsopts} \ - CXXFLAGS="${CXXFLAGS}" \ - LINKFLAGS="${LDFLAGS}" \ - INSTALLDIR="${GAMES_DATADIR}"/${PN} \ - DATADIR="${GAMES_DATADIR}"/${PN} \ - || die "scons failed again" -} - -src_install() { - dogamesbin src/${PN} || die "dogamesbin failed" - insinto "${GAMES_DATADIR}"/${PN} - doins -r campaigns data maps scripts || die "doins failed" - find "${D}/${GAMES_DATADIR}"/${PN} -name SConscript -exec rm -f {} + - newicon data/icons/glob2-icon-48x48.png ${PN}.png - make_desktop_entry glob2 "Globulation 2" - dodoc README* - prepgamesdirs -} |