forked from pool/breeze
5.1.95
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
9835242883
commit
62fbe74268
26
breeze.spec
26
breeze.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package breeze
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze
|
||||
Version: 5.1.2
|
||||
Version: 5.1.95
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
@@ -27,7 +27,9 @@ BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kservice-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: libkdecoration2-devel >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
@@ -109,6 +111,8 @@ This package provides Breeze KWin decoration.
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
||||
find %{buildroot} -type f -name '*gtkbreeze*' -exec rm -fv {} ';'
|
||||
|
||||
%files -n breeze5-style-lang
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
@@ -117,23 +121,27 @@ This package provides Breeze KWin decoration.
|
||||
%files -n breeze5-icons
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_sharedir}/icons/breeze/
|
||||
%{_kf5_sharedir}/icons/breeze-dark/
|
||||
%{_kf5_iconsdir}/breeze/
|
||||
%{_kf5_iconsdir}/breeze-dark/
|
||||
|
||||
%files -n breeze5-cursors
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_sharedir}/icons/breeze_cursors
|
||||
%{_kf5_iconsdir}/breeze_cursors
|
||||
%{_kf5_iconsdir}/Breeze_Snow/
|
||||
|
||||
%files -n breeze5-style
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_bindir}/breeze-settings5
|
||||
%{_kf5_sharedir}/QtCurve/
|
||||
%{_kf5_sharedir}/color-schemes/
|
||||
%{_kf5_qmldir}/QtQuick/
|
||||
%{_kf5_libdir}/kconf_update_bin/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%{_kf5_plugindir}/
|
||||
%dir %{_kf5_plugindir}
|
||||
%{_kf5_plugindir}/kstyle_breeze_config.so
|
||||
%{_kf5_plugindir}/styles/
|
||||
%{_kf5_sharedir}/kstyle/
|
||||
|
||||
%files -n breeze5-wallpapers
|
||||
@@ -145,10 +153,8 @@ This package provides Breeze KWin decoration.
|
||||
%files -n breeze5-decoration
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_sharedir}/kwin/
|
||||
%dir %{_kf5_servicesdir}
|
||||
%dir %{_kf5_servicesdir}/kwin
|
||||
%{_kf5_servicesdir}/kwin/kwin4_decoration_qml_breeze.desktop
|
||||
%dir %{_kf5_plugindir}
|
||||
%{_kf5_plugindir}/org.kde.kdecoration2/
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Reference in New Issue
Block a user