Hrvoje Senjan
2014-09-25 23:00:20 +00:00
committed by Git OBS Bridge
parent 7e9d45d1bb
commit 1ea00fd48f
3 changed files with 24 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 dont-build-translations.patch -- we don't need translations for kde4 style
Patch0: dont-build-translations.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