summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2008-02-15 22:55:35 +0000
committerTristan Heaven <tristan@gentoo.org>2008-02-15 22:55:35 +0000
commit76caaa926e85a6ab6f603b8787235687f1de37b4 (patch)
tree968cd8b092daedb6b2d57bbdb2947db783168081
parentVersion bump, bug #181743 (diff)
downloadhistorical-76caaa926e85a6ab6f603b8787235687f1de37b4.tar.gz
historical-76caaa926e85a6ab6f603b8787235687f1de37b4.tar.bz2
historical-76caaa926e85a6ab6f603b8787235687f1de37b4.zip
rm
Package-Manager: portage-2.1.4.4
-rw-r--r--games-sports/trophy/Manifest9
-rw-r--r--games-sports/trophy/trophy-1.1.3.ebuild56
2 files changed, 3 insertions, 62 deletions
diff --git a/games-sports/trophy/Manifest b/games-sports/trophy/Manifest
index 441d0a5d2c7f..0ba295ec39d9 100644
--- a/games-sports/trophy/Manifest
+++ b/games-sports/trophy/Manifest
@@ -2,17 +2,14 @@
Hash: SHA1
AUX trophy-1.1.5-display-segv.patch 415 RMD160 46b6ac2c096f3ac60831adc749d3fa030ff863ab SHA1 81fadc5c6be9adbdbe4e2a573db14f92eaa9abb8 SHA256 a4a18ddc14ddeba8cee07dc2e60b13bf99e345f03778336c8bbf71ceee9fabdc
-DIST trophy-1.1.3-src.tar.gz 9330835 RMD160 d5424f62a0e351c933911fc3595ef86e9f3173bd SHA1 1e70ab978524b072b1f8e627d9e4d2a4ea698528 SHA256 9f57bc77587b485f7eeb2948bfcb12d3e03c85b86c8b148c49a410df2a433871
DIST trophy-1.1.5.tar.gz 14402714 RMD160 9e47bc69a316a982e50858f1c7fb3fce413ba7f9 SHA1 11fbf36691e4db909d7a641daa8e5983431ce6f0 SHA256 bf654a28027c62b36b39c3a23d2d7396b4afa7edbc1377595a99a18a30c26bfe
-DIST trophy_1.1.3-2.diff.gz 6507 RMD160 2c36936eedc64d0c3e6468ce1798bfc19ce78842 SHA1 ba0d27d8b361feac6ba99d6642322ab5fdd47253 SHA256 20df77c185bbc43660ca48fcc8b32ab571b050610840ed7c7b9e37fd33e0db94
-EBUILD trophy-1.1.3.ebuild 1376 RMD160 3dcb5df82d64b00009dfce9b4c1927165458dd60 SHA1 f8146193ab375a1fc2f321e256c44bdab7ed777b SHA256 579f1546fec17310dc5db32134be0469d2f2e5cc99b04dc1b40b545226273a2b
EBUILD trophy-1.1.5.ebuild 713 RMD160 d6194c36efd5fd793cd0ed0f5889c77fdd4f52e7 SHA1 f19f55bf62d3fa60dbdae989a81d6cc4b1e39a34 SHA256 394b5c1311ef3a8961e0adfed8618c619edfd2d83ee03529690dbb926d9e9031
MISC ChangeLog 838 RMD160 055479d9e8f81e0566bec28715ca4b9a938cb5e4 SHA1 80c66464e6c02cd6dd42bece4f70af55400a38e7 SHA256 45f6a0d48a999146e0b5f92f0d3742f721eef13c9504c6370ecf825022295188
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
-iD8DBQFHthcfdz7hIScOURERAlQRAJwM10HQ99/QO0BIZd8wCxTqOw5JdQCg23TR
-jN3fBHs0OOp4hSF13rcYYDU=
-=hGhO
+iD8DBQFHthhtdz7hIScOURERAgoxAJ9hIEromcOozM9FCj7qFJcYOZ5q4ACgmbKy
+i771U9n6yRnkBWjKi9A+LPs=
+=3ODV
-----END PGP SIGNATURE-----
diff --git a/games-sports/trophy/trophy-1.1.3.ebuild b/games-sports/trophy/trophy-1.1.3.ebuild
deleted file mode 100644
index 17396a7df577..000000000000
--- a/games-sports/trophy/trophy-1.1.3.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/trophy/trophy-1.1.3.ebuild,v 1.9 2007/09/30 21:49:15 mr_bones_ Exp $
-
-inherit autotools eutils flag-o-matic toolchain-funcs games
-
-MY_P="${P}-src"
-DESCRIPTION="2D Racing Game"
-HOMEPAGE="http://trophy.sourceforge.net/"
-SRC_URI="mirror://sourceforge/trophy/${MY_P}.tar.gz
- mirror://debian/pool/main/t/trophy/${PN}_${PV}-2.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="=dev-games/clanlib-0.6.5*
- >=media-libs/hermes-1.3.2"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${WORKDIR}/${PN}_${PV}-2.diff"
- find -name ".cvsignore" -exec rm -f \{\} \;
- cd trophy
- sed -i \
- -e '/^EXTERN_LIBS/s:= := ${LDFLAGS} :' \
- -e 's:-O3::' \
- Makefile.in \
- || die "sed failed"
- eautoreconf
-}
-
-src_compile() {
- cd trophy
- tc-export CXX
- append-flags $(clanlib0.6-config --cflags)
- append-ldflags $(clanlib0.6-config --libs)
- egamesconf || die
- emake || die "emake failed"
-}
-
-src_install() {
- dodoc AUTHORS README TODO ChangeLog
- doman debian/trophy.6
- doicon debian/trophy.xpm
- make_desktop_entry trophy Trophy trophy.xpm
- cd trophy
- dogamesbin trophy || die "dogamesbin failed"
- insinto "${GAMES_DATADIR}"/${PN}
- doins -r resources resources.scr || die "doins failed"
- prepgamesdirs
-}