forked from pool/breeze5-icons
This commit is contained in:
parent
dbb52b93e9
commit
3c1ecf2bdc
@ -2,7 +2,8 @@
|
||||
Wed Nov 18 18:21:08 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Mark license as LGPL-3.0
|
||||
- Drop oxygen5-icon-theme Requires
|
||||
- Add oxygen.diff, certain applications still expect oxygen icons
|
||||
to be present, e.g. kmail
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 8 17:38:00 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
@ -25,10 +25,13 @@ License: LGPL-3.0
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/breeze-icons-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE oxygen.diff -- inherit from oxygen
|
||||
Patch0: oxygen.diff
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: fdupes
|
||||
Requires: oxygen5-icon-theme
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -37,6 +40,7 @@ Breeze-icons is a freedesktop.org compatible icon theme.
|
||||
|
||||
%prep
|
||||
%setup -q -n breeze-icons-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
13
oxygen.diff
Normal file
13
oxygen.diff
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/icons/index.theme b/icons/index.theme
|
||||
index c977e68..be58a20 100644
|
||||
--- a/icons/index.theme
|
||||
+++ b/icons/index.theme
|
||||
@@ -19,7 +19,7 @@ Comment[x-test]=xxDefault Plasma 5 Theme
|
||||
|
||||
DisplayDepth=32
|
||||
|
||||
-Inherits=hicolor
|
||||
+Inherits=hicolor,oxygen
|
||||
|
||||
Example=folder
|
||||
|
Loading…
Reference in New Issue
Block a user