ChangeLog

# ChangeLog for games-util/atlas
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/ChangeLog,v 1.15 2008/07/22 19:03:34 tupone Exp $

22 Jul 2008; Tupone Alfredo
+files/atlas-0.3.1-gcc-4.3.patch, atlas-0.3.1.ebuild:
Fix building with gcc-4.3 Bug #232445 by

26 Dec 2007; Tupone Alfredo
+files/atlas-0.3.1-simgearNew.patch, atlas-0.3.1.ebuild:
Fix building with simgear 1.0.0 Bug #203303 by Thomas Witt

12 Mar 2007; Marius Mauch atlas-0.2.2-r1.ebuild,
atlas-0.3.0.ebuild, atlas-0.3.1.ebuild:
Replacing einfo with elog

*atlas-0.3.1 (10 Mar 2007)

10 Mar 2007; +atlas-0.3.1.ebuild:
Version bump to 0.3.1

06 Dec 2006; Chris Gianelloni atlas-0.3.0.ebuild:
Remove old virtual/x11 dependency.

25 Mar 2006; atlas-0.3.0.ebuild:
New arch ~amd64, bug #126307 by Bernard Cafarelli

*atlas-0.3.0 (08 Mar 2006)

08 Mar 2006; +atlas-0.3.0.ebuild:
Version bump (Bug #84891). Thanks Bernard Cafarelli
Fixed path for FlightGear scenery data

24 Aug 2005; Chris Gianelloni atlas-0.2.2-r1.ebuild:
Add inherit eutils.

05 Jun 2005; Michael Hanselmann atlas-0.2.2-r1.ebuild:
Stable on ppc.

13 Mar 2005; Michael Sterrett atlas-0.2.2-r1.ebuild:
use games.eclass variables; stable for x86

*atlas-0.2.2-r1 (14 Feb 2005)

14 Feb 2005; Michael Sterrett +files/0.2.2-fix.patch,
+atlas-0.2.2-r1.ebuild:
rev bump to include patch from David Holm (bug #81723)

12 Apr 2004; Jason Wever atlas-0.2.2.ebuild:
Added ~sparc keyword.

03 Sep 2003; Michael Sterrett atlas-0.2.2.ebuild:
header fix

*atlas-0.2.2 (26 Aug 2003)

26 Aug 2003; Michael Sterrett atlas-0.2.2.ebuild:
initial commit. ebuild draft from Jeff Thorsett via bug 25540

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

AUX atlas-0.3.1-gcc-4.3.patch 231 RMD160 e87b44d9c9f01f07b06e008e57a58568401e74db SHA1 0d978900e71b075cfccda0d8083abb88c10f5ca7 SHA256 40fb53e7eb866d41257373ff613d53bb926aed4f19fb8b1568fc249235b25fb7
AUX atlas-0.3.1-simgearNew.patch 1069 RMD160 3f8af4566fb58c694f36efb99b98f864750b334a SHA1 71fdc003289056ae3b43af9fddc32dad2d0e0d2e SHA256 91e2310e0f1bfab9f896b3898f9f4bc79cba8c3cb527e6676f9b4e4d4bc5350f
DIST Atlas-0.3.1.tar.gz 184857 RMD160 9f84a2e331ebc6eb7e84f256a13c845007a4679c SHA1 9f2aa7309774b943161cb80bf9b0dfaced548763 SHA256 a264edd2b668b96472ca80c0525a2b7ffac33b02a70333bf01fd93714b7f111a
EBUILD atlas-0.3.1.ebuild 1873 RMD160 1fcd013acc0f0d67ee3c0404bb872984a3da6e2c SHA1 b9576d735e879c295f2b5ca1a1d3b80895f2c6a3 SHA256 8b0da24d3665eccb35271492985ae68b95ba9585950a7c5f848043dd924bf37d
MISC ChangeLog 2072 RMD160 18fbe48e7189ad45ade5ce7708f1630e6eaed39d SHA1 472ef4599dd1b038f2c1d3f45abbaca9b11b066d SHA256 865cf10ccf0f2bbd432c1bac1d0bc139ab07434ca7f045a8286cd38f1f2ec935
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkiGLxEACgkQVrx5UrvSjsdQpwCfV93Q0PneI39+fJiGBKGkKrpk
Y/AAoJRblFLrdaUWCPCwwuc3WyqBEltK
=AztH
-----END PGP SIGNATURE-----

atlas-0.3.1.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.3.1.ebuild,v 1.5 2008/07/22 19:03:34 tupone Exp $

inherit eutils autotools 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="~amd64 ppc ~sparc x86"
IUSE=""

DEPEND="games-simulation/flightgear
media-libs/libpng
media-libs/jpeg
x11-libs/libXi
x11-libs/libXmu"

S=${WORKDIR}/${MY_P}

src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-simgearNew.patch \
"${FILESDIR}"/${P}-gcc-4.3.patch
eautoreconf
}

src_compile() {
egamesconf --with-fgbase="${GAMES_DATADIR}"/FlightGear || die
emake || die "emake failed"
}

src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
insinto "${GAMES_DATADIR}"/FlightGear
doins src/AtlasPalette || die "doins failed"
keepdir "${GAMES_DATADIR}"/FlightGear/Atlas/lowres
dodoc AUTHORS NEWS README
prepgamesdirs
}

pkg_postinst() {
games_pkg_postinst
elog "You now can make the maps with the following commands:"
elog "${GAMES_BINDIR}/Map --atlas=${GAMES_DATADIR}/FlightGear/Atlas"
elog "${GAMES_BINDIR}/Map --atlas=${GAMES_DATADIR}/FlightGear/Atlas/lowres --size=64"
elog
elog "To run Atlas concurrently with FlightGear use the following:"
elog "Atlas --path=[path of map images] --udp=[port number]"
elog "and start fgfs with the following switch (or in .fgfsrc):"
elog "--nmea=socket,out,0.5,[host that you run Atlas on],[port number],udp"
echo
}

pkg_postrm() {
elog "You must manually remove the maps if you don't want them around."
elog "They are found in the following directory:"
echo
elog "${GAMES_DATADIR}/FlightGear/Atlas"
echo
}

files

metadata.xml




games