summaryrefslogtreecommitdiffstats
path: root/academic/celestia/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/celestia/README')
-rw-r--r--academic/celestia/README16
1 files changed, 9 insertions, 7 deletions
diff --git a/academic/celestia/README b/academic/celestia/README
index 84faa8608e..1e99d61175 100644
--- a/academic/celestia/README
+++ b/academic/celestia/README
@@ -1,9 +1,11 @@
-A real-time space simulation that lets you experience our universe
-in three dimensions.
+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 one needs gtkglext, and the Gnome one is untested.
-The KDE frontend requires kde3 and will not work with the kde3 compat
-packages, so it's essentially nonfunctional.
+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 hasn't been updated since kde3 times, so
+it's practically non-functional.
-This requires lua, and gtkglext is optional but recommended.
+Since the GTK frontend is the default, gtkglext is a required
+dependency. Further, lua53 is listed as required dependency, but lua
+or lua52 will work as well.