[packages/ka5-kget] - rel 2, disable gpgme support, doesn't build with std=gnu++11
baggins
baggins at pld-linux.org
Wed Sep 10 01:31:29 CEST 2025
commit 4e912e734c4e5c12a5d18813b53434be89e3c70c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Sep 10 03:30:49 2025 +0200
- rel 2, disable gpgme support, doesn't build with std=gnu++11
ka5-kget.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ka5-kget.spec b/ka5-kget.spec
index b59634d..ffe0df6 100644
--- a/ka5-kget.spec
+++ b/ka5-kget.spec
@@ -8,7 +8,7 @@
Summary: kget
Name: ka5-%{kaname}
Version: 23.08.5
-Release: 1
+Release: 2
License: GPL v2+/LGPL v2.1+
Group: X11/Applications
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
@@ -82,6 +82,7 @@ pobierania plików, a także możliwość zrestartowania downloadu.
-B build \
-G Ninja \
%{!?with_tests:-DBUILD_TESTING=OFF} \
+ -DGpgmepp_FOUND=OFF \
-DHTML_INSTALL_DIR=%{_kdedocdir} \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
%ninja_build -C build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-kget.git/commitdiff/4e912e734c4e5c12a5d18813b53434be89e3c70c
More information about the pld-cvs-commit
mailing list