meson: Add a subproject wrap file for x264

This allows building x264enc from -ugly on all platforms.
This commit is contained in:
Nirbheek Chauhan 2019-04-01 23:36:33 +05:30 committed by Nirbheek Chauhan
parent f42544cb6b
commit 0f55b18c8c
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View file

@ -49,5 +49,6 @@ subprojects/json-glib/
subprojects/orc/
subprojects/libsoup/
subprojects/FFmpeg/
subprojects/x264/
prefix/
pygobject

5
subprojects/x264.wrap Normal file
View 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