re-add gst-plugins-rs.wrap
authorGuillaume Desmottes <guillaume.desmottes@onestream.live>
Tue, 2 Nov 2021 09:14:28 +0000 (10:14 +0100)
committerGuillaume Desmottes <guillaume.desmottes@onestream.live>
Tue, 2 Nov 2021 09:15:42 +0000 (10:15 +0100)
It's been lost during the monorepo migration.

Note that building Rust plugins as a subproject is currently broken,
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/171
but I'm going to fix that.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1290>

subprojects/gst-plugins-rs.wrap [new file with mode: 0644]

diff --git a/subprojects/gst-plugins-rs.wrap b/subprojects/gst-plugins-rs.wrap
new file mode 100644 (file)
index 0000000..1dd32a7
--- /dev/null
@@ -0,0 +1,5 @@
+[wrap-git]
+directory=gst-plugins-rs
+url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
+push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-rs.git
+revision=master