SlackBuildsOrg/libraries/qt5
2018-11-03 07:46:54 +07:00
..
desktop
patches
profile.d
doinst.sh
qt5.info
qt5.SlackBuild libraries/qt5: Slightly modify find command in SlackBuild. 2018-10-13 08:03:02 +07:00
README libraries/qt5: Update README 2018-11-03 07:46:54 +07:00
slack-desc

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

Note4: To disable support for pulseaudio pass PULSEAUDIO=no to the slackbuild

  PULSEAUDIO=no ./qt5.SlackBuild

(Qt will be automatically detect and disable pulseaudio if not installed.)

Qt will also detect and use pcre2 if it is installed.


NOTICE

There is a qt5-legacy SlackBuild available for applications that
might not run correctly with this version.

Known Applications With Problems:

speedcrunch: the widget drawer does not close properly.