summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-03-02 13:43:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-03-02 13:43:06 +0000
commit83d578e874c5da5b2444d252d3f3dce429207238 (patch)
treef39424c19deb5e195a11dc8aa4ffa6ba726ded12 /games-util
parentVersion bump (diff)
downloadhistorical-83d578e874c5da5b2444d252d3f3dce429207238.tar.gz
historical-83d578e874c5da5b2444d252d3f3dce429207238.tar.bz2
historical-83d578e874c5da5b2444d252d3f3dce429207238.zip
Version bump (snapshot) as requested.
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'games-util')
-rw-r--r--games-util/atlas/ChangeLog8
-rw-r--r--games-util/atlas/Manifest4
-rw-r--r--games-util/atlas/atlas-0.3.1_p20100302.ebuild73
3 files changed, 83 insertions, 2 deletions
diff --git a/games-util/atlas/ChangeLog b/games-util/atlas/ChangeLog
index 41786bea54fe..c18f0aa8a31a 100644
--- a/games-util/atlas/ChangeLog
+++ b/games-util/atlas/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-util/atlas
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/ChangeLog,v 1.18 2010/03/02 10:37:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/ChangeLog,v 1.19 2010/03/02 13:43:06 ssuominen Exp $
+
+*atlas-0.3.1_p20100302 (02 Mar 2010)
+
+ 02 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +atlas-0.3.1_p20100302.ebuild:
+ Version bump (snapshot) as requested.
02 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
atlas-0.3.1_p20090812.ebuild:
diff --git a/games-util/atlas/Manifest b/games-util/atlas/Manifest
index 578bdf0bdf1c..e9d23dc4535f 100644
--- a/games-util/atlas/Manifest
+++ b/games-util/atlas/Manifest
@@ -1,4 +1,6 @@
DIST Atlas-0.3.1_p20090812.tar.gz 302258 RMD160 68dac47e7ef5baf0a533bbe55e0f9ec7d7e94b3b SHA1 1e124c658c6f6b790ea45ea5e8a6c4a89d734793 SHA256 4da946906f36500f6ca4c88ce7877e89af9eec9cd5154e7e36d92e2397d4bc4d
+DIST atlas-0.3.1_p20100302.tar.bz2 268125 RMD160 a4bbd79cbb83b472eef51c67d10e82fcdc5e52a0 SHA1 6b819ff0cc4737e521b6acdeb623135cc64ec7f4 SHA256 d12d9469eca0bdabab73ebb63058b1e8767fd4dc463936c785c7fddf8970c68a
EBUILD atlas-0.3.1_p20090812.ebuild 1856 RMD160 c761c5b21f85116142f55ea8cd439d36da4b3f1d SHA1 a8be2375d574e5d3438b76f1dd4df59ae1352a3a SHA256 f5deaa872e5e90eb613381a32457b208e80761ba67be524ef302042ab0b3ed04
-MISC ChangeLog 2475 RMD160 3084a54243de33b281f4610e633afcf1281f9299 SHA1 b0cdbae9eab6e010e12ece2ebc11be97674ec8e1 SHA256 8b1b6e65befd295578414bfb28cbecc47b66ea922be491506818d96e2fe85935
+EBUILD atlas-0.3.1_p20100302.ebuild 1939 RMD160 7482e9ce68b7d74efbd5e2082ff4ffa0f8a8d132 SHA1 edd7d2ec8d04c68a84ee5282a45a492400f64438 SHA256 8fb1396037177fe5ed4caa0f5c4c8c764c577fe5a9affc86f250acede5efe3c5
+MISC ChangeLog 2645 RMD160 590dac2dd7db631f18c35f6b9f18ba7f46f50f0c SHA1 5d6a734e4454fc3e3c0d3dc912e8e0d503adc290 SHA256 a182f0204e300444383514133136b4ca6acbac416643c80c2cce068ae15aac76
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-util/atlas/atlas-0.3.1_p20100302.ebuild b/games-util/atlas/atlas-0.3.1_p20100302.ebuild
new file mode 100644
index 000000000000..d2d1d448a6f4
--- /dev/null
+++ b/games-util/atlas/atlas-0.3.1_p20100302.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2010 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_p20100302.ebuild,v 1.1 2010/03/02 13:43:06 ssuominen Exp $
+
+EAPI=2
+inherit autotools flag-o-matic games
+
+DESCRIPTION="Chart Program to use with Flightgear Flight Simulator"
+HOMEPAGE="http://atlas.sourceforge.net/"
+SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="games-simulation/flightgear
+ media-libs/libpng
+ media-libs/jpeg:0
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXi
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libXt
+ x11-libs/libXmu
+ virtual/opengl
+ virtual/glut
+ net-misc/curl"
+
+src_prepare() {
+ eautoreconf
+}
+
+src_configure() {
+ append-cppflags -DGL_GLEXT_PROTOTYPES
+
+ egamesconf \
+ --disable-dependency-tracking \
+ --with-fgbase="${GAMES_DATADIR}"/FlightGear
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die
+ insinto "${GAMES_DATADIR}"/FlightGear/Atlas
+ doins src/data/*.jpg || die
+ insinto "${GAMES_DATADIR}"/FlightGear/Atlas/Palettes
+ doins src/data/Palettes/*.ap || die
+ insinto "${GAMES_DATADIR}"/FlightGear/Atlas/Fonts
+ doins src/data/Fonts/*.txf || die
+ 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
+ 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
+}