This commit is contained in:
committed by
Git OBS Bridge
parent
a21633eb43
commit
7994865ab8
15
breeze.spec
15
breeze.spec
@@ -18,19 +18,19 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.9.5
|
||||
Version: 5.9.95
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.9.4)
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
|
||||
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: kf5-filesystem
|
||||
# Needed for Plasma/LookAndFeel package type declaration (kde#367923)
|
||||
BuildRequires: plasma5-workspace
|
||||
# Needed for Plasma/LookAndFeel service type declaration (kde#367923)
|
||||
BuildRequires: plasma-framework
|
||||
BuildRequires: cmake(KDecoration2) >= %{_plasma5_version}
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
@@ -56,7 +56,7 @@ Summary: Plasma Desktop artwork, styles and assets
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -73,9 +73,11 @@ This package provides Breeze cursor theme.
|
||||
|
||||
%package -n breeze5-style
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
# needed for kde4breeze
|
||||
Group: System/GUI/KDE
|
||||
Requires: breeze-gtk
|
||||
Requires: kconf_update5
|
||||
Recommends: breeze4-style
|
||||
%if %{with lang}
|
||||
Recommends: breeze5-style-lang
|
||||
%endif
|
||||
@@ -148,6 +150,7 @@ This package provides Breeze KWin decoration.
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/breezestyleconfig.desktop
|
||||
%{_kf5_libdir}/cmake/Breeze/
|
||||
%dir %{_kf5_appstreamdir}/
|
||||
%{_kf5_appstreamdir}/org.kde.breezedark.desktop.appdata.xml
|
||||
|
||||
%files -n breeze5-wallpapers
|
||||
|
Reference in New Issue
Block a user