Thomas Tuegel
9fa17aa293
kdoctools: set XDG_DATA_DIRS in setupHook
2015-10-30 16:10:37 -05:00
Thomas Tuegel
5a2c45427b
makeQtWrapper: always wrap impurely
2015-10-30 16:10:37 -05:00
Thomas Tuegel
fb375f1a2e
qt55: set QML import paths from NIX_PROFILES
2015-10-30 16:10:37 -05:00
Thomas Tuegel
b1f904f69a
qt55: set Qt Quick import paths from NIX_PROFILES
2015-10-30 16:10:37 -05:00
Thomas Tuegel
a3855ef9ae
qt55: set library paths from NIX_PROFILES
2015-10-30 16:10:37 -05:00
Thomas Tuegel
d57e50d840
separate makeQtWrapper from qtbase setup-hook
2015-10-30 16:10:37 -05:00
Thomas Tuegel
89d31daa8f
qtmultimedia: build with gstreamer-1.0
...
Fixes #10289 .
2015-10-30 16:10:37 -05:00
Thomas Tuegel
a122ca8ba3
qt55.qtbase: add makeQtWrapper
2015-10-30 16:10:37 -05:00
Thomas Tuegel
ebb9c07168
qtbase: remove redundant directory checks
...
addToSearchPath already checks if the directory exists before adding it
to the path; it's not necessary to check it again.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
b44923561b
qtbase: include current package in runtime paths
...
The runtime paths QT_PLUGIN_PATH, QML_IMPORT_PATH, QML2_IMPORT_PATH, and
XDG_DATA_DIRS did not include the appropriate paths from the current
package being built because addToSearchPath does not add directories
which don't exist.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
a5a031c8ff
wrapQtProgram: --set does not take separator
...
The --set flag to wrapProgram does not take a separator character, just
a value.
2015-10-05 13:08:26 -05:00
Bjørn Forsman
3dec100104
qt55: apply mkspecs-libgl.patch from qt54
2015-09-28 10:39:11 +02:00
Thomas Tuegel
fe49213ba6
qt55: init at 5.5.0
2015-09-27 09:46:48 -05:00