rebuilt with kirigami plugin [release 6.0.0-2mamba;Mon Mar 11 2024]
This commit is contained in:
parent
4b6b34ee9a
commit
670734234f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: kf6-qqc2-desktop-style
|
Name: kf6-qqc2-desktop-style
|
||||||
Version: 6.0.0
|
Version: 6.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: KDE Frameworks 6 QtQuickControls 2 style that uses QWidget's QStyle for painting
|
Summary: KDE Frameworks 6 QtQuickControls 2 style that uses QWidget's QStyle for painting
|
||||||
Group: Graphical Desktop/Look 'n' feel
|
Group: Graphical Desktop/Look 'n' feel
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,7 +16,9 @@ License: GPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
|
BuildRequires: libkf6-kcolorscheme-devel
|
||||||
BuildRequires: libkf6-kconfig-devel
|
BuildRequires: libkf6-kconfig-devel
|
||||||
|
BuildRequires: libkf6-kiconthemes-devel
|
||||||
BuildRequires: libkf6-kirigami-devel
|
BuildRequires: libkf6-kirigami-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
@ -74,7 +76,7 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle
|
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle
|
||||||
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle/private
|
%dir %{_libdir}/qt6/qml/org/kde/qqc2desktopstyle/private
|
||||||
#%{_kf6_plugindir}/kirigami/platform/org.kde.desktop.so
|
%{_kf6_plugindir}/kirigami/platform/org.kde.desktop.so
|
||||||
%dir %{_qt6_qmldir}/org/kde/desktop
|
%dir %{_qt6_qmldir}/org/kde/desktop
|
||||||
%{_qt6_qmldir}/org/kde/desktop/*
|
%{_qt6_qmldir}/org/kde/desktop/*
|
||||||
%{_kf6_qmldir}/org/kde/qqc2desktopstyle/private/*
|
%{_kf6_qmldir}/org/kde/qqc2desktopstyle/private/*
|
||||||
@ -86,6 +88,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyle*.cmake
|
%{_libdir}/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyle*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-2mamba
|
||||||
|
- rebuilt with kirigami plugin
|
||||||
|
|
||||||
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user