forked from pool/breeze
This commit is contained in:
parent
623eeb5ff1
commit
b47f9f262f
22
Fix-installation-of-Breeze-Dark.patch
Normal file
22
Fix-installation-of-Breeze-Dark.patch
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
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)
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b490398e75779ab0261222adbba26b9b85943236735689962c26eb17def4ae77
|
|
||||||
size 29670168
|
|
3
breeze-5.5.95.tar.xz
Normal file
3
breeze-5.5.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6439a25f90624d80ff3949222ad8b2b1d500cc0054f9a37ea78f3b38eb0e3cc
|
||||||
|
size 19652500
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: breeze
|
Name: breeze
|
||||||
Version: 5.5.5
|
Version: 5.5.95
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||||
@ -31,7 +31,7 @@ BuildRequires: cmake(KF5FrameworkIntegration)
|
|||||||
BuildRequires: cmake(KF5GuiAddons)
|
BuildRequires: cmake(KF5GuiAddons)
|
||||||
BuildRequires: cmake(KF5I18n)
|
BuildRequires: cmake(KF5I18n)
|
||||||
BuildRequires: cmake(KF5KCMUtils)
|
BuildRequires: cmake(KF5KCMUtils)
|
||||||
BuildRequires: cmake(KF5Plasma)
|
BuildRequires: cmake(KF5Package)
|
||||||
BuildRequires: cmake(KF5WindowSystem)
|
BuildRequires: cmake(KF5WindowSystem)
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||||
@ -50,6 +50,7 @@ Url: http://www.kde.org
|
|||||||
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
#Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
|
Patch0: Fix-installation-of-Breeze-Dark.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -99,6 +100,7 @@ This package provides Breeze KWin decoration.
|
|||||||
%lang_package -n breeze5-style
|
%lang_package -n breeze5-style
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
%cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||||
@ -129,7 +131,6 @@ This package provides Breeze KWin decoration.
|
|||||||
%{_kf5_iconsdir}/hicolor/scalable/apps/breeze-settings.*
|
%{_kf5_iconsdir}/hicolor/scalable/apps/breeze-settings.*
|
||||||
%{_kf5_sharedir}/QtCurve/
|
%{_kf5_sharedir}/QtCurve/
|
||||||
%{_kf5_sharedir}/color-schemes/
|
%{_kf5_sharedir}/color-schemes/
|
||||||
%{_kf5_servicesdir}/plasma-lookandfeel-org.kde.breezedark.*
|
|
||||||
%dir %{_kf5_sharedir}/plasma
|
%dir %{_kf5_sharedir}/plasma
|
||||||
%{_kf5_sharedir}/plasma/look-and-feel/
|
%{_kf5_sharedir}/plasma/look-and-feel/
|
||||||
%{_kf5_qmldir}/QtQuick/
|
%{_kf5_qmldir}/QtQuick/
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: breeze4-style
|
Name: breeze4-style
|
||||||
Version: 5.5.5
|
Version: 5.5.95
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: automoc4
|
BuildRequires: automoc4
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
|
Loading…
Reference in New Issue
Block a user