summaryrefslogtreecommitdiffstats
path: root/academic/celestia
diff options
context:
space:
mode:
Diffstat (limited to 'academic/celestia')
-rw-r--r--academic/celestia/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/academic/celestia/README b/academic/celestia/README
index 563f6bc11e..84faa8608e 100644
--- a/academic/celestia/README
+++ b/academic/celestia/README
@@ -1,11 +1,9 @@
A real-time space simulation that lets you experience our universe
in three dimensions.
-There are four frontend possibilities to choose. The Glut one works
-out of the box. The GTK frontend needs gtkglext (also available
-from SlackBuilds.org). The Gnome frontend wasn't tested.
+There are four frontend possibilities to choose. The Glut one works out
+of the box, the GTK one needs gtkglext, and the Gnome one is untested.
The KDE frontend requires kde3 and will not work with the kde3 compat
-packages.
+packages, so it's essentially nonfunctional.
-Celestia may use lua for its script engine, if available at compile time.
-Lua is also available from SlackBuilds.org.
+This requires lua, and gtkglext is optional but recommended.