Package pulseaudio: Information

    Source package: pulseaudio
    Version: 14.2-alt5
    Build time:  Jul 1, 2021, 09:11 AM
    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 (e2kv5, e2kv4, e2k)
    libpulseaudio-debuginfo (e2kv5, e2kv4, e2k)
    libpulseaudio-devel (e2kv5, e2kv4, e2k)
    pulseaudio (e2kv5, e2kv4, e2k)
    pulseaudio-daemon (e2kv5, e2kv4, e2k)
    pulseaudio-daemon-debuginfo (e2kv5, e2kv4, e2k)
    pulseaudio-gsettings (e2kv5, e2kv4, e2k)
    pulseaudio-gsettings-debuginfo (e2kv5, e2kv4, e2k)
    pulseaudio-jack (e2kv5, e2kv4, e2k)
    pulseaudio-jack-debuginfo (e2kv5, e2kv4, e2k)
    pulseaudio-qpaeq (e2kv5, e2kv4, e2k)
    pulseaudio-system (e2kv5, e2kv4, e2k)
    pulseaudio-utils (e2kv5, e2kv4, e2k)
    pulseaudio-utils-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Sergey Bolshakov


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