Package libopus: Information

    Source package: libopus
    Version: 1.4-alt1
    Build time:  Jun 16, 2023, 05:58 PM in the task #322083
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: Opus Audio Codec library
    Description: 
    The Opus codec is designed for interactive speech and audio transmission
    over the Internet. It is designed by the IETF Codec Working Group and
    incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec.

    List of rpms provided by this srpm:
    libopus (x86_64, ppc64le, i586, armh, aarch64)
    libopus-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libopus-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Konstantin Lepikhov


      1. cmake
      2. meson
      3. doxygen
      4. graphviz
      5. fonts-ttf-dejavu

    Last changed


    April 28, 2023 Konstantin Lepikhov 1.4-alt1
    - 1.4.
    Oct. 3, 2022 Ivan A. Melnikov 1.3.1-alt158.gbce1f392.1
    - increase tests timeout to enable %check on armh, mipsel and riscv64
    Sept. 26, 2022 Konstantin Lepikhov 1.3.1-alt158.gbce1f392
    - v1.3.1-158-gbce1f392.
    - switch to meson.
    - build/meson: fix missing have_arm_intrinsics_or_asm variable.
    - don't run tests on armh due timeouts.