diff options
Diffstat (limited to 'academic/celestia')
-rw-r--r-- | academic/celestia/README | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/academic/celestia/README b/academic/celestia/README index 038946a99d..1e99d61175 100644 --- a/academic/celestia/README +++ b/academic/celestia/README @@ -1,11 +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 hasn't been updated since kde3 times, so it's practically -non-functional. +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. -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. +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. |