summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2024-03-22 08:53:46 -0400
committerArun Raghavan <arun@asymptotic.io>2024-03-22 08:53:46 -0400
commit21d7a63e8c622ac8915d9cffe4c2789490256bce (patch)
tree85d2fb97c7500d69d5fd49e42f1ecb7691da3e26
parent5d7cd8bd0b6dd78b9c699b4d81c9e68878811459 (diff)
build-sys: Add a wrap file for Orc
Makes building Orc as a subproject easier. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/811>
-rw-r--r--subprojects/orc.wrap8
1 files changed, 8 insertions, 0 deletions
diff --git a/subprojects/orc.wrap b/subprojects/orc.wrap
new file mode 100644
index 000000000..340a0cc0e
--- /dev/null
+++ b/subprojects/orc.wrap
@@ -0,0 +1,8 @@
+[wrap-git]
+directory=orc
+url=https://gitlab.freedesktop.org/gstreamer/orc.git
+push-url=git@gitlab.freedesktop.org:gstreamer/orc.git
+revision=main
+
+[provide]
+orc-0.4 = orc_dep