Package pulseaudio: Information

  • Default inline alert: Version in the repository: 14.2-alt5

Source package: pulseaudio
Version: 12.2-alt3
Build time:  Jun 27, 2019, 05:35 PM in the task #233336
Category: System/Servers
Report package bug
License: LGPL
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, i586, aarch64)
libpulseaudio-debuginfo (x86_64, i586, aarch64)
libpulseaudio-devel (x86_64, i586, aarch64)
libpulseaudio-devel-doc (noarch)
pulseaudio (x86_64, i586, aarch64)
pulseaudio-daemon (x86_64, i586, aarch64)
pulseaudio-daemon-debuginfo (x86_64, i586, aarch64)
pulseaudio-gconf (x86_64, i586, aarch64)
pulseaudio-gconf-debuginfo (x86_64, i586, aarch64)
pulseaudio-jack (x86_64, i586, aarch64)
pulseaudio-jack-debuginfo (x86_64, i586, aarch64)
pulseaudio-qpaeq (x86_64, i586, aarch64)
pulseaudio-system (x86_64, i586, aarch64)
pulseaudio-utils (x86_64, i586, aarch64)
pulseaudio-utils-debuginfo (x86_64, i586, aarch64)

Maintainer: Sergey Bolshakov


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

Last changed


June 27, 2019 Sergey Bolshakov 12.2-alt3
- qpaeq actually uses Qt5, fix python reqs
May 14, 2019 Sergey Bolshakov 12.2-alt2
- fixed build with libalsa >= 1.1.9
Aug. 30, 2018 Sergey Bolshakov 12.2-alt1
- 12.2 released