27 lines
687 B
YAML
27 lines
687 B
YAML
name: wireplumber
|
|
description: WirePlumber is a modular session/policy manager for PipeWire
|
|
version: 0.5.14
|
|
revision: 2
|
|
url: https://pipewire.pages.freedesktop.org/wireplumber/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- glib
|
|
- lua
|
|
- pipewire
|
|
make_depends:
|
|
- doxygen
|
|
- gobject-introspection
|
|
- meson
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/${BPM_PKG_VERSION}/wireplumber-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e91f04cd8cec75d72b8a2aaa7e90b1ba0a5e2094b7a882fc3a29a484a48a87e9
|