summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author B. Watson2022-03-12 20:34:16 +0100
committer B. Watson2022-03-12 20:34:16 +0100
commit7c03d98cd8f61eda3ba51a84dc70093eae8618c8 (patch)
tree9c8ad124c80643ffccacc4d337a2b9b4e080e45f /academic
parent6a432164af70979edd747caeb8f0fa1262dd4a53 (diff)
downloadslackbuilds-7c03d98cd8f61eda3ba51a84dc70093eae8618c8.tar.gz
academic/celestia: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'academic')
-rw-r--r--academic/celestia/README18
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.