Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP1:Update
libkleo
libkleo.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libkleo.spec of Package libkleo
# # spec file for package libkleo # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkleo Version: 18.12.3 Release: 0 Summary: Base package of Kleopatra, a KDE key manager License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/KDE URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 5.19.0 BuildRequires: kcodecs-devel BuildRequires: kcompletion-devel BuildRequires: kconfig-devel BuildRequires: kcoreaddons-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kitemmodels-devel BuildRequires: kpimtextedit-devel BuildRequires: kwidgetsaddons-devel BuildRequires: kwindowsystem-devel BuildRequires: libgpgmepp-devel BuildRequires: libqgpgme-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel %else BuildRequires: boost-devel %endif %if %{with lang} Recommends: %{name}-lang %endif %description libkleo is a library used by KDE PIM applications to handle cryptographic key and certificate management. %package -n libKF5Libkleo5 Summary: LibKleo library for kdepim License: LGPL-2.1-or-later Group: System/Libraries Requires: libkleo = %{version} %description -n libKF5Libkleo5 This package contains the libkleo library, a library used by KDE PIM applications to handle cryptographic key and certificate management. %package devel Summary: Development package for libkleo License: LGPL-2.1-or-later Group: Development/Libraries/KDE Requires: libKF5Libkleo5 = %{version} Requires: libgpgmepp-devel Requires: libqgpgme-devel %description devel The development package for the libkleo libraries %if %{with lang} %lang_package %endif %prep %setup -q %build %cmake_kf5 -d build %make_jobs %install %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name %endif %post -n libKF5Libkleo5 -p /sbin/ldconfig %postun -n libKF5Libkleo5 -p /sbin/ldconfig %files devel %license COPYING* %{_kf5_includedir}/Libkleo/ %{_kf5_includedir}/libkleo/ %{_kf5_includedir}/libkleo_version.h %{_kf5_libdir}/cmake/KF5Libkleo/ %{_kf5_libdir}/libKF5Libkleo.so %{_kf5_mkspecsdir}/qt_Libkleo.pri %files %config %{_kf5_configdir}/libkleopatrarc %config %{_kf5_configdir}/libkleo.categories %config %{_kf5_configdir}/libkleo.renamecategories %{_kf5_sharedir}/libkleopatra/ %files -n libKF5Libkleo5 %{_kf5_libdir}/libKF5Libkleo.so.* %if %{with lang} %files lang -f %{name}.lang %license COPYING* %endif %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor