]> git.friedersdorff.com Git - max/slackbuilds.git/blob - libraries/qt5/README
Add build scripts for qt5-5.9.4
[max/slackbuilds.git] / libraries / qt5 / README
1 Qt is a cross-platform C++ application framework. Qt's primary feature
2 is its rich set of widgets that provide standard GUI functionality.
3
4 Optional dependencies: unixodbc, freetds, OpenAL, libwebp, opus, snappy,
5 wayland, and postgresql
6
7 Optional dependencies: openvg and firebird (not available
8 at slackbuilds.org)
9
10 Note1: To build documentation pass DOCS=yes to the slackbuild
11
12   DOCS=yes ./qt5.SlackBuild
13
14 Note2: To build examples pass EXAMPLES=yes to the slackbuild
15
16   EXAMPLES=yes ./qt5.SlackBuild
17
18 Note3: To build support for proprietary media codecs (note that this
19 will produce a non-redistributable package in some countries) pass
20 PROPRIETARY_CODECS=yes to the slackbuild
21
22   PROPRIETARY_CODECS=yes ./qt5.SlackBuild