Source: audioreach-dkms
Section: kernel
Maintainer: Sairamreddy Bojja <sbojja@qti.qualcomm.com>
Uploaders:
 Lukas Märdian <lukas.maerdian@oss.qualcomm.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-dkms,
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-dkms
Homepage: https://github.com/AudioReach/audioreach-kernel
Vcs-Browser: https://github.com/qualcomm-linux/pkg-audioreach-kernel
Vcs-Git: https://github.com/qualcomm-linux/pkg-audioreach-kernel.git

Package: audioreach-dkms
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 linux-headers-arm64 | linux-headers,
Description: AudioReach kernel drivers (DKMS)
 AudioReach Kernel provides out-of-tree Linux kernel drivers
 that enable communication between the AudioReach signal
 processing framework running on an audio DSP and userspace
 graph service libraries.
 .
 These drivers integrate AudioReach with the Linux kernel,
 allowing control and data exchange between host CPU and DSP-
 based audio processing pipelines.
 .
 This package uses DKMS to automatically build and install the
 modules for supported kernel versions.

Package: audioreach-linux-dev
Architecture: all
Section: libdevel
Depends:
 ${misc:Depends},
Provides:
 audioreach-uapi-dev,
Description: Development headers for AudioReach kernel drivers
 This package provides header files and interfaces required to
 build userspace applications or kernel modules that integrate
 with AudioReach kernel drivers.
 .
 This package provides the Linux kernel headers needed to build
 userspace libraries and applications for AudioReach (UAPI).
