Commit Graph

8 Commits

Author SHA1 Message Date
ajacoutot
bcba8fae7f - there's an issue with 3D hardware rendering and some graphic cards;
advise users how to fallback to software rendering by setting
LIBGL_ALWAYS_SOFTWARE

thanks to oga@ for showing me the workaround
2008-11-05 10:11:55 +00:00
fgsch
59a0fa7b2f update WANTLIB and bump package. 2008-05-28 01:35:43 +00:00
ajacoutot
31612d2f8a - update to 1.5.1
- fix a stack corruption on startup (bits taken from celestia SVN)
- use SUBST_CMD (gotta love that stuff!)
2008-05-10 17:25:52 +00:00
ajacoutot
b1d115af09 - update to celestia-1.5.0 2008-04-08 16:04:27 +00:00
steven
88b4792252 fix WANTLIB 2007-11-13 12:44:22 +00:00
steven
eec4380de4 fix typo in comment; ok ajacoutot 2007-07-25 15:24:58 +00:00
ajacoutot
c80d90b705 - lua is really a small dependency so let's compile its support by default
and zap the corresponding FLAVOR

pointed by jolan@
2007-07-16 18:26:04 +00:00
ajacoutot
fc0702c16c Import celestia-1.4.1
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.

All movement in Celestia is seamless; the exponential zoom feature lets
you explore space across a huge range of scales, from galaxy clusters
down to spacecraft only a few meters across. A 'point-and-goto'
interface makes it simple to navigate through the universe to the object
you want to visit.

Celestia is expandable. It comes with a large catalog of stars,
galaxies, planets, moons, asteroids, comets, and spacecraft. If that's
not enough, you can download dozens of easy to install add-ons with more
objects.

Available flavors:
	lua - add Lua scripting engine (extension language support)

ok jasper@
2007-07-16 17:39:21 +00:00