summaryrefslogtreecommitdiffstats
path: root/graphics/qcad/README
blob: 7a48f454b29122ea1542ffa76a9d48a9b4f3d972 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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