Sync with KDE:Frameworks5:LTS

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=126
This commit is contained in:
2016-10-05 07:35:05 +00:00
committed by Git OBS Bridge
parent 0e48599ab8
commit 5aa73475d0
7 changed files with 120 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: breeze4-style
Version: 5.7.95
Version: 5.8.0
Release: 0
BuildRequires: automoc4
BuildRequires: cmake >= 2.8.12
@@ -31,6 +31,8 @@ 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
# PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.)
Patch: add-support-for-Q3ListView-to-the-KDE4-style.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -39,6 +41,7 @@ This package contains kde4 backport of new default Plasma 5 style.
%prep
%setup -q -n breeze-%{version}
%patch -p1
%build
%cmake_kde4 -d build -- -DBUILD_po=OFF -DUSE_KDE4=ON