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

  • Default inline alert: Версия в репозитории: 17.0-alt2

Исходный пакет: pulseaudio
Версия: 14.2-alt4
Последняя версия по данным Repology
Собран:  11 мая 2021 г. 13:52 в задании #271440
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: 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 (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)

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


Права:
Sergey Bolshakov

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

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


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
18 марта 2021 г. Sergey Bolshakov 14.2-alt2
- readded udev-extras req to ease migration from older branches