xplanet ------------------------------------------ Xplanet was inspired by Xearth, which renders an image of the earth into the X root window. All of the major planets and most satellites can be drawn, similar to the Solar System Simulator. A number of different map projections are also supported, including azimuthal, Lambert, Mercator, Mollweide, orthographic, and rectangular. Runtime requirements: cygwin-1.5.13 or newer xorg-x11-base-6.8.2.0 xorg-x11-bin-*-6.8.2.0 xorg-x11-xwin-6.8.2.0 xorg-x11-etc-6.8.2.0 xorg-x11-f*-6.8.2.0 glib2-2.4.6 glib2-runtime-2.4.6 libintl3-0.14 libiconv2-1.9.2 expat-1.95 pango-1.6.0 pango-runtime-1.6.0 libfreetype26-2.1 libjpeg62 libtiff5 libungif-4.1.0 libpng12 zlib Build requirements: all the runtime + xorg-x11-devel-6.8.2.0 glib2-devel-2.4.6 gtk2-x11-devel-2.4.4 pango-devel-1.6.0 libtiff-devel-3.7 libpng12-devel libfreetype2-devel Canonical homepage: http://xplanet.sourceforge.net/ Canonical download: http://prdownloads.sourceforge.net/xplanet/xplanet-1.1.2.tar.gz ------------------------------------ Build instructions: 1/ Unpack xplanet-1.1.2-src.tar.bz2 if you use setup to install this src package, it will be unpacked under /usr/src automatically 2/ Configure as: env CFLAGS="-O4 -mcpu=i686 -march=i686" CXXFLAGS="-O4 -mcpu=i686 -march=i686" \ ./configure --prefix=/usr/X11R6 --with-xscreensaver --disable-dependency-tracking --with-cygwin=no 3/ Build: make Packaging instructions: make install DESTDIR=/tmp/xpl /usr/bin/install -c -d /tmp/xpl/usr/doc/Cygwin /usr/bin/install -c -m 644 CYGWIN-PATCH/xplanet-1.1.2.README /tmp/xpl/usr/doc/Cygwin/xplanet-1.1.2.README strip /tmp/xpl/usr/X11R6/bin/*.exe ------------------------------------------- Files included in the binary distro: ----------------- usr |-- X11R6 | |-- bin | | `-- xplanet.exe | |-- man | | `-- man1 | | `-- xplanet.1 | `-- share | `-- xplanet | |-- arcs | | |-- README | | `-- constellations | |-- config | | |-- README | | |-- default | | |-- earth_markers | | |-- moon_orbit | | `-- overlay_clouds | |-- ephemeris | | `-- README | |-- fonts | | |-- FreeMonoBold.ttf | | `-- README | |-- images | | |-- README | | |-- earth.jpg | | |-- hubble.png | | |-- iss.png | | |-- mgs.png | | |-- night.jpg | | |-- odyssey.png | | |-- shuttle.png | | |-- smile.png | | |-- sublunar.png | | `-- subsolar.png | |-- markers | | |-- README | | |-- brightStars | | |-- earth | | |-- mars | | `-- moon | |-- origin | | |-- README | | |-- cassini | | `-- galileo | |-- rgb.txt | |-- satellites | | |-- README | | |-- iss | | `-- iss.tle | |-- scripts | | |-- convertCassini.perl | | `-- convertCassini2.perl | |-- spice | | |-- README | | |-- asteroids | | |-- asteroids.krn | | |-- cassini | | |-- cassini.krn | | |-- mgs | | |-- mgs.krn | | |-- voyager | | `-- voyager.krn | `-- stars | `-- BSC `-- doc `-- Cygwin `-- xplanet-1.1.2.README ------------------------------------------- Port Notes: The strange 'with-cygwin=no' in configure is mandatory to have a unix behavior (we're building for cygwin/X11) ! ----- version 1.1.2-EL-1 ----- Recompiled for xplanet-1.1.2 ----- version 1.1.1-EL-1 ----- Updated for xplanet-1.1.1, now uses glib2+pango ----- version 1.0.3-EL-1 ----- Binary package "hand-made !!!" Contributed with 2 other sub-packages: xplanet-data: contains maps for most of the planets xplanet-extended-data: contains additionnal maps (specially for earth) Cygwin port maintained by: Eric LASSAUGE http://lassauge.free.fr/cygwin/