Package pulseaudio: Information

    Source package: pulseaudio
    Version: 14.2-alt5
    Build time:  Jun 30, 2021, 01:08 PM
    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 (mipsel)
    libpulseaudio-debuginfo (mipsel)
    libpulseaudio-devel (mipsel)
    pulseaudio (mipsel)
    pulseaudio-daemon (mipsel)
    pulseaudio-daemon-debuginfo (mipsel)
    pulseaudio-gsettings (mipsel)
    pulseaudio-gsettings-debuginfo (mipsel)
    pulseaudio-jack (mipsel)
    pulseaudio-jack-debuginfo (mipsel)
    pulseaudio-qpaeq (mipsel)
    pulseaudio-system (mipsel)
    pulseaudio-utils (mipsel)
    pulseaudio-utils-debuginfo (mipsel)

    Maintainer: Sergey Bolshakov


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

    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