blob: 26734d459c9c081709761c75ed51681f01bcc8ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
Optional dependencies: unixodbc, libxkbcommon, freetds, OpenAL, libwebp,
and postgresql
Optional dependencies: wayland, openvg, libinput and firebird (not available
at slackbuilds.org)
Note1: To build documentation pass DOCS=yes to the slackbuild.
DOCS=yes ./qt5.SlackBuild
Note2: To build examples pass EXAMPLES=yes to the slackbuild
EXAMPLES=yes ./qt5.SlackBuild
|