[Lunar-commits] CVS: moonbase/science/celestia-gtk BUILD, NONE,
1.1 CONFLICTS, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Dec 2 22:34:59 UTC 2004
Update of /var/cvs/lunar/moonbase/science/celestia-gtk
In directory espresso.foo-projects.org:/tmp/cvs-serv22578/celestia-gtk
Added Files:
BUILD CONFLICTS DEPENDS DETAILS
Log Message:
Inital Import of a GTK/Gnome based varient of the celestia module. This
is handled the same way xscreensaver is handled. There is a significant
build vairiation if you decide to use qt or kde or gtk or gnome or
whatever (mainly in the area of depends). Note this is a newer version
then what the celestia module provides. I don't have a stable enough
KDE based system ATM to update that one or I would too.
--- NEW FILE: BUILD ---
(
OPTS="$OPTS --with-lua"
default_build
gather_docs controls.txt manual/*.html manual/*.css
) > $C_FIFO 2>&1
--- NEW FILE: CONFLICTS ---
conflicts celestia
--- NEW FILE: DEPENDS ---
depends libpng &&
depends glut &&
depends gtkglext &&
depends lua
optional_depends "libgnomeui" "--with-gnome" "--with-gtk" "for Gnome support (N for GTK+-2 only version)"
--- NEW FILE: DETAILS ---
MODULE=celestia-gtk
VERSION=1.3.2
SOURCE=celestia-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/celestia-$VERSION
SOURCE_URL=$SFORGE_URL/celestia/
SOURCE_VFY=sha1:3407610f3844cd8aaf4f079e1ec5b0c236d3d547
WEB_SITE=http://www.shatters.net/celestia/
ENTERED=20041202
UPDATED=20041202
SHORT="A 3D real-time space simulation"
cat << EOF
Celestia is a free real-time space simulation that lets you experience our
universe in three dimensions. Unlike most planetarium software, Celestia
doesn't confine you to the surface of the Earth. You can travel throughout
the solar system, to any of over 100,000 stars, or even beyond the galaxy.
This module is the GTK+-2 version (see the 'celestia' module for the
kde/qt-based version)
EOF
More information about the Lunar-commits
mailing list