Files
rk35xx-android14/external/tinyalsa_new/debian/control
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

47 lines
1.4 KiB
Plaintext

Source: tinyalsa
Section: sound
Priority: optional
Maintainer: Taylor Holberton <taylorcholberton@gmail.com>
Build-Depends: debhelper (>=7.0.50), doxygen
Vcs-Git: git://github.com/tinyalsa/tinyalsa
Vcs-Browser: https://github.com/tinyalsa/tinyalsa
Standards-Version: 3.9.7
Package: tinyalsa
Architecture: any
Section: sound
Depends: libtinyalsa (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: A collection of small programs to interface with ALSA in the Linux kernel.
TinyALSA is a lightweight interface to ALSA in the Linux kernel.
Package: libtinyalsa
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Description: A small C library for interfacing with ALSA in the Linux kernel.
The TinyALSA library is a lightweight, bare metal version of the ALSA library.
Package: libtinyalsa-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libtinyalsa,
${misc:Depends},
${shlibs:Depends}
Description: Development files for the TinyALSA library.
The TinyALSA library is a lightweight, bare metal version of the ALSA library.
Package: libtinyalsa-dbg
Architecture: any
Multi-Arch: same
Section: debug
Depends: libtinyalsa,
${misc:Depends}
Description: Debug files for the TinyALSA library.
The TinyALSA library is a lightweight, bare metal version of the ALSA library.