summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-08-20 20:00:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-08-20 20:00:09 +0000
commitf205c02cc165501264df1e0e4801a1cf6bd7eaf2 (patch)
tree34d4434374c2c080fffd022b8db3497182e67590 /games-rpg
parentold (diff)
downloadhistorical-f205c02cc165501264df1e0e4801a1cf6bd7eaf2.tar.gz
historical-f205c02cc165501264df1e0e4801a1cf6bd7eaf2.tar.bz2
historical-f205c02cc165501264df1e0e4801a1cf6bd7eaf2.zip
old
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/egoboo/Manifest12
-rw-r--r--games-rpg/egoboo/egoboo-2.2.2-r1.ebuild60
2 files changed, 0 insertions, 72 deletions
diff --git a/games-rpg/egoboo/Manifest b/games-rpg/egoboo/Manifest
index b1a8eb30d58d..cd466a10320b 100644
--- a/games-rpg/egoboo/Manifest
+++ b/games-rpg/egoboo/Manifest
@@ -1,19 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX 2.22-amd64.patch 317 RMD160 527dd8f17d21f98f9948dc952a83f37aabea1e19 SHA1 16adfb20f585cef7bf3b5899efa5c4755d0bda52 SHA256 bc913af7c6cc3f91736b8e3f2b4a2d066ae5322356a28c3bbcb03e42e2a70788
AUX 2.22-endian.patch 6416 RMD160 21e216ae006cf57521b1982291afaebaec679c08 SHA1 839a30b15a266d0d0eb694647f8316d4513d5fe8 SHA256 1beb221b609b7dca4d8b2b0682d7a58675046cb7cb727c734640184d84d41307
AUX egoboo-2.7.4-enet.patch 2547 RMD160 7459f7b0ec57ac76d0c07032e72a015ff4d1050b SHA1 ffb785ed44f8a8323623574427260b74f47090ba SHA256 51bf33933856c7375d510ce00bbe93803592bf351f6fb1246abc70c255776fa6
-DIST ego222.tar.gz 17283653 RMD160 915cf675147940e8687031a60db837cb6dbe3e2e SHA1 4bbd3cfbb852864574f5331f323e13a4aea2169f SHA256 eb024b4e7fd4b1d2babfd9e0fbc1caabd2d1864c67fa4e2f03a806a5a4e6552b
DIST egoboo-2.7.4.tar.gz 143487850 RMD160 b74e811fc3591bf8cdf9c315ef614f3ac1dd06c4 SHA1 1974e0bcaab73722ab29a19e1331aa3611b15816 SHA256 b22cdb70eab99bf5579404592e4a227015da8087debdf32f11ee43d406bd9c90
-EBUILD egoboo-2.2.2-r1.ebuild 1644 RMD160 27327e4f139973728149ce02e84ded14306d3edc SHA1 7a493eb5bcb19fe33dd50822061e4e530d0c888b SHA256 342b1a51204ca4039b6febf8bc7c3a015cd3af23fac6be31859e1ba1bfb17915
EBUILD egoboo-2.7.4.ebuild 1348 RMD160 57c4b3a6a79e1c34f6d108e9969dfacc388b0411 SHA1 64fae11340257fffff73fa0ef9f77b3c2963ec1f SHA256 1dc2c44314e0938a049ee83a2a1e45eae8f0e61856050bef90018706b0f9ba65
MISC ChangeLog 3963 RMD160 779d470fc0bf2eb90237e743c8f484fe9a31248a SHA1 78c97d49781570d54cb061414da54698e8c2125d SHA256 b44b084494217c60126a0e4e99dda03a3e32969ec01d236996cd328354ee4f15
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.15 (GNU/Linux)
-
-iEYEARECAAYFAkxja9YACgkQcsIHjyDViGTn5QCg2YA+2wd/ITctAk4A2/hnfa+l
-S5wAoIS04suvFykj87GjFpPGKjqsajUI
-=A7QZ
------END PGP SIGNATURE-----
diff --git a/games-rpg/egoboo/egoboo-2.2.2-r1.ebuild b/games-rpg/egoboo/egoboo-2.2.2-r1.ebuild
deleted file mode 100644
index f2d375884751..000000000000
--- a/games-rpg/egoboo/egoboo-2.2.2-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/egoboo/egoboo-2.2.2-r1.ebuild,v 1.2 2010/02/21 08:30:25 tupone Exp $
-
-inherit eutils flag-o-matic toolchain-funcs games
-
-PVOLD="2.22"
-
-DESCRIPTION="A 3d dungeon crawling adventure in the spirit of NetHack"
-HOMEPAGE="http://egoboo.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/ego${PVOLD/./}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-DEPEND="virtual/opengl
- virtual/glu
- media-libs/libsdl"
-
-S=${WORKDIR}/${PN}
-
-src_unpack() {
- use !amd64 && replace-cpu-flags 'athlon*' pentium4 i686
-
- unpack ${A}
- cd "${S}"
-
- # Fix endianess using SDL
- # amd64 patch must be applied after ${PV}-endian.patch
- # this addresses bug #104271
- epatch \
- "${FILESDIR}"/${PVOLD}-endian.patch \
- "${FILESDIR}"/${PVOLD}-amd64.patch
-}
-
-src_compile() {
- cd code
- emake clean || die "make clean failed"
- emake FLAGS="-D_LINUX ${CFLAGS}" CC="$(tc-getCC)" egoboo || die "emake failed"
-}
-
-src_install () {
- games_make_wrapper ${PN} ./${PN} "${GAMES_DATADIR}/${PN}"
- dodoc egoboo.txt
- insinto "${GAMES_DATADIR}/${PN}"
- doins -r basicdat/ import/ modules/ players/ text/ \
- code/egoboo controls.txt setup.txt \
- || die "doins failed"
- # FIXME: this is stupid. should be patched to run out of GAMES_BINDIR
- fperms 750 "${GAMES_DATADIR}/${PN}/${PN}"
- newicon basicdat/icon.bmp ${PN}.bmp
- make_desktop_entry ${PN} Egoboo /usr/share/pixmaps/${PN}.bmp
-
- prepgamesdirs
- # ugly, but the game needs write here.
- cd "${D}${GAMES_DATADIR}/${PN}"
- chmod -R g+w setup.txt basicdat players import
-}