Source: hexagonrpc Section: otherosfs Maintainer: DebianOnMobile Maintainers Uploaders: Alexandre Viard , Arnaud Ferraris , Build-Depends: debhelper-compat (= 14), dh-sequence-installsysusers, meson Standards-Version: 4.7.4 Homepage: https://github.com/linux-msm/hexagonrpc Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/hexagonrpc.git Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/hexagonrpc Package: hexagonrpcd Architecture: amd64 armhf arm64 Multi-Arch: foreign Depends: udev, ${misc:Depends}, ${shlibs:Depends} Recommends: droid-juicer Description: Daemon to communicate with Qualcomm DSPs Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs . This package contains hexagonrpcd, a daemon used to communicate with the Context Hub Runtime Environment (a DSP program that manages sensors) using the FastRPC protocol. Package: libhexagonrpc0.5 Section: libs Architecture: amd64 armhf arm64 Multi-Arch: same Depends: ${shlibs:Depends} Description: Implementation of the FastRPC procotol -- shared library Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs . This package contains the shared library implementing the FastRPC protocol. Package: libhexagonrpc-dev Section: libdevel Architecture: amd64 armhf arm64 Multi-Arch: same Depends: libhexagonrpc0.5 (= ${binary:Version}) Description: Implementation of the FastRPC procotol -- development files Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs . This package contains the development files for libhexagonrpc, a library implementing the FastRPC protocol.