summaryrefslogtreecommitdiffstats
path: root/libraries/qwt/README
diff options
context:
space:
mode:
author Zordrak <slackbuilds@tpa.me.uk>2010-05-12 23:31:22 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-12 23:31:22 +0200
commit9ec72ab1668108d441d2d07ba76923ffa98a9ade (patch)
treebb764f57b1ffd414c512b2d4a22b58c700622264 /libraries/qwt/README
parent54b3b308026f4ce11cc86ef077e7324048dbe954 (diff)
downloadslackbuilds-9ec72ab1668108d441d2d07ba76923ffa98a9ade.tar.gz
slackbuilds-9ec72ab1668108d441d2d07ba76923ffa98a9ade.tar.xz
libraries/qwt: Added to 12.2 repository
Diffstat (limited to 'libraries/qwt/README')
-rw-r--r--libraries/qwt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/qwt/README b/libraries/qwt/README
new file mode 100644
index 0000000000..10cf3fbece
--- /dev/null
+++ b/libraries/qwt/README
@@ -0,0 +1,9 @@
+Qwt is an extension to the Qt GUI library from Troll Tech AS.
+The Qwt library contains widgets and components which are
+primarily useful for technical and scientifical purposes.
+It includes a 2-D plotting widget, different kinds of sliders,
+and much more.
+
+NOTE: when building with qt3, using TMP=/tmp/SBo is strongly recommended.
+Using symlinks or a TMP in /usr/* will lead to the application installing
+files directly onto the system as opposed to the package DESTDIR.