libsoundio 2.0.0-2build3 source package in Ubuntu

Changelog

libsoundio (2.0.0-2build3) noble; urgency=medium

  * No-change rebuild against libasound2t64

 -- Steve Langasek <email address hidden>  Sun, 07 Apr 2024 07:16:52 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libsoundio_2.0.0.orig.tar.gz 117.6 KiB 67a8fc1c9bef2b3704381bfb3fb3ce99e3952bc4fea2817729a7180fddf4a71e
libsoundio_2.0.0-2build3.debian.tar.xz 3.6 KiB eb0f9fac5f02e1092bcb91500ec552830c5ee21a78b037a62256bb5f4f3ebfba
libsoundio_2.0.0-2build3.dsc 2.2 KiB 0747059deda0f64a4e40c833c6b18ae922b5eb60f4d21bacc2bf7662a1f816dc

Available diffs

View changes file

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