mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/Pyfa: Fix README.
This commit is contained in:
parent
3d8dda58b0
commit
c421105947
1 changed files with 12 additions and 11 deletions
|
@ -1,13 +1,14 @@
|
||||||
Pyfa is a cross-platform desktop fitting application for EVE online that can be
|
Pyfa is a cross-platform desktop fitting application for EVE online
|
||||||
used natively on any platform where python and wxwidgets are available.
|
that can be used natively on any platform where python and wxwidgets
|
||||||
It provides many advanced features such as graphs and full calculations of any
|
are available. It provides many advanced features such as graphs and
|
||||||
possible combination of modules, fits, etc.
|
full calculations of any possible combination of modules, fits, etc.
|
||||||
|
|
||||||
Optional dependencies used for graphing tool:
|
Optional dependencies used for graphing tool, available on SBo:
|
||||||
Matplotlib - http://matplotlib.sourceforge.net/
|
libraries/matplotlib - http://matplotlib.sourceforge.net/
|
||||||
NumPy - http://numpy.scipy.org/
|
development/numpy - http://numpy.scipy.org/
|
||||||
|
|
||||||
This buildscript installs pyfa to /opt/Pyfa-<version> and then symlinks /usr/bin/pyfa
|
This buildscript installs pyfa to /opt/Pyfa-<version> and then
|
||||||
to the /opt/Pyfa-<version>/pyfa.py run script.
|
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
|
Removing Pyfa via the package manager may not remove all templates from
|
||||||
and therefore may require additional manual deletion of the /opt/Pyfa-<version> folder.
|
the directory and therefore may require additional manual deletion of
|
||||||
|
the /opt/Pyfa-<version> folder.
|
||||||
|
|
Loading…
Reference in a new issue