diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:34:16 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:34:16 -0500 |
commit | 7c03d98cd8f61eda3ba51a84dc70093eae8618c8 (patch) | |
tree | 9c8ad124c80643ffccacc4d337a2b9b4e080e45f | |
parent | 6a432164af70979edd747caeb8f0fa1262dd4a53 (diff) | |
download | slackbuilds-7c03d98cd8f61eda3ba51a84dc70093eae8618c8.tar.gz |
academic/celestia: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-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. |