summaryrefslogtreecommitdiffstats
path: root/academic/qtoctave/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/qtoctave/README')
-rw-r--r--academic/qtoctave/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/qtoctave/README b/academic/qtoctave/README
new file mode 100644
index 0000000000..8a655952a2
--- /dev/null
+++ b/academic/qtoctave/README
@@ -0,0 +1,7 @@
+QtOctave is a graphical user interface for gnu octave, which is an
+open source program alternative to Matlab.
+
+QtOctave requires Octave and Qt4, both available on SlackBuilds.org.
+
+If you build on a multicore system, add JOBS={#} to enable parallel
+compilation, as in: JOBS=4 ./qtoctave.SlackBuild