mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
0dcf30e90a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
20 lines
635 B
Text
20 lines
635 B
Text
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, pulseaudio,
|
|
OpenAL, libwebp and postgresql
|
|
|
|
Optional dependencies: wayland, openvg, libinput and firebird (not available
|
|
at slackbuilds.org)
|
|
|
|
Note: To build Qt5 with Pulseadio then pass USEPULSE=yes to the slackbuild.
|
|
|
|
USEPULSE=yes ./qt5.SlackBuild
|
|
|
|
Note2: To build documentation pass DOCS=yes to the slackbuild.
|
|
|
|
DOCS=yes ./qt5.SlackBuild
|
|
|
|
Note3: To build examples pass EXAMPLES=yes to the slackbuild
|
|
|
|
EXAMPLES=yes ./qt5.SlackBuild
|