Skip to content

medialibrary: simplify build

  • clean build script
  • use sqlite3 from contribs not found in VLC3, we can do that when we have a proper VLC4 branch
  • install locally built libraries in prefix/android-${ANDROID_API}-${ANDROID_ABI} (eg. prefix/android-21-arm64-v8a)
  • generate the meson crossfile (so we don't edit it for each NDK switch)
Edited by Steve Lhomme

Merge request reports

Loading