Package pulseaudio: Information

    Source package: pulseaudio
    Version: 14.2-alt5
    Build time:  Jun 30, 2021, 12:24 PM in the task #275574
    Category: System/Servers
    Report package bug
    License: LGPLv2.1
    Summary: PulseAudio is a networked sound server
    Description: 
    PulseAudio is a networked sound server, similar in theory to the Enlightened
    Sound Daemon (EsounD). PulseAudio is however much more advanced and has
    numerous features.
    
    A sound server can serve many functions:
    
    * Software mixing of multiple audio streams, bypassing any restrictions the
    hardware has.
    
    * Network transparency, allowing an application to play back or record audio
    on a different machine than the one it is running on.
    
    * Sound API abstraction, alleviating the need for multiple backends in
    applications to handle the wide diversity of sound systems out there.
    
    * Generic hardware abstraction, giving the possibility of doing things like
    individual volumes per application.
    
    Features:
    
    * Library licensed under LGPL and server daemon under GPL
    * Extensible plugin architecture (by loading dynamic loadable modules with dlopen())
    * Support for static linking of modules, allowing a single binary for all your needs
    * Module autoloading
    * Support for more than one sink/source
    * Good low latency behaviour
    * Very accurate latency measurement for playback and recording.
    * Client side latency interpolation
    * Embedabble into other software (the core is available as C library)
    * Completely asynchronous C API, complemented by two synchronous variants for
      simple use in synchronous applications
    * Simple command line interface for reconfiguring the daemon while running
    * Flexible, implicit sample type conversion and resampling
    * "Zero-Copy" architecture
    * May be used to combine multiple sound cards to one (with sample rate adjustment)
    * Ability to fully synchronize multiple playback streams
    
    This virtual package contains pulseaudio daemon and utilities.

    List of rpms provided by this srpm:
    libpulseaudio (x86_64, ppc64le, i586, armh, aarch64)
    libpulseaudio-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libpulseaudio-devel (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-daemon (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-daemon-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-gsettings (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-gsettings-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-jack (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-jack-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-qpaeq (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-system (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-utils (x86_64, ppc64le, i586, armh, aarch64)
    pulseaudio-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Sergey Bolshakov


      1. libsbc-devel
      2. libxcbutil-devel
      3. libltdl7-devel
      4. libfftw3-devel
      5. libsndfile-devel
      6. libsoxr-devel
      7. libspeex-devel
      8. libspeexdsp-devel
      9. libssl-devel
      10. libgdbm-devel
      11. meson
      12. liborc-devel
      13. rpm-build-python3
      14. libGConf-devel
      15. intltool
      16. jackit-devel
      17. orc
      18. libcap-devel
      19. libSM-devel
      20. libX11-devel
      21. libcheck-devel
      22. libsystemd-devel
      23. xmltoman
      24. gcc-c++
      25. libdbus-devel
      26. libudev-devel
      27. libXtst-devel
      28. libalsa-devel
      29. libavahi-devel
      30. libasyncns-devel
      31. libwebrtc-devel
      32. libbluez-devel

    Last changed


    June 23, 2021 Sergey Bolshakov 14.2-alt5
    - exclude reexec from pulseaudio startup paths
    May 11, 2021 Sergey Bolshakov 14.2-alt4
    - fix build with meson >= 0.58
    April 21, 2021 Sergey Bolshakov 14.2-alt3
    - do not require doxygen at build time