[packages/ka5-libkdcraw] - updated to 19.04.1 - packaged docs - macro kframever
witekfl
witekfl at pld-linux.org
Mon May 13 11:27:28 CEST 2019
commit d557dedad3a5eae1cb079512e08cbb7a03a72415
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Mon May 13 11:27:22 2019 +0200
- updated to 19.04.1
- packaged docs
- macro kframever
ka5-libkdcraw.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/ka5-libkdcraw.spec b/ka5-libkdcraw.spec
index 0850c9d..060c06d 100644
--- a/ka5-libkdcraw.spec
+++ b/ka5-libkdcraw.spec
@@ -1,19 +1,20 @@
-%define kdeappsver 18.12.1
+%define kdeappsver 19.04.1
+%define kframever 5.56.0
%define qtver 5.9.0
%define kaname libkdcraw
Summary: Libkdcraw
Name: ka5-%{kaname}
-Version: 18.12.1
+Version: 19.04.1
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: daa3a67d3e2f5efe1ce6710a54580e1e
+# Source0-md5: 44f355eb057be6191b3aed8918e26b3c
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel
BuildRequires: cmake >= 2.8.12
-BuildRequires: kf5-extra-cmake-modules >= 5.53.0
+BuildRequires: kf5-extra-cmake-modules >= %{kframever}
BuildRequires: libraw-devel >= 0.18
BuildRequires: ninja
BuildRequires: qt5-build >= %{qtver}
@@ -51,6 +52,7 @@ install -d build
cd build
%cmake \
-G Ninja \
+ -DHTML_INSTALL_DIR=%{_kdedocdir} \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
..
%ninja_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-libkdcraw.git/commitdiff/d557dedad3a5eae1cb079512e08cbb7a03a72415
More information about the pld-cvs-commit
mailing list