libsoundio 2.0.0-2build1 source package in Ubuntu

Changelog

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

  * No-change rebuild against libasound2t64

 -- Steve Langasek <email address hidden>  Tue, 12 Mar 2024 06:38:20 +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

Downloads

File Size SHA-256 Checksum
libsoundio_2.0.0.orig.tar.gz 117.6 KiB 67a8fc1c9bef2b3704381bfb3fb3ce99e3952bc4fea2817729a7180fddf4a71e
libsoundio_2.0.0-2build1.debian.tar.xz 3.6 KiB 8573912660b7440fd63d2efcad6212bdbf82b35efb33e315d04ce7c7effa9942
libsoundio_2.0.0-2build1.dsc 2.2 KiB b423129b59f8732471d3ec58dab0a7dd0e03fa32b4c12557afd85ee8ed45e370

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