automatic version update by autodist [release 5.19.0-1mamba;Thu Jun 11 2020]

This commit is contained in:
Automatic Build System 2024-01-05 20:55:41 +01:00
parent 766ff2cd96
commit d977325f46

View File

@ -3,7 +3,7 @@
Name: breeze
Version: 5.18.5
Version: 5.19.0
Release: 1mamba
Summary: Breeze Dark Desktop Design Language by the KDE VDG
Group: Graphical Desktop/Look 'n' feel
@ -62,23 +62,9 @@ Breeze Dark Desktop Design Language by the KDE VDG for KDE4.
%cmake_kde5 -d build
%make
cd ..
%cmake_kde4 -d build-kde4 \
-DUSE_KDE4=ON
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%makeinstall -C build-kde4
install -d -m0755 %{buildroot}%{_kde4_datadir}/QtCurve
mv %{buildroot}%{_datadir}/QtCurve/Breeze.qtcurve %{buildroot}%{_kde4_datadir}/QtCurve/Breeze.qtcurve
install -d -m0755 %{buildroot}%{_kde4_libdir}/kconf_update_bin
ln -s %{_kde5_libdir}/kconf_update_bin/kde4breeze %{buildroot}%{_kde4_libdir}/kconf_update_bin/kde4breeze
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
@ -110,6 +96,7 @@ ln -s %{_kde5_libdir}/kconf_update_bin/kde4breeze %{buildroot}%{_kde4_libdir}/kc
%{_datadir}/kstyle/themes/breeze.themerc
%dir %{_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop
%{_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/*
%{_datadir}/QtCurve/Breeze.qtcurve
%dir %{_datadir}/wallpapers/Next
%dir %{_datadir}/wallpapers/Next/contents
%dir %{_datadir}/wallpapers/Next/contents/images
@ -120,16 +107,10 @@ ln -s %{_kde5_libdir}/kconf_update_bin/kde4breeze %{buildroot}%{_kde4_libdir}/kc
%{_libdir}/cmake/Breeze/Breeze*.cmake
%doc AUTHORS COPYING
%files kde4
%defattr(-,root,root)
%{_kde4_libdir}/kde4/kstyle_breeze_config.so
%{_kde4_datadir}/QtCurve/Breeze.qtcurve
%{_kde4_libdir}/kconf_update_bin/kde4breeze
%{_kde4_libdir}/libbreezecommon4.so.*
%{_kde4_pluginsdir}/styles/breeze.so
%{_kde4_datadir}/kstyle/themes/breeze.themerc
%changelog
* Thu Jun 11 2020 Automatic Build System <autodist@mambasoft.it> 5.19.0-1mamba
- automatic version update by autodist
* Wed May 06 2020 Automatic Build System <autodist@mambasoft.it> 5.18.5-1mamba
- automatic version update by autodist