Add libavtp wrap file
So that the avtp plugin on gst-plugins-bad cab be built and tested on the CI. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/148>
This commit is contained in:
parent
a7b7ca5a59
commit
93074302b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,5 +61,6 @@ subprojects/libxml2-*
|
|||||||
subprojects/sqlite-*
|
subprojects/sqlite-*
|
||||||
subprojects/libdrm-*
|
subprojects/libdrm-*
|
||||||
subprojects/openjpeg*
|
subprojects/openjpeg*
|
||||||
|
subprojects/avtp
|
||||||
prefix/
|
prefix/
|
||||||
pygobject
|
pygobject
|
||||||
|
4
subprojects/avtp.wrap
Normal file
4
subprojects/avtp.wrap
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[wrap-git]
|
||||||
|
directory=avtp
|
||||||
|
url=https://github.com/Avnu/libavtp.git
|
||||||
|
revision=9482c1143d2bca1303c4c0eeff30674eb468d357
|
Loading…
x
Reference in New Issue
Block a user