Bug 84891 - games-util/atlas 0.3.0 version bump (working on amd64)
|
Bug#:
84891
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: seemant@gentoo.org
|
Reported By: voyageur@gentoo.org
|
|
Component: Games
|
|
|
URL:
|
|
Summary: games-util/atlas 0.3.0 version bump (working on amd64)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-03-11 12:11 0000
|
In this post:
http://sourceforge.net/mailarchive/forum.php?thread_id=6444485&forum_id=3236
you will find a tarball of new atlas release, including the following changes:
* Now reads FG-0.9.8 airport and navaid formats
* Atlas now displays ILS localisers
* Map has an off-screen rendering option (--headless) to avoid image
corruption due to overlaid windows and possibly allow maps greater than
screen resolution depending on graphics hardware and drivers [X-Windows
with fairly modern GLX only at present]
* Map supports multiple scenery paths via FG_SCENERY or --fg-scenery= (only
Map at present, not MapPS).
* Atlas has --airport=ICAO startup option.
* Bug fixes.
I use instead of 0.2.2 because FG_SCENERY can be overridden (when you download some scenery you don't want to mix with the official one). It is also working without problems on my amd64 box
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r0, 2.6.11-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System version 1.6.10
Python: dev-lang/python-2.3.5 [2.3.5 (#1, Mar 5 2005, 12:00:38)]
ccache version 2.4 [enabled]
dev-lang/python: 2.3.5
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.5
sys-devel/binutils: 2.15.92.0.2-r6
sys-devel/libtool: 1.5.10-r5
virtual/os-headers: 2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="fr_FR@euro"
LC_ALL="fr_FR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi aim alsa apache2 avi berkdb bitmap-fonts bonobo bzlib
cdb cdr crypt cups curl curlwrappers dga dio dvb dvd dvdr encode esd exif fam
fastcgi fftw flac font-server foomaticdb fortran ftb gb gd gdbm gif gnome
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile ick imagemagick imap imlib ipv6
jabber java joystick jp2 jpeg junit kde libwww lzw lzw-tiff mad mbox mikmod mime
mng motif mozilla mp3 mpeg msn multilib nas ncurses nls nptl oggvorbis openal
opengl oscar oss pam pcmcia pcre pda pdflib perl php png posix python qt
quicktime readline recode samba scanner sdl shared sharedmem simplexml slang
snmp sockets socks5 speex spell ssl svg tcltk tcpd tetex theora tiff truetype
truetype-fonts type1-fonts unicode usb userlocales xface xine xinerama xml xml2
xmlrpc xmms xosd xpm xrandr xv xvid yahoo zlib"
Unset: ASFLAGS, CBUILD, CTARGET, LDFLAGS
*** Bug 102170 has been marked as a duplicate of this bug. ***
Created an attachment (id=66167) [details]
0.3.0 ebuild working for me (based on rc1)
0.3.0 in itself works fine here. However, the new ebuild makes everything go in
/usr/games/lib/FlightGear/ where at first there is... nothing! The old system
installed in /usr/share/games/FlightGear, where all FlightGear files reside.
Don't know if this is intented, because on my system Atlas could not find
Flightgear data files (navaids and so). This attached ebuild is based on the
old system and works fine, but it does not use games.eclass variables
+1 atlas 0.3.0 works fine on an amd64 machine. I could not get 0.2.2-r1 to
work correctly.
New version is now in CVS, thanks for report