]> git.pld-linux.org Git - packages/ka5-kqtquickcharts.git/commitdiff
- updated to 19.04.1 auto/th/ka5-kqtquickcharts-19.04.1-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 13 May 2019 09:36:38 +0000 (11:36 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 13 May 2019 09:36:38 +0000 (11:36 +0200)
- packaged docs
- macro kframever

ka5-kqtquickcharts.spec

index 80b12721252c5c394f671797f1258e5d5ab168bb..271c9e4a617c384614e74319bf65d587dbc8e420 100644 (file)
@@ -1,14 +1,15 @@
-%define                kdeappsver      18.12.1
+%define                kdeappsver      19.04.1
+%define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          kqtquickcharts
 Summary:       kqtquickcharts
 Name:          ka5-%{kaname}
-Version:       18.12.1
+Version:       19.04.1
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
 Source0:       http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: a1c825fcfe5459b1a6c2e4ab3a35e5a2
+# Source0-md5: 0d4ffd80c518a8d890c70504e7ba9ec9
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel
@@ -16,7 +17,7 @@ BuildRequires:        Qt5Network-devel >= 5.11.1
 BuildRequires: Qt5Qml-devel
 BuildRequires: Qt5Quick-devel
 BuildRequires: cmake >= 2.8.12
-BuildRequires: kf5-extra-cmake-modules >= 5.51.0
+BuildRequires: kf5-extra-cmake-modules >= %{kframever}
 BuildRequires: ninja
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.164
@@ -47,6 +48,7 @@ install -d build
 cd build
 %cmake \
        -G Ninja \
+       -DHTML_INSTALL_DIR=%{_kdedocdir} \
        -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
        ..
 %ninja_build
This page took 0.548161 seconds and 4 git commands to generate.