[packages/ka5-kdegraphics-mobipocket] - pl summary
qboosh
qboosh at pld-linux.org
Mon Jun 9 07:47:32 CEST 2025
commit ebdcd16c06c9ee48bd492df114f4d0c8df7bd5c2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jun 9 06:21:53 2025 +0200
- pl summary
ka5-kdegraphics-mobipocket.spec | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/ka5-kdegraphics-mobipocket.spec b/ka5-kdegraphics-mobipocket.spec
index 8c6138d..b4886ea 100644
--- a/ka5-kdegraphics-mobipocket.spec
+++ b/ka5-kdegraphics-mobipocket.spec
@@ -1,19 +1,21 @@
#
# Conditional build:
-%bcond_with tests # build with tests
+%bcond_with tests # test suite
+
%define kdeappsver 23.08.5
%define kframever 5.94.0
%define qtver 5.15.2
%define kaname kdegraphics-mobipocket
-Summary: KDE graphics mobipocket
+Summary: KDE graphics mobipocket library
+Summary(pl.UTF-8): Biblioteka KDE graphics mobipocket
Name: ka5-%{kaname}
Version: 23.08.5
Release: 1
-License: GPL v2+/LGPL v2.1+
+License: GPL v2+
Group: X11/Libraries
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
# Source0-md5: a66cbacedbd629fe9dd79fdd88a1e087
-URL: http://www.kde.org/
+URL: https://kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel
BuildRequires: cmake >= 3.20
@@ -55,15 +57,16 @@ Pliki nagłówkowe dla programistów używających %{kaname}.
%{!?with_tests:-DBUILD_TESTING=OFF} \
-DHTML_INSTALL_DIR=%{_kdedocdir} \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+
%ninja_build -C build
%if %{with tests}
ctest --test-dir build
%endif
-
%install
rm -rf $RPM_BUILD_ROOT
+
%ninja_install -C build
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-kdegraphics-mobipocket.git/commitdiff/578f4f0e6d5166e21281a0fed5f416d7bf29ab4d
More information about the pld-cvs-commit
mailing list