slackbuilds/libraries/qt5
Larry Hajali 71212559c9 libraries/qt5: Updated for version 5.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-28 11:34:52 +07:00
..
desktop libraries/qt5: Updated for version 5.3.0. 2014-06-01 01:07:35 +07:00
patches libraries/qt5: Updated for version 5.3.1. 2014-07-07 00:01:00 -05:00
profile.d libraries/qt5: Added (multi-platform C++ GUI toolkit). 2013-12-17 11:00:31 -06:00
README libraries/qt5: Added optional documentation and example options. 2015-01-17 10:07:07 +07:00
doinst.sh libraries/qt5: Added (multi-platform C++ GUI toolkit). 2013-12-17 11:00:31 -06:00
qt5.SlackBuild libraries/qt5: Updated for version 5.4.2. 2015-06-28 11:34:52 +07:00
qt5.info libraries/qt5: Updated for version 5.4.2. 2015-06-28 11:34:52 +07:00
slack-desc libraries/qt5: Added (multi-platform C++ GUI toolkit). 2013-12-17 11:00:31 -06:00

README

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 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