mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
Add opus wrap
Now that Meson build system support has been merged upstream. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/225>
This commit is contained in:
parent
9898650a31
commit
000b01c6f1
1 changed files with 7 additions and 0 deletions
7
subprojects/opus.wrap
Normal file
7
subprojects/opus.wrap
Normal file
|
@ -0,0 +1,7 @@
|
|||
[wrap-git]
|
||||
directory=opus
|
||||
url=https://gitlab.xiph.org/xiph/opus.git
|
||||
revision=master
|
||||
|
||||
[provide]
|
||||
opus=opus_dep
|
Loading…
Reference in a new issue