diff --git a/.gitignore b/.gitignore index d86eed290..331d4888d 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ stamp-* .dirstamp *.orig *.rej +subprojects/*/ diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6c12e397d..f042cbabe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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' diff --git a/subprojects/webrtc-audio-processing.wrap b/subprojects/webrtc-audio-processing.wrap new file mode 100644 index 000000000..bba7dd0b5 --- /dev/null +++ b/subprojects/webrtc-audio-processing.wrap @@ -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