meson: Add a subproject wrap file for x264
This allows building x264enc from -ugly on all platforms.
This commit is contained in:
parent
f42544cb6b
commit
0f55b18c8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,5 +49,6 @@ subprojects/json-glib/
|
|||||||
subprojects/orc/
|
subprojects/orc/
|
||||||
subprojects/libsoup/
|
subprojects/libsoup/
|
||||||
subprojects/FFmpeg/
|
subprojects/FFmpeg/
|
||||||
|
subprojects/x264/
|
||||||
prefix/
|
prefix/
|
||||||
pygobject
|
pygobject
|
||||||
|
5
subprojects/x264.wrap
Normal file
5
subprojects/x264.wrap
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[wrap-git]
|
||||||
|
directory=x264
|
||||||
|
url=https://gitlab.freedesktop.org/gstreamer/meson-ports/x264.git
|
||||||
|
push-url=git@gitlab.freedesktop.org:gstreamer/meson-ports/x264.git
|
||||||
|
revision=157.2945-meson
|
Loading…
x
Reference in New Issue
Block a user