Hrvoje Senjan
2015-10-10 13:57:17 +00:00
committed by Git OBS Bridge
parent 4a21e727c7
commit 6876350cae
6 changed files with 35 additions and 0 deletions

View File

@@ -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-UPSTREAM Use-NETRootInfo-to-initiate-wm-move-operation.patch
Patch0: Use-NETRootInfo-to-initiate-wm-move-operation.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}
%patch0 -p1
%build
%cmake_kde4 -d build -- -DBUILD_po=OFF -DUSE_KDE4=ON