pipewire/baselibs.conf
Antonio Larrosa 0b8f9e9847 Accepting request 946469 from home:alarrosa:branches:multimedia:libs
- Add several patches from upstream
- Avoid an infinite loop when enumerating params of the converter:
  * 0001-audioconvert-avoid-infinite-loop.patch
- When the device or adapter is NULL, skip the quirk checks instead
  of crashing:
  * 0001-bluez5-handle-missing-device-and-adapter-in-quirks.patch
- Remember the last returned value from jack_get_buffer_size and
  only emit a buffersize change event when something new is
  configured. This fixes startup of jconvolver.
  * 0001-jack-remember-last-return-from-jack_get_buffer_size.patch
- Better emulation of pulseaudio which shows monitor sources with
  device.class=monitor so now pipewire does that too:
  * 0001-pulse-server-show-monitor-sources-with-device_class_monitor.patch
- Fix an errno check:
  * 0001-raop-fix-errno-check.patch

- Added more baselibs packages and their dependencies

OBS-URL: https://build.opensuse.org/request/show/946469
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pipewire?expand=0&rev=40
2022-01-14 16:59:50 +00:00

15 lines
573 B
Plaintext

libpipewire-0_3-0
requires "pipewire-spa-plugins-0_2-<targettype> = <version>"
requires "pipewire-modules-0_3-<targettype> = <version>"
pipewire-alsa
requires "libpipewire-0_3-0-<targettype> = <version>"
pipewire-libjack-0_3
requires "libpipewire-0_3-0-<targettype> = <version>"
pipewire-modules-0_3
requires "libpipewire-0_3-0-<targettype> = <version>"
provides "pipewire-modules-<targettype> = <version>"
obsoletes "pipewire-modules-<targettype> < <version>"
pipewire-spa-plugins-0_2
requires "libpipewire-0_3-0-<targettype> = <version>"