update
This commit is contained in:
20
1.md
20
1.md
@@ -63,7 +63,7 @@
|
|||||||
### QT6部分 (41)
|
### QT6部分 (41)
|
||||||
|
|
||||||
- [x] qt6-3d
|
- [x] qt6-3d
|
||||||
- [x] qt6-base
|
- [x] qt6-qtbase
|
||||||
- [x] qt6-charts
|
- [x] qt6-charts
|
||||||
- [x] qt6-coap
|
- [x] qt6-coap
|
||||||
- [x] qt6-connectivity
|
- [x] qt6-connectivity
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
- [x] qt6-shadertools
|
- [x] qt6-shadertools
|
||||||
- [x] qt6-speech
|
- [x] qt6-speech
|
||||||
- [x] qt6-svg
|
- [x] qt6-svg
|
||||||
- [x] qt6-tools
|
- [x] qt6-qttools
|
||||||
- [ ] qt6-translations
|
- [ ] qt6-translations
|
||||||
- [x] qt6-virtualkeyboard
|
- [x] qt6-virtualkeyboard
|
||||||
- [x] qt6-wayland
|
- [x] qt6-wayland
|
||||||
@@ -110,19 +110,19 @@
|
|||||||
- [x] hicolor-icon-theme
|
- [x] hicolor-icon-theme
|
||||||
- [x] kf6-extra-cmake-modules
|
- [x] kf6-extra-cmake-modules
|
||||||
- [x] kf6-filesystem → kf6-rpm-macros
|
- [x] kf6-filesystem → kf6-rpm-macros
|
||||||
- [ ] kf6-kwindowsystem 已提pr
|
- [ ] kf6-kwindowsystem
|
||||||
|
|
||||||
## KDE本体 (45)
|
## KDE本体 (45)
|
||||||
|
|
||||||
### 核心
|
### 核心
|
||||||
|
|
||||||
Part1:(该部分均未上传) (6)
|
Part1:(6)
|
||||||
|
|
||||||
- [ ] kf6-kcoreaddons 已提pr
|
- [ ] kf6-kcoreaddons
|
||||||
- [ ] kf6-knotifications 已提pr
|
- [ ] kf6-knotifications
|
||||||
- [ ] kf6-ki18n 已提pr
|
- [ ] kf6-ki18n
|
||||||
- [ ] kf6-kconfig 已提pr
|
- [ ] kf6-kconfig
|
||||||
- [ ] kf6-kdbusaddons 已提pr
|
- [ ] kf6-kdbusaddons
|
||||||
|
|
||||||
Part2:(该部分均未上传) (39)
|
Part2:(该部分均未上传) (39)
|
||||||
- [x] kf6-attica
|
- [x] kf6-attica
|
||||||
@@ -207,6 +207,6 @@ ps2:
|
|||||||
|
|
||||||
常见问题 缺qt6部分依赖
|
常见问题 缺qt6部分依赖
|
||||||
|
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
Requires: breeze6-cursors >= %{version}
|
Requires: breeze6-cursors >= %{version}
|
||||||
Requires: breeze6-style >= %{version}
|
Requires: breeze6-style >= %{version}
|
||||||
Requires: kf6-breeze-icons >= %{kf6_version}
|
Requires: kf6-breeze-icons >= %{kf6_version}
|
||||||
|
|||||||
@@ -22,8 +22,8 @@ BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
|
|||||||
BuildRequires: cmake(KF6TextWidgets) >= %{kf6_version}
|
BuildRequires: cmake(KF6TextWidgets) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
|
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
|
||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ BuildOption(conf): -DQT_MAJOR_VERSION=6
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: kf6-rpm-macros
|
BuildRequires: kf6-rpm-macros
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: qt6-base
|
BuildRequires: qt6-qtbase
|
||||||
# BuildRequires: python-sphinx
|
# BuildRequires: python-sphinx
|
||||||
|
|
||||||
Requires: gcc-c++
|
Requires: gcc-c++
|
||||||
|
|||||||
@@ -28,8 +28,8 @@ BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(packagekitqt6)
|
BuildRequires: cmake(packagekitqt6)
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: kf6-kcoreaddons-devel >= %{_kf6_version}
|
BuildRequires: kf6-kcoreaddons-devel >= %{_kf6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||||
@@ -33,7 +33,7 @@ BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KAuth is a framework to let applications perform actions as a privileged user.
|
KAuth is a framework to let applications perform actions as a privileged user.
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -40,8 +40,8 @@ BuildRequires: cmake(Qt6QuickWidgets) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -22,14 +22,14 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Codecs) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Codecs) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_version}
|
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Codecs) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Codecs) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_version}
|
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||||
@@ -35,7 +35,7 @@ BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6QuickTest) >= %{qt6_version}
|
BuildRequires: cmake(Qt6QuickTest) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ BuildRequires: cmake(Qt6OpenGL) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -22,10 +22,10 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6GuiPrivate) >= %{qt6_version}
|
BuildRequires: cmake(Qt6GuiPrivate) >= %{qt6_version}
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ShaderTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ShaderTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ BuildRequires: cmake(KF6Archive) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||||
@@ -38,7 +38,7 @@ BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
|||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
BuildRequires: pkgconfig(xcb-keysyms)
|
BuildRequires: pkgconfig(xcb-keysyms)
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(PlasmaWaylandProtocols)
|
BuildRequires: cmake(PlasmaWaylandProtocols)
|
||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
@@ -36,7 +36,7 @@ BuildRequires: pkgconfig(wayland-client) >= 1.15
|
|||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
BuildRequires: pkgconfig(wayland-protocols)
|
BuildRequires: pkgconfig(wayland-protocols)
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Archive) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Archive) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6BreezeIcons) >= %{_kf6_version}
|
BuildRequires: cmake(KF6BreezeIcons) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_version}
|
BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_version}
|
||||||
@@ -39,7 +39,7 @@ BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -15,13 +15,13 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(PlasmaWaylandProtocols)
|
BuildRequires: cmake(PlasmaWaylandProtocols)
|
||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.27
|
BuildRequires: pkgconfig(wayland-protocols) >= 1.27
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: attr-devel
|
BuildRequires: attr-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Archive) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Archive) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6Auth) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Auth) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6Bookmarks) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Bookmarks) >= %{_kf6_version}
|
||||||
@@ -57,7 +57,7 @@ BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(libacl)
|
BuildRequires: pkgconfig(libacl)
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ VCS: git:https://invent.kde.org/frameworks/kirigami
|
|||||||
Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Concurrent) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Concurrent) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
@@ -34,7 +34,7 @@ BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
Requires: qt6-declarative >= %{qt6_version}
|
Requires: qt6-declarative >= %{qt6_version}
|
||||||
Requires: qt6-qt5compat >= %{qt6_version}
|
Requires: qt6-qt5compat >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6Notifications) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Notifications) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_version}
|
||||||
@@ -33,7 +33,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(libcanberra)
|
BuildRequires: pkgconfig(libcanberra)
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
|
|||||||
@@ -23,8 +23,8 @@ BuildRequires: cmake(KF6KIO) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(libcanberra)
|
BuildRequires: pkgconfig(libcanberra)
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: docbook-xsl
|
BuildRequires: docbook-xsl
|
||||||
|
|||||||
@@ -35,8 +35,8 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ BuildRequires: cmake(KF6ThreadWeaver) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_version}
|
BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ BuildRequires: cmake(KF6DocTools) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: docbook-dtds
|
BuildRequires: docbook-dtds
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: python3-build
|
BuildRequires: python3-build
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
Requires: kf6-kirigami >= %{_kf6_version}
|
Requires: kf6-kirigami >= %{_kf6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ BuildRequires: cmake(Qt6TextToSpeech) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ BuildRequires: cmake(KF6I18n) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: python3 >= 3.9
|
BuildRequires: python3 >= 3.9
|
||||||
|
|||||||
@@ -43,8 +43,8 @@ BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(libsecret-1)
|
BuildRequires: pkgconfig(libsecret-1)
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: docbook-xsl
|
BuildRequires: docbook-xsl
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
|
|||||||
@@ -29,10 +29,10 @@ BuildRequires: graphviz
|
|||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: kf6-extra-cmake-modules >= 6.22.0
|
BuildRequires: kf6-extra-cmake-modules >= 6.22.0
|
||||||
BuildRequires: qt6-base-private-devel >= 6.8.0
|
BuildRequires: qt6-qtbase-private-devel >= 6.8.0
|
||||||
BuildRequires: cmake(Qt6GuiPrivate)
|
BuildRequires: cmake(Qt6GuiPrivate)
|
||||||
BuildRequires: cmake(Qt6LinguistTools)
|
BuildRequires: cmake(Qt6LinguistTools)
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.21.0
|
BuildRequires: pkgconfig(wayland-protocols) >= 1.21.0
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ Source: https://download.kde.org/stable/frameworks/6.22/%{rname}-%{versi
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_version}
|
BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_version}
|
||||||
@@ -43,7 +43,7 @@ BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(ModemManager) >= 1.0.0
|
BuildRequires: pkgconfig(ModemManager) >= 1.0.0
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
Requires: kf6-sonnet-imports >= %{_kf6_version}
|
Requires: kf6-sonnet-imports >= %{_kf6_version}
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(libimobiledevice-1.0)
|
BuildRequires: pkgconfig(libimobiledevice-1.0)
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(hunspell)
|
BuildRequires: pkgconfig(hunspell)
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ BuildRequires: cmake(KF6Codecs) >= %{_kf6_version}
|
|||||||
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Network) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Xml) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{ver
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Tools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Tools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
Requires: kf6-kirigami-imports >= %{kf6_version}
|
Requires: kf6-kirigami-imports >= %{kf6_version}
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Multimedia) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Multimedia) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version}
|
BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig(icu-i18n) >= 61.0
|
BuildRequires: pkgconfig(icu-i18n) >= 61.0
|
||||||
BuildRequires: pkgconfig(icu-uc) >= 61.0
|
BuildRequires: pkgconfig(icu-uc) >= 61.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{ver
|
|||||||
|
|
||||||
BuildRequires: kf6-extra-cmake-modules
|
BuildRequires: kf6-extra-cmake-modules
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KWayland) >= %{_plasma6_version}
|
BuildRequires: cmake(KWayland) >= %{_plasma6_version}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{ver
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-wayland-devel >= %{qt6_version}
|
BuildRequires: qt6-wayland-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ BuildRequires: cmake >= 3.16
|
|||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version}
|
BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version}
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: xcb-util
|
BuildRequires: xcb-util
|
||||||
BuildRequires: qt6-base-gui >= %{qt6_version}
|
BuildRequires: qt6-qtbase-gui >= %{qt6_version}
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-wayland-devel >= %{qt6_version}
|
BuildRequires: qt6-wayland-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.14.0
|
BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.14.0
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: docbook-xsl
|
BuildRequires: docbook-xsl
|
||||||
BuildRequires: docbook-dtds
|
BuildRequires: docbook-dtds
|
||||||
@@ -77,7 +77,7 @@ BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6UiTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6UiTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(epoxy) >= 1.3
|
BuildRequires: pkgconfig(epoxy) >= 1.3
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-wayland-devel >= %{qt6_version}
|
BuildRequires: qt6-wayland-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KWayland) >= %{_plasma6_bugfix}
|
BuildRequires: cmake(KWayland) >= %{_plasma6_bugfix}
|
||||||
@@ -34,7 +34,7 @@ BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(wayland-client) >= 1.9
|
BuildRequires: pkgconfig(wayland-client) >= 1.9
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{ver
|
|||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: lm_sensors-devel
|
BuildRequires: lm_sensors-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Auth) >= %{kf6_version}
|
BuildRequires: cmake(KF6Auth) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6Completion) >= %{kf6_version}
|
BuildRequires: cmake(KF6Completion) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(KF6Archive) >= %{kf6_version}
|
BuildRequires: cmake(KF6Archive) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
|
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
|
||||||
@@ -55,7 +55,7 @@ BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
BuildRequires: pkgconfig(egl)
|
BuildRequires: pkgconfig(egl)
|
||||||
|
|||||||
137
libplasma6/libplasma6.spec
Normal file
137
libplasma6/libplasma6.spec
Normal file
@@ -0,0 +1,137 @@
|
|||||||
|
# SPDX-FileCopyrightText: (C) 2026 Institute of Software, Chinese Academy of Sciences (ISCAS)
|
||||||
|
# SPDX-FileCopyrightText: (C) 2026 openRuyi Project Contributors
|
||||||
|
# SPDX-FileContributor: jingyupu <pujingyu@iscas.ac.cn>
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MulanPSL-2.0
|
||||||
|
|
||||||
|
%define kf6_version 6.18.0
|
||||||
|
%define qt6_version 6.9.0
|
||||||
|
|
||||||
|
# Full Plasma 6 version (e.g. 6.0.0)
|
||||||
|
%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
|
||||||
|
# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
|
||||||
|
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
|
|
||||||
|
Name: libplasma
|
||||||
|
Version: 6.5.5
|
||||||
|
Release: %autorelease
|
||||||
|
Summary: Plasma library and runtime components based upon KF6 and Qt6
|
||||||
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||||
|
URL: https://www.kde.org
|
||||||
|
VCS: git:https://invent.kde.org/plasma/libplasma
|
||||||
|
#!RemoteAsset
|
||||||
|
Source: https://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
|
BuildRequires: doxygen
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(KF6Archive) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6GuiAddons) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6IconThemes) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6KirigamiPlatform) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6Notifications) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6Package) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6Svg) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(KF6XmlGui) >= %{kf6_version}
|
||||||
|
BuildRequires: cmake(PlasmaActivities) >= %{_plasma6_bugfix}
|
||||||
|
BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.10.0
|
||||||
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
|
BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version}
|
||||||
|
BuildRequires: qt6-qttools
|
||||||
|
BuildRequires: qt6-doctools
|
||||||
|
BuildRequires: qt6-linguist
|
||||||
|
BuildRequires: pkgconfig(egl)
|
||||||
|
BuildRequires: pkgconfig(gl)
|
||||||
|
BuildRequires: pkgconfig(wayland-client) >= 1.9
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xcb)
|
||||||
|
BuildRequires: pkgconfig(xcb-composite)
|
||||||
|
BuildRequires: pkgconfig(xcb-damage)
|
||||||
|
BuildRequires: pkgconfig(xcb-render)
|
||||||
|
BuildRequires: pkgconfig(xcb-shape)
|
||||||
|
BuildRequires: pkgconfig(xcb-xfixes)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Plasma library and runtime components based upon KF6 and Qt6
|
||||||
|
|
||||||
|
%package devel
|
||||||
|
Summary: Plasma library and runtime components
|
||||||
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
Requires: cmake(KF6Package) >= %{kf6_version}
|
||||||
|
Requires: cmake(KF6WindowSystem) >= %{kf6_version}
|
||||||
|
Requires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
|
Requires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
|
Conflicts: plasma-framework-devel
|
||||||
|
|
||||||
|
%description devel
|
||||||
|
Plasma library and runtime components based upon KF6 and Qt6
|
||||||
|
|
||||||
|
%package doc
|
||||||
|
Summary: Developer Documentation files for %{name}
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description doc
|
||||||
|
Developer Documentation files for %{name} for use with KDevelop or QtCreator.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -p1 -n %{name}-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
|
||||||
|
|
||||||
|
%kf6_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%kf6_install
|
||||||
|
|
||||||
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
|
%find_lang %{name} --all-name --with-man
|
||||||
|
|
||||||
|
%files -f %{name}.lang
|
||||||
|
%license LICENSES/*.txt
|
||||||
|
%doc README.md
|
||||||
|
%{_kf6_debugdir}/plasma-framework.categories
|
||||||
|
%{_kf6_debugdir}/plasma-framework.renamecategories
|
||||||
|
%{_kf6_libdir}/libPlasma.so.*
|
||||||
|
%{_kf6_libdir}/libPlasmaQuick.so.*
|
||||||
|
%{_kf6_plugindir}/kf6/kirigami/
|
||||||
|
%{_kf6_plugindir}/kf6/packagestructure/
|
||||||
|
%{_kf6_qmldir}/org/kde/kirigami/
|
||||||
|
%{_kf6_qmldir}/org/kde/plasma/
|
||||||
|
%{_datadir}/plasma/desktoptheme/
|
||||||
|
|
||||||
|
%files devel
|
||||||
|
%doc %{_kf6_qchdir}/Plasma.*
|
||||||
|
%{_kf6_cmakedir}/Plasma/
|
||||||
|
%{_kf6_cmakedir}/PlasmaQuick/
|
||||||
|
%{_includedir}/Plasma/
|
||||||
|
%{_includedir}/PlasmaQuick/
|
||||||
|
%{_kf6_libdir}/libPlasma.so
|
||||||
|
%{_kf6_libdir}/libPlasmaQuick.so
|
||||||
|
%{_kf6_sharedir}/kdevappwizard/
|
||||||
|
|
||||||
|
%files doc
|
||||||
|
%{_kf6_qchdir}/*.qch
|
||||||
|
%{_kf6_qchdir}/*.tags
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
%{?autochangelog}
|
||||||
@@ -20,7 +20,7 @@ BuildRequires: cmake >= 3.5.0
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel
|
BuildRequires: qt6-qtbase-private-devel
|
||||||
BuildRequires: xterm-bin
|
BuildRequires: xterm-bin
|
||||||
BuildRequires: cmake(Qt6Core) >= 6.6.0
|
BuildRequires: cmake(Qt6Core) >= 6.6.0
|
||||||
BuildRequires: cmake(Qt6DBus)
|
BuildRequires: cmake(Qt6DBus)
|
||||||
|
|||||||
@@ -31,8 +31,8 @@ BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Sql) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Sql) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{ver
|
|||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel
|
BuildRequires: qt6-qtbase-private-devel
|
||||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
|
||||||
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_bugfix_version}
|
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_bugfix_version}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{ver
|
|||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
BuildRequires: cmake(PlasmaActivities) >= %{_plasma6_bugfix}
|
BuildRequires: cmake(PlasmaActivities) >= %{_plasma6_bugfix}
|
||||||
@@ -30,7 +30,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Sql) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Sql) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: qt6-linguist
|
BuildRequires: qt6-linguist
|
||||||
|
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
|||||||
# BuildRequires: cmake(ScreenSaverDBusInterface) >= %%{_plasma6_bugfix}
|
# BuildRequires: cmake(ScreenSaverDBusInterface) >= %%{_plasma6_bugfix}
|
||||||
BuildRequires: kscreenlocker6-devel >= %{_plasma6_bugfix}
|
BuildRequires: kscreenlocker6-devel >= %{_plasma6_bugfix}
|
||||||
BuildRequires: kwin6-devel >= %{_plasma6_bugfix}
|
BuildRequires: kwin6-devel >= %{_plasma6_bugfix}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KAccounts6)
|
BuildRequires: cmake(KAccounts6)
|
||||||
BuildRequires: cmake(KF6Attica) >= %{kf6_version}
|
BuildRequires: cmake(KF6Attica) >= %{kf6_version}
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ BuildRequires: cmake(KF6Solid) >= %{kf6_version}
|
|||||||
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
Requires: /usr/sbin/smartctl
|
Requires: /usr/sbin/smartctl
|
||||||
Provides: plasma5-disks = %{version}
|
Provides: plasma5-disks = %{version}
|
||||||
Obsoletes: plasma5-disks < %{version}
|
Obsoletes: plasma5-disks < %{version}
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ URL: https://www.kde.org
|
|||||||
Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
|
||||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(Breeze) >= %{_plasma6_bugfix}
|
BuildRequires: cmake(Breeze) >= %{_plasma6_bugfix}
|
||||||
BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version}
|
BuildRequires: cmake(KF6ColorScheme) >= %{kf6_version}
|
||||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Svg) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
Requires: plasma6-workspace >= %{_plasma6_bugfix}
|
Requires: plasma6-workspace >= %{_plasma6_bugfix}
|
||||||
# Hardcode versions of libplasma6-components, as upstream doesn't keep backwards compability there
|
# Hardcode versions of libplasma6-components, as upstream doesn't keep backwards compability there
|
||||||
%requires_ge libplasma6-components
|
%requires_ge libplasma6-components
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version}
|
|||||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
|
||||||
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
BuildRequires: cmake(Qt6Test) >= %{qt6_version}
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
Requires: bolt
|
Requires: bolt
|
||||||
Requires: kf6-kded >= %{kf6_version}
|
Requires: kf6-kded >= %{kf6_version}
|
||||||
# QML imports
|
# QML imports
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
|||||||
# BuildRequires: cmake(KWinDBusInterface) >= %%{_plasma6_bugfix}
|
# BuildRequires: cmake(KWinDBusInterface) >= %%{_plasma6_bugfix}
|
||||||
BuildRequires: kwin6-devel >= %{_plasma6_bugfix}
|
BuildRequires: kwin6-devel >= %{_plasma6_bugfix}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: qt6-base-private-devel >= %{qt6_version}
|
BuildRequires: qt6-qtbase-private-devel >= %{qt6_version}
|
||||||
BuildRequires: qt6-waylandclient-private-devel >= %{qt6_version}
|
BuildRequires: qt6-waylandclient-private-devel >= %{qt6_version}
|
||||||
BuildRequires: cmake(AppStreamQt) >= 1.0
|
BuildRequires: cmake(AppStreamQt) >= 1.0
|
||||||
BuildRequires: cmake(Breeze) >= %{_plasma6_bugfix}
|
BuildRequires: cmake(Breeze) >= %{_plasma6_bugfix}
|
||||||
@@ -165,7 +165,7 @@ Requires: kscreenlocker6 >= %{_plasma6_bugfix}
|
|||||||
Requires: kwin6 >= %{_plasma6_bugfix}
|
Requires: kwin6 >= %{_plasma6_bugfix}
|
||||||
Requires: libkscreen6-plugin >= %{_plasma6_bugfix}
|
Requires: libkscreen6-plugin >= %{_plasma6_bugfix}
|
||||||
Requires: qt6-positioning-imports >= %{qt6_version}
|
Requires: qt6-positioning-imports >= %{qt6_version}
|
||||||
Requires: qt6-tools-qdbus
|
Requires: qt6-qttools-qdbus
|
||||||
# heavily used by plasma
|
# heavily used by plasma
|
||||||
Requires: qt6-declarative-imports >= %{qt6_version}
|
Requires: qt6-declarative-imports >= %{qt6_version}
|
||||||
Requires: kf6-kconfig-imports
|
Requires: kf6-kconfig-imports
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ BuildRequires: python3dist(setuptools)
|
|||||||
BuildRequires: python3dist(wheel)
|
BuildRequires: python3dist(wheel)
|
||||||
BuildRequires: python3dist(packaging)
|
BuildRequires: python3dist(packaging)
|
||||||
BuildRequires: qt6-macros
|
BuildRequires: qt6-macros
|
||||||
BuildRequires: qt6-tools
|
BuildRequires: qt6-qttools
|
||||||
BuildRequires: qt6-doctools
|
BuildRequires: qt6-doctools
|
||||||
BuildRequires: pkgconfig(libffi)
|
BuildRequires: pkgconfig(libffi)
|
||||||
BuildRequires: pkgconfig(libxslt)
|
BuildRequires: pkgconfig(libxslt)
|
||||||
|
|||||||
Reference in New Issue
Block a user