2013-12-16 06:39:45 +01:00
|
|
|
Qt is a cross-platform C++ application framework. Qt's primary feature
|
|
|
|
is its rich set of widgets that provide standard GUI functionality.
|
|
|
|
|
2014-03-09 15:02:03 +01:00
|
|
|
Optional dependencies: unixodbc, libxkbcommon, freetds, pulseaudio,
|
|
|
|
OpenAL, libwebp and postgresql
|
2013-12-16 06:39:45 +01:00
|
|
|
|
2014-03-09 15:02:03 +01:00
|
|
|
Optional dependencies: wayland, openvg and firebird (not available at
|
|
|
|
slackbuilds.org)
|
2014-12-27 11:03:59 +01:00
|
|
|
|
|
|
|
Note: To build Qt5 with Pulseadio then pass USEPULSE=yes to the slackbuild.
|
|
|
|
|
|
|
|
USEPULSE=yes ./qt5.SlackBuild
|
2015-01-17 03:46:50 +01:00
|
|
|
|
|
|
|
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
|