John Wiegley
22392d8134
Correction to Boost RPATH for Darwin systems
2015-10-31 09:35:06 -07:00
Thomas Tuegel
db408a8ceb
plasma_stable: plasma-5.3.2 -> plasma-5.4.2
2015-10-31 08:48:54 -05:00
Thomas Tuegel
afc364f194
Revert "kiconthemes: default theme is breeze"
...
This reverts commit 6454d8725b21fbd8c85acdda4cc1de4e8eb9c1a7.
2015-10-31 08:48:53 -05:00
Thomas Tuegel
24babaad9a
makeQtWrapper: wrap XDG directories
2015-10-31 08:48:53 -05:00
Thomas Tuegel
4c4a53e516
kiconthemes: default theme is breeze
2015-10-31 08:48:51 -05:00
Thomas Tuegel
dcd70c54aa
qtbase: copy qmake to temp dir
...
Fixes #10273 .
2015-10-31 08:48:45 -05:00
Jude Taylor
9da6517c36
atlas: patch out usage of deprecated tmpnam on darwin
2015-10-30 20:15:26 -07:00
William A. Kennington III
00c9039141
mesa: 11.0.3 -> 11.0.4
2015-10-30 18:07:41 -07:00
William A. Kennington III
dd2de66d61
Merge branch 'master.upstream' into staging.upstream
2015-10-30 17:16:07 -07:00
Thomas Tuegel
361b1165ef
qtbase: propagate runtime dependencies
...
This is done so that makeQtWrapper works correctly.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
9fa17aa293
kdoctools: set XDG_DATA_DIRS in setupHook
2015-10-30 16:10:37 -05:00
Thomas Tuegel
03ed16a1c4
kservice: propagate service providers
2015-10-30 16:10:37 -05:00
Thomas Tuegel
e2383b1f08
extra-cmake-modules: propagate MIME type providers
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
5292e67e50
remove kf515.makeKDEWrapper
2015-10-30 16:10:37 -05:00
Thomas Tuegel
fa81cf0874
kservice: don't build kdesycoca
2015-10-30 16:10:37 -05:00
Thomas Tuegel
cdbb1360c2
makeKDEWrapper: don't build kdesycoca
2015-10-30 16:10:37 -05:00
Thomas Tuegel
300b5eb7ed
makeKDEWrapper: allow impure wrappers
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
b1569b3015
solid: depend on qtdeclarative
2015-10-30 16:10:37 -05:00
Thomas Tuegel
3af1894557
makeKDEWrapper: separate from extra-cmake-modules
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
895100ef91
ktexteditor: update patches
2015-10-30 16:10:37 -05:00
Thomas Tuegel
4523689157
baloo: baloo-monitor removed
2015-10-30 16:10:37 -05:00
Thomas Tuegel
e6c8cffd7a
kpackage: update patches
2015-10-30 16:10:37 -05:00
Thomas Tuegel
30a476c311
kconfigwidgets: update patches
2015-10-30 16:10:37 -05:00
Thomas Tuegel
ed4170f4f5
kcmutils: update patches
2015-10-30 16:10:37 -05:00
Thomas Tuegel
e76d31616c
kservice: update patches
2015-10-30 16:10:37 -05:00
Thomas Tuegel
9fa3e42b93
kde-frameworks: 5.14 -> 5.15
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
9e3aa58649
propagate sonnet dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
5abff86df9
propagate kwindowsystem dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
8b14c58831
propagate kio dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
c017efa466
propagate kidletime dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
ea2f246b61
propagate ki18n dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
7534be95be
propagate kglobalaccel dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
c21da82680
propagate kdeclarative dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
d013d746b6
propagate kauth dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
cf1c908377
propagate kactivities dependencies
2015-10-30 16:10:37 -05:00
Thomas Tuegel
1c8c5a1278
kf514.extra-cmake-modules: add makeKDEWrapper
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
2e06a781bc
remove kf512
2015-10-30 16:10:37 -05:00
Jude Taylor
9b4ba3c5da
style fix in ffmpeg expression
2015-10-30 11:40:35 -07:00
Asko Soukka
aa12640cb9
darwin: ffmpeg: add needed inputs
2015-10-30 11:40:35 -07:00
Eelco Dolstra
81f6c62004
Merge remote-tracking branch 'origin/master' into systemd-219
2015-10-30 15:47:37 +01:00
Luca Bruno
62b567bf56
ctpl: init at 0.3.4
2015-10-29 16:58:13 +01:00