Пакет pulseaudio: Информация

    Исходный пакет: pulseaudio
    Версия: 14.2-alt5
    Собран:  30 июня 2021 г. 13:08
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://pulseaudio.org/

    Лицензия: LGPLv2.1
    О пакете: PulseAudio is a networked sound server
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Sergey Bolshakov


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

    Последнее изменение


    23 июня 2021 г. Sergey Bolshakov 14.2-alt5
    - exclude reexec from pulseaudio startup paths
    11 мая 2021 г. Sergey Bolshakov 14.2-alt4
    - fix build with meson >= 0.58
    21 апреля 2021 г. Sergey Bolshakov 14.2-alt3
    - do not require doxygen at build time