Hrvoje Senjan
2014-09-24 12:24:42 +00:00
committed by Git OBS Bridge
parent b47e1c6695
commit b35942ae9f
7 changed files with 79 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
Name: breeze
Version: 5.0.95~git20140826
Version: 5.0.95~git20140924
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.12
@@ -31,7 +31,6 @@ BuildRequires: kwindowsystem-devel
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(x11-xcb)
BuildRequires: pkgconfig(xcb)
Requires: breeze5-cursors >= %{version}
@@ -45,6 +44,8 @@ Group: System/GUI/KDE
Url: http://www.kde.org
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
Source: %{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE openSUSE_colorscheme.diff -- apply openSUSE colorscheme if exists
Patch0: openSUSE_colorscheme.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -99,6 +100,7 @@ This package provides Breeze KWin decoration.
%prep
%setup -q
%patch0 -p1
%build
%cmake_kf5 -d build -- -DBUILD_po=OFF