Source: qcom-sensing-hub
Section: contrib/libs
Maintainer: Agathe Porte <agathe.porte@oss.qualcomm.com>
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Arch:
 libglib2.0-dev,
 libnanopb-dev,
 libprotobuf-dev,
 libtool,
 nanopb,
 pkgconf,
 protobuf-compiler,
Standards-Version: 4.7.4
Homepage: https://github.com/qualcomm/sensinghub
Vcs-Browser: https://github.com/qualcomm-linux/pkg-sensinghub
Vcs-Git: https://github.com/qualcomm-linux/pkg-sensinghub.git

Package: libsensinghub1
Architecture: arm64
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Qualcomm Sensing Hub (runtime libraries)
 Qualcomm Sensing Hub (QSH) is an always-on, low-power interface designed to
 collect, process, and combine sensor and contextual data. It offers stable
 APIs that enable applications and services to interact with the hub
 efficiently, reducing the need for frequent application processor wakeups.
 .
 This package provides the API runtime libraries.

Package: libsensinghub-dev
Architecture: arm64
Section: contrib/libdevel
Depends:
 libsensinghub1 (= ${binary:Version}),
 ${misc:Depends},
Description: Qualcomm Sensing Hub (development files)
 Qualcomm Sensing Hub (QSH) is an always-on, low-power interface designed to
 collect, process, and combine sensor and contextual data. It offers stable
 APIs that enable applications and services to interact with the hub
 efficiently, reducing the need for frequent application processor wakeups.
 .
 This package provides files necessary to develop programs using the libraries.

Package: sensinghub-session-client
Architecture: arm64
Section: contrib/misc
Depends:
 libsensinghub1 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Qualcomm Sensing Hub (session client)
 Qualcomm Sensing Hub (QSH) is an always-on, low-power interface designed to
 collect, process, and combine sensor and contextual data. It offers stable
 APIs that enable applications and services to interact with the hub
 efficiently, reducing the need for frequent application processor wakeups.
 .
 This package provides the SessionClient example program.
