summaryrefslogtreecommitdiff
path: root/graphics/qcad/README
diff options
context:
space:
mode:
authorNiels Horn <niels.horn@gmail.com>2010-06-13 16:59:24 -0500
committerRobby Workman <rworkman@slackbuilds.org>2010-06-13 16:59:24 -0500
commitb71cf2bad495af4767db5e3e9613f87bf4fbb60e (patch)
tree68d0f1551f507fe00ef7436847cdd456bba221a9 /graphics/qcad/README
parent64a8aaf1ba0439a86d46bf89a092159c43a68ede (diff)
downloadslackbuilds-b71cf2bad495af4767db5e3e9613f87bf4fbb60e.tar.gz
graphics/qcad: Added (CAD application)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/qcad/README')
-rw-r--r--graphics/qcad/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/qcad/README b/graphics/qcad/README
new file mode 100644
index 0000000000..7a48f454b2
--- /dev/null
+++ b/graphics/qcad/README
@@ -0,0 +1,18 @@
+QCAD is an application for computer aided drafting in two dimensions (2d).
+With QCAD you can create technical drawings such as plans for buildings,
+interiors, mechanical parts or schemas and diagrams.
+The source code of the QCAD community edition is released under the GPL (Open
+Source).
+
+This script installs the manual in English ("en"), version 2.1.0.0
+Other manuals are available on the QCAD site in Czech, German and Hungarian.
+To install with these manuals, start the script with:
+
+ MANLANG=xx MANVERSION=a.b.c.d ./qcad.SlackBuild
+
+where xx = "cs", "de" or "hu" and a.b.c.d is the corresponding version.
+
+This requires qt3 from the /extra/kde3-compat/ packages.
+
+An optional parts library can be built using the qcad-partlibrary package,
+available here on SlackBuilds.org