Package libsoundio: Information

    Source package: libsoundio
    Version: 2.0.0-alt2
    Latest version according to Repology
    Build time:  Jul 12, 2025, 12:57 PM in the task #389746
    Category: Sound
    Report package bug
    License: MIT
    Summary: C library for cross-platform real-time audio input and output
    Description: 
    C library providing cross-platform audio input and output. The API is suitable
    for real-time software such as digital audio workstations as well as consumer
    software such as music players.
    
    This library is an abstraction; however in the delicate balance between
    performance and power, and API convenience, the scale is tipped closer to the
    former. Features that only exist in some sound backends are exposed.

    List of RPM packages built from this SRPM:
    libsoundio (x86_64, i586, aarch64)
    libsoundio-debuginfo (x86_64, i586, aarch64)
    libsoundio-devel (x86_64, i586, aarch64)
    libsoundio2 (x86_64, i586, aarch64)
    libsoundio2-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Midyukov

    List of contributors:
    Anton Midyukov
    Igor Vlasenko

    ACL:
    Anton Midyukov
    @everybody

      1. pkgconfig(alsa)
      2. pkgconfig(jack)
      3. pkgconfig(libpulse)
      4. ccmake
      5. cmake
      6. ctest
      7. gcc-c++
      8. rpm-macros-cmake

    Last changed


    July 12, 2025 Anton Midyukov 2.0.0-alt2
    - fix FTBFS, cleanup spec
    - add VCS
    Feb. 25, 2020 Igor Vlasenko 2.0.0-alt1_2
    - fixed build
    Nov. 20, 2019 Igor Vlasenko 2.0.0-alt1_1
    - update by mgaimport