SHA256
1
0
forked from pool/breeze
Hrvoje Senjan 2016-03-20 09:25:26 +00:00 committed by Git OBS Bridge
parent b47f9f262f
commit fecb3c2643
7 changed files with 21 additions and 29 deletions

View File

@ -1,22 +0,0 @@
From: Aleix Pol <aleixpol@kde.org>
Date: Wed, 02 Mar 2016 23:14:27 +0000
Subject: Fix installation of Breeze Dark
X-Git-Url: http://quickgit.kde.org/?p=breeze.git&a=commitdiff&h=42b02dd7214432a9bb7c451360684d417c26869d
---
Fix installation of Breeze Dark
CCMAIL: hrvoje.senjan@gmail.com
---
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -37,7 +37,7 @@
INSTALL(FILES colors/BreezeHighContrast.colors DESTINATION ${DATA_INSTALL_DIR}/color-schemes/)
find_package(KF5Package CONFIG REQUIRED)
- kpackage_install_package(lookandfeel.dark org.kde.breezedark.desktop look-and-feel lookandfeel)
+ kpackage_install_package(lookandfeel.dark org.kde.breezedark.desktop look-and-feel plasma lookandfeel)
if(EXISTS ${CMAKE_SOURCE_DIR}/po AND IS_DIRECTORY ${CMAKE_SOURCE_DIR}/po)
find_package(KF5I18n CONFIG REQUIRED)
ki18n_install(po)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6439a25f90624d80ff3949222ad8b2b1d500cc0054f9a37ea78f3b38eb0e3cc
size 19652500

3
breeze-5.6.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e8b6f2366f760224b64078f1dc781a26f3e2dcc753416369eb2e7371b0e828a
size 19675164

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 20 09:19:46 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.0
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.0.php
-------------------------------------------------------------------
Tue Mar 1 17:31:44 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: breeze
Version: 5.5.95
Version: 5.6.0
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.13
@ -50,7 +50,6 @@ 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
Patch0: Fix-installation-of-Breeze-Dark.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -100,7 +99,6 @@ This package provides Breeze KWin decoration.
%lang_package -n breeze5-style
%prep
%setup -q
%patch0 -p1
%build
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 20 09:19:46 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.0
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.0.php
-------------------------------------------------------------------
Tue Mar 1 17:31:44 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -17,7 +17,7 @@
Name: breeze4-style
Version: 5.5.95
Version: 5.6.0
Release: 0
BuildRequires: automoc4
BuildRequires: cmake >= 2.8.12