summaryrefslogtreecommitdiffstats
path: root/games/Pyfa/README
diff options
context:
space:
mode:
author Zach Lewis <koni@archlinux.us>2014-06-29 10:25:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-29 10:25:36 +0700
commit8968e8811f0ce64bafec51d5f4d5c69317c82dee (patch)
treea345bcafbc392902c5b6389ed08582a7fd624dd9 /games/Pyfa/README
parentca4be48b9eecf43babe4b775b07acd6667e5975d (diff)
downloadslackbuilds-8968e8811f0ce64bafec51d5f4d5c69317c82dee.tar.gz
slackbuilds-8968e8811f0ce64bafec51d5f4d5c69317c82dee.tar.xz
games/Pyfa: Added (Eve Online fitting tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/Pyfa/README')
-rw-r--r--games/Pyfa/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/Pyfa/README b/games/Pyfa/README
new file mode 100644
index 0000000000..4b4c682cb0
--- /dev/null
+++ b/games/Pyfa/README
@@ -0,0 +1,13 @@
+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/
+
+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.