summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 13:16:11 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commitc4211059473e2b7565fda7444d0c5582ff081fd8 (patch)
tree4a26b454fbbee1f3e1cc82909d2d47219b95c3f5 /games
parent3d8dda58b01f7b400b3453f32bb92fbda95854c7 (diff)
downloadslackbuilds-c4211059473e2b7565fda7444d0c5582ff081fd8.tar.gz
slackbuilds-c4211059473e2b7565fda7444d0c5582ff081fd8.tar.xz
games/Pyfa: Fix README.
Diffstat (limited to 'games')
-rw-r--r--games/Pyfa/README23
1 files changed, 12 insertions, 11 deletions
diff --git a/games/Pyfa/README b/games/Pyfa/README
index 4b4c682cb0..442289558b 100644
--- a/games/Pyfa/README
+++ b/games/Pyfa/README
@@ -1,13 +1,14 @@
-Pyfa is a cross-platform desktop fitting application for EVE online that can be
-used natively on any platform where python and wxwidgets are available.
-It provides many advanced features such as graphs and full calculations of any
-possible combination of modules, fits, etc.
+Pyfa is a cross-platform desktop fitting application for EVE online
+that can be used natively on any platform where python and wxwidgets
+are available. It provides many advanced features such as graphs and
+full calculations of any possible combination of modules, fits, etc.
-Optional dependencies used for graphing tool:
-Matplotlib - http://matplotlib.sourceforge.net/
-NumPy - http://numpy.scipy.org/
+Optional dependencies used for graphing tool, available on SBo:
+libraries/matplotlib - http://matplotlib.sourceforge.net/
+development/numpy - http://numpy.scipy.org/
-This buildscript installs pyfa to /opt/Pyfa-<version> and then symlinks /usr/bin/pyfa
-to the /opt/Pyfa-<version>/pyfa.py run script.
-Removing Pyfa via the package manager may not remove all templates from the directory
-and therefore may require additional manual deletion of the /opt/Pyfa-<version> folder.
+This buildscript installs pyfa to /opt/Pyfa-<version> and then
+symlinks /usr/bin/pyfa to the /opt/Pyfa-<version>/pyfa.py run script.
+Removing Pyfa via the package manager may not remove all templates from
+the directory and therefore may require additional manual deletion of
+the /opt/Pyfa-<version> folder.