libsoundio 2.0.0-2 source package in Ubuntu

Changelog

libsoundio (2.0.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Christoph Berg <email address hidden>  Fri, 11 Mar 2022 11:16:01 +0100

Upload details

Uploaded by:
Debian Hamradio Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Hamradio Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libsoundio_2.0.0-2.dsc 2.0 KiB 1104174b40716d5f8a8d36872ada15343f9f6ee534247db3be6f52e2bc106274
libsoundio_2.0.0.orig.tar.gz 117.6 KiB 67a8fc1c9bef2b3704381bfb3fb3ce99e3952bc4fea2817729a7180fddf4a71e
libsoundio_2.0.0-2.debian.tar.xz 3.5 KiB 04da9749c7e091ab14e51285b7163c5f375f9d200b328a5e0c007b9a8289759a

Available diffs

No changes file available.

Binary packages built by this source

libsoundio-dev: cross platform audio input and output library (development files)

 libsoundio is a lightweight abstraction over various sound drivers. It provides
 a well-documented API that operates consistently regardless of the sound driver
 it connects to. It performs no buffering or processing on your behalf; instead
 exposing the raw power of the underlying backend.
 .
 libsoundio is appropriate for games, music players, digital audio workstations,
 and various utilities.
 .
 libsoundio is serious about robustness. It even handles out of memory
 conditions correctly.
 .
 This package contains the development files.

libsoundio2: cross-platform audio input and output library

 libsoundio is a lightweight abstraction over various sound drivers. It provides
 a well-documented API that operates consistently regardless of the sound driver
 it connects to. It performs no buffering or processing on your behalf; instead
 exposing the raw power of the underlying backend.
 .
 libsoundio is appropriate for games, music players, digital audio workstations,
 and various utilities.
 .
 libsoundio is serious about robustness. It even handles out of memory
 conditions correctly.
 .
 This package contains the shared library.

libsoundio2-dbgsym: debug symbols for libsoundio2