Source: gpgmepp
Priority: optional
Section: libs
Uploaders: Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
           Andreas Metzler <ametzler@debian.org>
Build-Depends: cmake (>= 3.16),
               debhelper-compat (= 13),
               dpkg-dev (>= 1.22.5),
               gnupg-agent,
               gnupg2 | gnupg (>= 2),
               gpgrt-tools,
               gpgsm,
               libgpg-error-dev (>= 1.47),
               libgpgme-dev (>= 2.0.0),
               pkgconf,
               scdaemon
Standards-Version: 4.7.2
Homepage: https://gnupg.org/software/gpgme/
Rules-Requires-Root: no
Vcs-Git: https://invent.kde.org/neon/backports-noble/gpgmepp-noble.git
Vcs-Browser: https://invent.kde.org/neon/backports-noble/gpgmepp-noble
Maintainer: Neon CI <neon@kde.org>

Package: libgpgmepp7
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: C++ wrapper library for GPGME
 GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the
 GnuPG project's GPGME (GnuPG Made Easy) library.
 .
 This is the official upstream C++ binding for GPGME.

Package: libgpgmepp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgpg-error-dev, libgpgmepp7 (= ${binary:Version}), ${misc:Depends}
Recommends: libgpgmepp-doc
Description: C++ wrapper library for GPGME (development files)
 GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the
 GnuPG project's GPGME (GnuPG Made Easy) library.
 .
 This package contains the headers and other files needed to compile
 against it.
