build-sys: Add a webrtc-audio-processing wrap file

This will make things easier on systems where this is missing, as well
as allow us to test things in CI until packages land in
Ubuntu/Fedora/...

The wrap file is taken as-is from the GStreamer project.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/795>
This commit is contained in:
Arun Raghavan 2023-08-13 07:27:33 -04:00
parent e2b63d157f
commit 9b37e8d9dc
3 changed files with 10 additions and 1 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ stamp-*
.dirstamp
*.orig
*.rej
subprojects/*/

View File

@ -19,7 +19,7 @@ variables:
# CI runs, for example when adding new packages to FDO_DISTRIBUTION_PACKAGES.
# The tag is an arbitrary string that identifies the exact container
# contents.
FDO_DISTRIBUTION_TAG: '2023-04-21-00'
FDO_DISTRIBUTION_TAG: '2023-08-13-00'
FDO_DISTRIBUTION_VERSION: '20.04'
FDO_UPSTREAM_REPO: 'pulseaudio/pulseaudio'

View File

@ -0,0 +1,8 @@
[wrap-git]
directory = webrtc-audio-processing
url = https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing.git
push-url = git@gitlab.freedesktop.org:pulseaudio/webrtc-audio-processing.git
revision = v1.1
[provide]
dependency_names = webrtc-audio-coding-1, webrtc-audio-processing-1