diff --git a/1.md b/1.md index 0d80813..7d6a95d 100644 --- a/1.md +++ b/1.md @@ -68,7 +68,7 @@ - [x] qt6-coap - [x] qt6-connectivity - [x] qt6-datavis3d -- [x] qt6-declarative +- [x] qt6-qtdeclarative - [x] qt6-graphs - [x] qt6-grpc - [x] qt6-httpserver diff --git a/kf6-kirigami/kf6-kirigami.spec b/kf6-kirigami/kf6-kirigami.spec index 8b2019f..7ed8044 100644 --- a/kf6-kirigami/kf6-kirigami.spec +++ b/kf6-kirigami/kf6-kirigami.spec @@ -32,7 +32,7 @@ BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version} BuildRequires: cmake(Qt6ShaderTools) >= %{qt6_version} BuildRequires: cmake(Qt6Svg) >= %{qt6_version} BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} -Requires: qt6-declarative >= %{qt6_version} +Requires: qt6-qtdeclarative >= %{qt6_version} Requires: qt6-qt5compat >= %{qt6_version} BuildRequires: qt6-qttools BuildRequires: qt6-doctools diff --git a/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec b/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec index ca3f9da..fb012b6 100644 --- a/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec +++ b/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec @@ -28,13 +28,13 @@ BuildRequires: qt6-qttools BuildRequires: qt6-doctools BuildRequires: qt6-linguist Requires: kf6-sonnet-imports >= %{_kf6_version} -# Qt QML runtime imports are provided by qt6-declarative itself -Requires: qt6-declarative >= %{qt6_version} +# Qt QML runtime imports are provided by qt6-qtdeclarative itself +Requires: qt6-qtdeclarative >= %{qt6_version} # plasma6-workspace sets up the env variables so that this theme # is picked by default. It still works fine without it (no requires), # but looks better with it. By itself plasma6-workspace does not use -# it (yet), so only install it with qt6-declarative-imports. -Supplements: (plasma6-workspace and qt6-declarative) +# it (yet), so only install it with qt6-qtdeclarative-imports. +Supplements: (plasma6-workspace and qt6-qtdeclarative) Obsoletes: qqc2-desktop-style-lang < %{version} %description diff --git a/kwin6/kwin6.spec b/kwin6/kwin6.spec index 868f10b..789b193 100644 --- a/kwin6/kwin6.spec +++ b/kwin6/kwin6.spec @@ -131,7 +131,7 @@ Requires: xwayland Requires: kf6-kdeclarative-imports >= %{kf6_version} Requires: kf6-kitemmodels-imports >= %{kf6_version} Requires: libplasma >= %{_plasma6_bugfix} -Requires: qt6-declarative >= %{qt6_version} +Requires: qt6-qtdeclarative >= %{qt6_version} Requires: qt6-multimedia >= %{qt6_version} # /SECTION # For displaying full monitor vendor names diff --git a/plasma6-mobile/plasma6-mobile.spec b/plasma6-mobile/plasma6-mobile.spec index ca05807..5530980 100644 --- a/plasma6-mobile/plasma6-mobile.spec +++ b/plasma6-mobile/plasma6-mobile.spec @@ -85,7 +85,7 @@ Requires: plasma6-nano >= %{_plasma6_bugfix} Requires: plasma6-nm >= %{_plasma6_bugfix} Requires: plasma6-pa >= %{_plasma6_bugfix} Requires: plasma6-workspace >= %{_plasma6_bugfix} -Requires: qt6-declarative-imports >= %{qt6_version} +Requires: qt6-qtdeclarative-imports >= %{qt6_version} Requires: qt6-qt5compat-imports >= %{qt6_version} Requires: qt6-wayland >= %{qt6_version} # For KCM .desktop files diff --git a/plasma6-systemmonitor/plasma6-systemmonitor.spec b/plasma6-systemmonitor/plasma6-systemmonitor.spec index d948dfb..3f8d38f 100644 --- a/plasma6-systemmonitor/plasma6-systemmonitor.spec +++ b/plasma6-systemmonitor/plasma6-systemmonitor.spec @@ -44,7 +44,7 @@ Requires: kf6-kquickcharts >= %{kf6_version} Requires: kf6-qqc2-desktop-style >= %{kf6_version} Requires: kirigami-addons6 Requires: ksystemstats6 >= %{_plasma6_bugfix} -Requires: qt6-declarative-imports >= %{qt6_version} +Requires: qt6-qtdeclarative-imports >= %{qt6_version} Provides: plasma5-systemmonitor = %{version} Obsoletes: plasma5-systemmonitor < %{version} Obsoletes: plasma5-systemmonitor-lang < %{version} diff --git a/plasma6-thunderbolt/plasma6-thunderbolt.spec b/plasma6-thunderbolt/plasma6-thunderbolt.spec index cc6c3d2..c69027b 100644 --- a/plasma6-thunderbolt/plasma6-thunderbolt.spec +++ b/plasma6-thunderbolt/plasma6-thunderbolt.spec @@ -30,7 +30,7 @@ Requires: kf6-kded >= %{kf6_version} # QML imports Requires: kf6-kdeclarative-imports >= %{kf6_version} Requires: kf6-kirigami >= %{kf6_version} -Requires: qt6-declarative-imports >= %{qt6_version} +Requires: qt6-qtdeclarative-imports >= %{qt6_version} Provides: plasma5-thunderbolt = %{version} Obsoletes: plasma5-thunderbolt < %{version} Obsoletes: plasma5-thunderbolt-lang < %{version} diff --git a/plasma6-workspace/plasma6-workspace.spec b/plasma6-workspace/plasma6-workspace.spec index f3bbeed..2cc65fd 100644 --- a/plasma6-workspace/plasma6-workspace.spec +++ b/plasma6-workspace/plasma6-workspace.spec @@ -167,7 +167,7 @@ Requires: libkscreen6-plugin >= %{_plasma6_bugfix} Requires: qt6-positioning-imports >= %{qt6_version} Requires: qt6-qttools-qdbus # heavily used by plasma -Requires: qt6-declarative-imports >= %{qt6_version} +Requires: qt6-qtdeclarative-imports >= %{qt6_version} Requires: kf6-kconfig-imports # needed by krunner Requires: milou6 >= %{_plasma6_bugfix}