summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-03-14 00:47:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-03-14 00:47:13 +0000
commite14bdc2b45fe5d365fdf0aaab4e80c782f8a62bf (patch)
treecc1dfa3b9755580a87560ee88ad45c82c84fcb66 /games-util/atlas
parentuse games.eclass variables; stable for x86 (diff)
downloadhistorical-e14bdc2b45fe5d365fdf0aaab4e80c782f8a62bf.tar.gz
historical-e14bdc2b45fe5d365fdf0aaab4e80c782f8a62bf.tar.bz2
historical-e14bdc2b45fe5d365fdf0aaab4e80c782f8a62bf.zip
clean old
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-util/atlas')
-rw-r--r--games-util/atlas/Manifest2
-rw-r--r--games-util/atlas/atlas-0.2.2.ebuild60
-rw-r--r--games-util/atlas/files/digest-atlas-0.2.21
3 files changed, 0 insertions, 63 deletions
diff --git a/games-util/atlas/Manifest b/games-util/atlas/Manifest
index 177d932925b1..482d16050290 100644
--- a/games-util/atlas/Manifest
+++ b/games-util/atlas/Manifest
@@ -1,7 +1,5 @@
MD5 9d486bd924276a85ab4bf58ac289ca3c ChangeLog 873
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 5367215dffb36aab4af65b0c3141a344 atlas-0.2.2-r1.ebuild 1761
-MD5 471cdf6e789bde460b4d209ccd41d27a atlas-0.2.2.ebuild 1702
MD5 db161652379b66290a05d4a6e3631032 files/0.2.2-fix.patch 664
-MD5 c22c70a726175c84565f4182fff72185 files/digest-atlas-0.2.2 63
MD5 c22c70a726175c84565f4182fff72185 files/digest-atlas-0.2.2-r1 63
diff --git a/games-util/atlas/atlas-0.2.2.ebuild b/games-util/atlas/atlas-0.2.2.ebuild
deleted file mode 100644
index 9a647990aee5..000000000000
--- a/games-util/atlas/atlas-0.2.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.2.2.ebuild,v 1.8 2005/02/14 16:35:14 mr_bones_ Exp $
-
-inherit games
-
-MY_P="Atlas-${PV}"
-DESCRIPTION="Chart Program to use with Flightgear Flight Simulator"
-HOMEPAGE="http://atlas.sourceforge.net/"
-SRC_URI="mirror://sourceforge/atlas/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~sparc"
-IUSE=""
-
-DEPEND=">=games-simulation/flightgear-0.8.0
- >=media-libs/libpng-1.2.5
- >=media-libs/plib-1.4
- virtual/glut"
-
-S="${WORKDIR}/${MY_P}"
-
-INSDESTTREE="/usr/games/lib/FlightGear"
-
-src_compile() {
- egamesconf --with-fgbase=/usr/games/lib/FlightGear || die
- emake || die "emake failed"
-}
-
-src_install() {
- doins ${S}/src/AtlasPalette || die
- egamesinstall || die
- keepdir /usr/games/lib/FlightGear/Atlas
- keepdir /usr/games/lib/FlightGear/Atlas/lowres
- dodoc AUTHORS README
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
-
- einfo "You now can make the maps with the following commands:"
- einfo "/usr/games/bin/Map --atlas=/usr/games/lib/FlightGear/Atlas"
- einfo "/usr/games/bin/Map --atlas=/usr/games/lib/FlightGear/Atlas/lowres --size=64"
- echo
- einfo "To run Atlas concurrently with FlightGear use the following:"
- einfo "Atlas --path=[path of map images] --udp=[port number]"
- einfo "and start fgfs with the following switch (or in .fgfsrc):"
- einfo "--nmea=socket,out,0.5,[host that you run Atlas on],[port number],udp"
- echo
-}
-
-pkg_postrm() {
- einfo "You must manually remove the maps if you don't want them around."
- einfo "They are found in the following directory:"
- echo
- einfo "/usr/games/lib/FlightGear/Atlas"
- echo
-}
diff --git a/games-util/atlas/files/digest-atlas-0.2.2 b/games-util/atlas/files/digest-atlas-0.2.2
deleted file mode 100644
index 4c465fa14141..000000000000
--- a/games-util/atlas/files/digest-atlas-0.2.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a69301f7e762d84c9b3089b87ff7b048 Atlas-0.2.2.tar.gz 156796