93 lines
1.8 KiB
YAML
93 lines
1.8 KiB
YAML
name: pipewire
|
|
description: Low-latency audio/video router and processor
|
|
version: 1.6.7
|
|
revision: 1
|
|
url: https://pipewire.org/
|
|
license: LGPL2.1-or-later,MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- alsa-lib
|
|
- avahi
|
|
- bluez
|
|
- bzip2
|
|
- dbus
|
|
- doxygen
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- graphviz
|
|
- gst-plugins-base
|
|
- libcanberra
|
|
- libfdk-aac
|
|
- liblc3
|
|
- libldac
|
|
- libsndfile
|
|
- libpulse
|
|
- libusb
|
|
- libx11
|
|
- libxfixes
|
|
- ncurses
|
|
- meson
|
|
- opus
|
|
- python-docutils
|
|
- python-packaging
|
|
- readline
|
|
- rtkit
|
|
- sbc
|
|
- sdl2-compat
|
|
- valgrind
|
|
- desktop-file-utils
|
|
downloads:
|
|
- url: https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${BPM_PKG_VERSION}/pipewire-${BPM_PKG_VERSION}.tar.bz2
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 45eebe3471df2685863bd37818a26fa143447a6db3d4eebf08217231a059e536
|
|
split_packages:
|
|
- name: pipewire
|
|
depends:
|
|
- alsa-lib
|
|
- gcc-libs
|
|
- dbus
|
|
- glib
|
|
- libfdk-aac
|
|
- liblc3
|
|
- libldac
|
|
- libpipewire
|
|
- libsndfile
|
|
- libpulse
|
|
- libusb
|
|
- ncurses
|
|
- opus
|
|
- readline
|
|
- sbc
|
|
optional_depends:
|
|
- pipewire-jack:For JACK
|
|
- rtkit:For realtime privileges using the rtkit module
|
|
- name: libpipewire
|
|
description: Pipewire client library
|
|
depends:
|
|
- glibc
|
|
- gcc-libs
|
|
- name: pipewire-jack
|
|
description: JACK replacement for Pipewire
|
|
depends:
|
|
- pipewire
|
|
- sh
|
|
conflicts:
|
|
- jack
|
|
provides:
|
|
- jack
|
|
- name: pipewire-pulse
|
|
description: PulseAudio replacement for Pipewire
|
|
depends:
|
|
- avahi
|
|
- dbus
|
|
- dconf
|
|
- glibc
|
|
- pipewire
|
|
conflicts:
|
|
- pulseaudio
|