diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-05-19 10:15:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:39:58 +0700 |
commit | 5e91b9de385e3e4ac59d51729615a95752096ce1 (patch) | |
tree | 62c6d6956429af48fe0a7189a3326357e583e25a /graphics/qcad/README | |
parent | c29c101ae42fa7e7bc2a7b44259382682417fe7c (diff) | |
download | slackbuilds-5e91b9de385e3e4ac59d51729615a95752096ce1.tar.gz |
graphics/qcad: Updated for version 3.26.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/qcad/README')
-rw-r--r-- | graphics/qcad/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/qcad/README b/graphics/qcad/README index cafcd557b9..667904556e 100644 --- a/graphics/qcad/README +++ b/graphics/qcad/README @@ -5,8 +5,9 @@ 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. -Optional dependencies: libqsqlpsql and qt5 +Optional dependencies: libqsqlpsql -To build qt5 version of qcad, run the SlackBuild with QT5=yes: +To build qt4 version of qcad (requires a qt4 version library installed) +run the SlackBuild with QT5=no: - # QT5=yes ./qcad.SlackBuild + # QT5=no ./qcad.SlackBuild |