Fix bluetooth support and enable documentation
This commit is contained in:
@@ -1,29 +1,42 @@
|
||||
name: pipewire
|
||||
description: Low-latency audio/video router and processor
|
||||
version: 1.4.9
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://pipewire.org/
|
||||
license: LGPL2.1-or-later,MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- alsa-lib
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- dbus
|
||||
- glib
|
||||
- libfdk-aac
|
||||
- liblc3
|
||||
- libldac
|
||||
- libsndfile
|
||||
- libpulse
|
||||
- libusb
|
||||
- ncurses
|
||||
- opus
|
||||
- readline
|
||||
- sbc
|
||||
optional_depends:
|
||||
- rtkit
|
||||
make_depends:
|
||||
- alsa-lib
|
||||
- bluez
|
||||
- bzip2
|
||||
- libsndfile
|
||||
- doxygen
|
||||
- graphviz
|
||||
- gst-plugins-base
|
||||
- libcanberra
|
||||
- libx11
|
||||
- libxfixes
|
||||
- meson
|
||||
- opus
|
||||
- sbc
|
||||
- python-docutils
|
||||
- python-packaging
|
||||
- rtkit
|
||||
- sdl2-compat
|
||||
- valgrind
|
||||
- desktop-file-utils
|
||||
|
||||
Reference in New Issue
Block a user