start with 5.17.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=9
This commit is contained in:
parent
c86b958fed
commit
d94736f180
3
breeze-icons-5.17.0.tar.xz
Normal file
3
breeze-icons-5.17.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04e124a0371b9c67cec49e8a848f9af86c5999db9ce5bf0923fe217d6b091d88
|
||||||
|
size 1401160
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 10 23:01:52 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.17.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 22 18:31:38 UTC 2015 - hrvoje.senjan@gmail.com
|
Sun Nov 22 18:31:38 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.16
|
%define _tar_path 5.17
|
||||||
Name: breeze5-icons
|
Name: breeze5-icons
|
||||||
Version: 5.16.0
|
Version: 5.17.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Breeze icon theme
|
Summary: Breeze icon theme
|
||||||
License: LGPL-3.0
|
License: LGPL-3.0
|
||||||
@ -27,12 +27,12 @@ Url: http://www.kde.org
|
|||||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/breeze-icons-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/breeze-icons-%{version}.tar.xz
|
||||||
# PATCH-FIX-OPENSUSE oxygen.diff -- inherit from oxygen
|
# PATCH-FIX-OPENSUSE oxygen.diff -- inherit from oxygen
|
||||||
Patch0: oxygen.diff
|
Patch0: oxygen.diff
|
||||||
# PATCH-FIX-UPSTREAM applets.patch -- install applet icons
|
|
||||||
Patch1: applets.patch
|
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
BuildRequires: hicolor-icon-theme
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: hicolor-icon-theme
|
||||||
|
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
||||||
|
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||||
Requires: oxygen5-icon-theme
|
Requires: oxygen5-icon-theme
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -43,7 +43,6 @@ Breeze-icons is a freedesktop.org compatible icon theme.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n breeze-icons-%{version}
|
%setup -q -n breeze-icons-%{version}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
Loading…
Reference in New Issue
Block a user