automatic version update by autodist [release 6.0.2-1mamba;Wed Mar 13 2024]

This commit is contained in:
Automatic Build System 2024-03-29 17:47:30 +01:00
parent fbdab60705
commit 5d4382f710

View File

@ -3,15 +3,15 @@
Name: breeze-gtk Name: breeze-gtk
Version: 5.27.10 Version: 6.0.2
Release: 1mamba Release: 1mamba
Summary: A GTK Theme Built to Match KDE's Breeze Summary: A GTK Theme Built to Match KDE's Breeze
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/ URL: https://kde.org/it/plasma-desktop/
Source: http://download.kde.org/stable/plasma/%{plasmaver}/breeze-gtk-%{version}.tar.xz Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/breeze-gtk-%{version}.tar.xz
Patch0: breeze-gtk-5.6.95-gtkrc-openmamba.patch Patch0: breeze-gtk-5.6.95-gtkrc-openmamba.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -19,7 +19,7 @@ License: GPL
BuildRequires: libqt5-devel BuildRequires: libqt5-devel
BuildRequires: breeze BuildRequires: breeze
BuildRequires: cmake BuildRequires: cmake
BuildRequires: rpm-macros-kde5 BuildRequires: kf6-rpm-macros
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: sassc BuildRequires: sassc
BuildRequires: pycairo-py3 BuildRequires: pycairo-py3
@ -45,16 +45,14 @@ A GTK Theme Built to Match KDE's Breeze.
sed -i "s|\${KDE_INSTALL_FULL_LIBDIR}|%{_libdir}|" cmake/FindGTKEngine.cmake sed -i "s|\${KDE_INSTALL_FULL_LIBDIR}|%{_libdir}|" cmake/FindGTKEngine.cmake
%build %build
%cmake_kde5 -d build \ %cmake_kf6 \
-DPython3_EXECUTABLE=%{__python3} -DPython3_EXECUTABLE=%{__python3}
# -DWITH_GTK3_VERSION=3.20 %cmake_build
%make
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build %cmake_install
install -d -m0755 %{buildroot}%{_sysconfdir}/gtk-3.0 install -d -m0755 %{buildroot}%{_sysconfdir}/gtk-3.0
cat > %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini-Breeze << _EOF cat > %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini-Breeze << _EOF
@ -125,6 +123,21 @@ fi
%doc LICENSES %doc LICENSES
%changelog %changelog
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
- automatic version update by autodist
* Thu Mar 07 2024 Automatic Build System <autodist@openmamba.org> 6.0.1.1-1mamba
- automatic version update by autodist
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
- automatic version update by autodist
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
- automatic version update by autodist
* Mon Jan 29 2024 Automatic Build System <autodist@openmamba.org> 5.92.0-1mamba
- automatic version update by autodist
* Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba * Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
- automatic version update by autodist - automatic version update by autodist