academic/celestia: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-12 14:34:16 -05:00
parent 6a432164af
commit 7c03d98cd8

View file

@ -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.