SHA256
1
0
forked from pool/breeze
Hrvoje Senjan
2015-03-24 02:18:30 +00:00
committed by Git OBS Bridge
parent 2f95b9f018
commit 1d26ceaa5c
8 changed files with 260 additions and 0 deletions

View File

@@ -48,6 +48,14 @@ Url: http://www.kde.org
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
Source: %{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM 0001-Cleanup-code-to-align-with-master.patch
Patch0: 0001-Cleanup-code-to-align-with-master.patch
# PATCH-FIX-UPSTREAM 0002-set-button-s-visibility-depending-on-the-availabilit.patch
Patch1: 0002-set-button-s-visibility-depending-on-the-availabilit.patch
# PATCH-FIX-UPSTREAM 0003-Properly-update-size-grip-visibility-on-maximizedCha.patch
Patch2: 0003-Properly-update-size-grip-visibility-on-maximizedCha.patch
# PATCH-FIX-UPSTREAM 0004-Fixed-foreground-color-for-pressed-buttons.patch
Patch3: 0004-Fixed-foreground-color-for-pressed-buttons.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -104,6 +112,10 @@ This package provides Breeze KWin decoration.
%lang_package -n breeze5-style
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5