diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-18 23:00:41 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-22 00:09:08 -0600 |
commit | 89b636dc88c21d49c0aef0154231ce284c26e75b (patch) | |
tree | 48fac342bb38858c1b28b246eb875e04d73024bc /graphics/qcad/README | |
parent | 661893807dace4f88ddac8c96664db78b3ce531b (diff) | |
download | slackbuilds-89b636dc88c21d49c0aef0154231ce284c26e75b.tar.gz |
graphics/qcad: Removed (build failure)
If upstream still hasn't bothered to port this to qt4, then
I have to wonder why we're still dragging the corpse along.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/qcad/README')
-rw-r--r-- | graphics/qcad/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/qcad/README b/graphics/qcad/README deleted file mode 100644 index 7b4c70acad..0000000000 --- a/graphics/qcad/README +++ /dev/null @@ -1,15 +0,0 @@ -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. - -An optional parts library can be built using the qcad-partlibrary package. |