|
|
@ -4,12 +4,10 @@
|
|
|
|
%global base_name breeze
|
|
|
|
%global base_name breeze
|
|
|
|
|
|
|
|
|
|
|
|
# disable kde4 build on < f30, temp workaround for FTBFS
|
|
|
|
# disable kde4 build on < f30, temp workaround for FTBFS
|
|
|
|
#if 0%{?fedora} < 30
|
|
|
|
|
|
|
|
%global build_kde4 1
|
|
|
|
%global build_kde4 1
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: plasma-breeze
|
|
|
|
Name: plasma-breeze
|
|
|
|
Version: 5.16.5
|
|
|
|
Version: 5.16.90
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
|
|
|
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
|
|
|
|
|
|
|
|
|
|
@ -50,8 +48,6 @@ BuildRequires: kf5-rpm-macros
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: libxcb-devel
|
|
|
|
BuildRequires: libxcb-devel
|
|
|
|
BuildRequires: fftw-devel
|
|
|
|
BuildRequires: fftw-devel
|
|
|
|
## appears to be not required anymore, commenting out for now -- rex
|
|
|
|
|
|
|
|
#if ! 0%{?bootstrap}
|
|
|
|
|
|
|
|
%if 0
|
|
|
|
%if 0
|
|
|
|
# required kpackage plugins
|
|
|
|
# required kpackage plugins
|
|
|
|
BuildRequires: plasma-packagestructure
|
|
|
|
BuildRequires: plasma-packagestructure
|
|
|
@ -155,15 +151,12 @@ mv %{buildroot}%{_kf5_datadir}/kconf_update/kde4breeze.upd \
|
|
|
|
%{_kf5_libdir}/kconf_update_bin/kde4breeze
|
|
|
|
%{_kf5_libdir}/kconf_update_bin/kde4breeze
|
|
|
|
# used by breezedecoration
|
|
|
|
# used by breezedecoration
|
|
|
|
%{_libdir}/libbreezecommon5.so.5*
|
|
|
|
%{_libdir}/libbreezecommon5.so.5*
|
|
|
|
%{_kf5_qmldir}/QtQuick/Controls/Styles/Breeze
|
|
|
|
|
|
|
|
%{_bindir}/breeze-settings5
|
|
|
|
%{_bindir}/breeze-settings5
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/breeze-settings.*
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/breeze-settings.*
|
|
|
|
%{_kf5_datadir}/kservices5/breezedecorationconfig.desktop
|
|
|
|
%{_kf5_datadir}/kservices5/breezedecorationconfig.desktop
|
|
|
|
%{_kf5_datadir}/kservices5/breezestyleconfig.desktop
|
|
|
|
%{_kf5_datadir}/kservices5/breezestyleconfig.desktop
|
|
|
|
%{_kf5_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/
|
|
|
|
%{_kf5_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/
|
|
|
|
#if ! 0%{?bootstrap}
|
|
|
|
|
|
|
|
%{_kf5_metainfodir}/org.kde.breezedark.desktop.appdata.xml
|
|
|
|
%{_kf5_metainfodir}/org.kde.breezedark.desktop.appdata.xml
|
|
|
|
#endif
|
|
|
|
|
|
|
|
# fedora does autodep on cmake-filesystem, others?
|
|
|
|
# fedora does autodep on cmake-filesystem, others?
|
|
|
|
%if ! 0%{?fedora}
|
|
|
|
%if ! 0%{?fedora}
|
|
|
|
%dir %{_libdir}/cmake/
|
|
|
|
%dir %{_libdir}/cmake/
|
|
|
@ -197,6 +190,9 @@ mv %{buildroot}%{_kf5_datadir}/kconf_update/kde4breeze.upd \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Sep 20 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.90-1
|
|
|
|
|
|
|
|
- 5.16.90
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Sep 06 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.5-1
|
|
|
|
* Fri Sep 06 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.5-1
|
|
|
|
- 5.16.5
|
|
|
|
- 5.16.5
|
|
|
|
|
|
|
|
|
|
|
|