slackbuilds/libraries/qt5
Willy Sudiarto Raharjo 5595395f0b libraries/qt5: Update DEP and README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-02-03 04:33:18 +07:00
..
desktop libraries/qt5: Rename linguist desktop file 2016-08-14 09:14:03 +07:00
patches libraries/qt5: Updated for version 5.6.1. 2016-06-19 06:57:50 +07:00
profile.d
README libraries/qt5: Update DEP and README. 2017-02-03 04:33:18 +07:00
doinst.sh libraries/qt5: Update doinst.sh. 2017-01-09 20:18:25 +00:00
qt5.SlackBuild libraries/qt5: Updated for version 5.7.1 2017-01-28 07:38:30 +07:00
qt5.info libraries/qt5: Update DEP and README. 2017-02-03 04:33:18 +07:00
slack-desc

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, freetds, OpenAL, libwebp, opus, snappy,
wayland, and postgresql

Optional dependencies: openvg 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

Note3: To build support for proprietary media codecs (note that this
will produce a non-redistributable package in some countries) pass
PROPRIETARY_CODECS=yes to the slackbuild

  PROPRIETARY_CODECS=yes ./qt5.SlackBuild