Source: zxing-cpp
Section: libs
Priority: optional
Build-Depends: cmake, debhelper (>= 12), ninja-build
Standards-Version: 4.3.0
Homepage: https://github.com/nu-book/zxing-cpp/
Vcs-Git: https://anongit.neon.kde.org/forks/zxing-cpp
Vcs-Browser: https://packaging.neon.kde.org/forks/zxing-cpp.git
Maintainer: Neon CI <neon@kde.org>

Package: libzxingcore1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Pure C++14 port of the ZXing barcode library
 ZXing-cpp supports the following kinds of barcodes
 UPC-A, Code 39, QR Code, UPC-E, Code 93, Data Matrix, EAN-8,
 Code 128, Aztec (beta), EAN-13, Codabar, PDF 417 (beta), ITF,
 RSS-14, RSS-Expanded
 .
 This package contains the shared library of zxingcore.

Package: libzxing-dev
Architecture: any
Depends: libzxingcore1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Pure C++14 port of the ZXing barcode library
 ZXing-cpp supports the following kinds of barcodes
 UPC-A, Code 39, QR Code, UPC-E, Code 93, Data Matrix, EAN-8,
 Code 128, Aztec (beta), EAN-13, Codabar, PDF 417 (beta), ITF,
 RSS-14, RSS-Expanded
 .
 This package contains the development headers.
