Source: biometryd
Standards-Version: 4.7.4
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
           Marius Gripsgard <mariogrip@debian.org>,
Section: libs
Build-Depends: debhelper-compat (= 13),
               cmake,
               cmake-extras,
               doxygen,
               google-mock,
               graphviz,
               libapparmor-dev,
               libboost-filesystem-dev,
               libboost-program-options-dev,
               libboost-test-dev,
               libdbus-1-dev,
               libdbus-cpp-dev (>= 5.0.5),
               libelf-dev,
               libgtest-dev,
               libprocess-cpp-dev (>= 3.0.3),
               libsqlite3-dev,
               lsb-release,
               nlohmann-json3-dev,
               pkgconf,
               qml-module-qttest,
               qt6-base-dev,
               qt6-declarative-dev,
               qt6-declarative-dev-tools,
               qtbase5-dev,
               qtdeclarative5-dev,
               qtdeclarative5-dev-tools,
               systemd-dev [linux-any],
Vcs-Browser: https://salsa.debian.org/ubports-team/biometryd
Vcs-Git: https://salsa.debian.org/ubports-team/biometryd.git
Homepage: https://gitlab.com/ubports/development/core/biometryd

Package: libbiometry1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Recommends: biometryd-bin,
Description: biometryd mediates/multiplexes to biometric devices - runtime library
 biometryd mediates and multiplexes access to biometric devices present
 on the system, enabling applications and system components to leverage
 them for identification and verification of users.
 .
 This package includes the biometryd runtime libraries.

Package: libbiometry-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libbiometry1 (= ${binary:Version}),
         ${misc:Depends},
Description: biometryd mediates/multiplexes to biometric devices - development headers
 biometryd mediates and multiplexes access to biometric devices present
 on the system, enabling applications and system components to leverage
 them for identification and verification of users.
 .
 This package includes all the development headers and libraries for
 biometryd.

Package: biometryd-bin
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: libbiometry1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: biometryd mediates/multiplexes to biometric devices - daemon/helper binaries
 biometryd mediates and multiplexes access to biometric devices present
 on the system, enabling applications and system components to leverage
 them for identification and verification of users.
 .
 Daemon and helper binaries to be used by services.

Package: qml-module-biometryd
Architecture: any
Multi-Arch: same
Section: devel
Depends: libbiometry1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: biometryd mediates/multiplexes to biometric devices - Qt 5 QML bindings
 biometryd mediates and multiplexes access to biometric devices present
 on the system, enabling applications and system components to leverage
 them for identification and verification of users.
 .
 This package contains the Qt 5 QML bindings for biometryd.

Package: qml6-module-biometryd
Architecture: any
Multi-Arch: same
Section: devel
Depends: libbiometry1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: biometryd mediates/multiplexes to biometric devices - Qt 6 QML bindings
 biometryd mediates and multiplexes access to biometric devices present
 on the system, enabling applications and system components to leverage
 them for identification and verification of users.
 .
 This package contains the Qt 6 QML bindings for biometryd.
