forked from pool/breeze
This commit is contained in:
committed by
Git OBS Bridge
parent
8dac311a32
commit
998801b70e
13
breeze.spec
13
breeze.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze
|
||||
Version: 4.97.0
|
||||
Version: 4.98.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
@@ -27,6 +27,10 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kconfig-devel
|
||||
Requires: kconf_update5
|
||||
# needed for kde4breeze
|
||||
Recommends: qtcurve-kde4
|
||||
# default Plasma5 style
|
||||
Requires: qtcurve-qt5
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
@@ -41,23 +45,24 @@ Artwork, styles and assets for the Breeze visual style for the Plasma Desktop.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_sharedir}/icons/breeze/
|
||||
%{_kf5_sharedir}/icons/breeze*/
|
||||
%{_kf5_sharedir}/color-schemes/
|
||||
%{_kf5_sharedir}/QtCurve/
|
||||
%{_kf5_libdir}/kconf_update_bin/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%{_kf5_qmldir}/QtQuick/
|
||||
%{_kf5_sharedir}/kwin/
|
||||
%dir %{_kf5_sharedir}/wallpapers
|
||||
%{_kf5_sharedir}/wallpapers/Next/
|
||||
%{_kf5_servicesdir}/
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user