Plasma 5.17 Beta, fourth try

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=260
This commit is contained in:
2019-09-20 11:01:10 +00:00
committed by Git OBS Bridge
parent 5a8417b2eb
commit 760766d1d2
8 changed files with 68 additions and 23 deletions

View File

@@ -17,15 +17,15 @@
Name: breeze4-style
Version: 5.16.5
Version: 5.16.90
Release: 0
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
Source: breeze-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source1: breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# 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.)
@@ -56,7 +56,7 @@ Library containing support code for the Breeze Qt4 style.
%autopatch -p1
%build
%cmake_kde4 -d build -- -DBUILD_po=OFF -DUSE_KDE4=ON
%cmake_kde4 -d build -- -DUSE_KDE4=ON
%make_jobs
%install