Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial: Honey, I Shrunk GStreamer: Using Meson to Slim Down Dependencies - Xavier Claessens #15

Open
rubenrua opened this issue Nov 10, 2022 · 0 comments

Comments

@rubenrua
Copy link
Owner

https://www.youtube.com/watch?v=PBR3XD3nUtg&t=2s

meson setup builddir --cross-file data/cross-files/android_arm64.txt --auto-features=disabled   --default-library=static -Dbad=enabled -Dgst-plugins-base:gl=enabled -Dgst-plugins-bad:gl=enabled -Dgst-plugins-bad:androidmedia=enabled -Ddebug=false -Doptimization=s -Dglib-asserts=disabled -Dglib-checks=disabled -Dglib:glib_assert=false -Dglib:glib_checks=false -Dglib:unicode=libicu

ninja -C builder

meson install -C builddir --dest root --tag runtime --strip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant