forked from pool/breeze5-icons
Accepting request 835197 from home:Vogtinator:branches:KDE:Frameworks5
- Drop patch to no longer inherit from oxygen, it's not been necessary for a long time now: * oxygen.diff OBS-URL: https://build.opensuse.org/request/show/835197 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=163
This commit is contained in:
parent
eae07543dc
commit
d7d0c3b584
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 12:48:45 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Drop patch to no longer inherit from oxygen, it's not been
|
||||
necessary for a long time now:
|
||||
* oxygen.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 12:48:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -35,23 +35,19 @@ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/breeze-i
|
||||
Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/breeze-icons-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE oxygen.diff -- inherit from oxygen
|
||||
Patch0: oxygen.diff
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: libxml2-tools
|
||||
BuildRequires: cmake(Qt5Core) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.12.0
|
||||
Requires: oxygen5-icon-theme
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
Breeze-icons is a freedesktop.org compatible icon theme.
|
||||
|
||||
%prep
|
||||
%setup -q -n breeze-icons-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n breeze-icons-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DBINARY_ICONS_RESOURCE=ON
|
||||
|
13
oxygen.diff
13
oxygen.diff
@ -1,13 +0,0 @@
|
||||
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