diff options
Diffstat (limited to 'Mk/Uses/qt-dist.mk')
-rw-r--r-- | Mk/Uses/qt-dist.mk | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Mk/Uses/qt-dist.mk b/Mk/Uses/qt-dist.mk index 8dd0f24fca47..e91563c91470 100644 --- a/Mk/Uses/qt-dist.mk +++ b/Mk/Uses/qt-dist.mk @@ -108,40 +108,40 @@ DIST_SUBDIR= KDE/Qt/${_QT_VERSION} . if ${_QT_VER:M5} # KDE maintains a repository with a patched Qt5 distribution. _KDE_3d= 0 -_KDE_base= 142 +_KDE_base= 140 _KDE_charts= 0 -_KDE_connectivity= 4 +_KDE_connectivity= 3 _KDE_datavis3d= 0 -_KDE_declarative= 30 +_KDE_declarative= 28 _KDE_gamepad= 0 _KDE_graphicaleffects= 0 _KDE_imageformats= 7 -_KDE_location= 6 +_KDE_location= 7 _KDE_multimedia= 2 -_KDE_networkauth= 0 +_KDE_networkauth= 1 _KDE_quick3d= 1 _KDE_quickcontrols= 0 _KDE_quickcontrols2= 5 _KDE_quicktimeline= 0 _KDE_remoteobjects= 0 _KDE_script= 0 -_KDE_script_ORIGIN_TAG= v5.15.16-lts -_KDE_script_VERSION= 5.15.16 +_KDE_script_ORIGIN_TAG= v5.15.17-lts +_KDE_script_VERSION= 5.15.17 _KDE_scxml= 0 _KDE_sensors= 0 _KDE_serialbus= 0 _KDE_serialport= 0 _KDE_speech= 1 -_KDE_svg= 6 +_KDE_svg= 5 _KDE_tools= 4 _KDE_translations= 0 _KDE_virtualkeyboard= 0 -_KDE_wayland= 60 +_KDE_wayland= 57 _KDE_webchannel= 3 -_KDE_webengine= 9 +_KDE_webengine= 2 _KDE_webengine_BRANCH= 5.15 -_KDE_webengine_ORIGIN_TAG= v5.15.16-lts -_KDE_webengine_VERSION= 5.15.16 +_KDE_webengine_ORIGIN_TAG= v5.15.17-lts +_KDE_webengine_VERSION= 5.15.17 _KDE_webglplugin= 0 _KDE_websockets= 2 _KDE_webview= 0 |