diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 17:48:36 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | aa7e1beb7bc92dad66f79f9946e69e801767b8de (patch) | |
tree | fb17c4cb383fff314a79ea3b290e955b29f5edd7 | |
parent | 573177d6d8e3cdf32c5e90ae91725e43c5c85590 (diff) | |
download | slackbuilds-aa7e1beb7bc92dad66f79f9946e69e801767b8de.tar.gz |
graphics/qcad: Update README.
-rw-r--r-- | graphics/qcad/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/graphics/qcad/README b/graphics/qcad/README index 0837ac6dac..cafcd557b9 100644 --- a/graphics/qcad/README +++ b/graphics/qcad/README @@ -1,10 +1,12 @@ -QCAD is a free, open source application for computer aided drafting (CAD) in two -dimensions (2D). With QCAD you can create technical drawings such as plans for -buildings, interiors, mechanical parts or schematics and diagrams. QCAD works on -Windows, Mac OS X and Linux. +qcad (Open Source CAD) -Optional dependency: libqsqlpsql and qt5 +QCAD is a free, open source application for computer aided drafting (CAD) +in two dimensions (2D). With QCAD you can create technical drawings such +as plans for buildings, interiors, mechanical parts or schematics and +diagrams. QCAD works on Windows, Mac OS X and Linux. -To build qt5 version of qcad run the slackbuild with QT5=yes. +Optional dependencies: libqsqlpsql and qt5 + +To build qt5 version of qcad, run the SlackBuild with QT5=yes: # QT5=yes ./qcad.SlackBuild |