Credit Andrew - update libaom from 3.4 to 3.8 requiring cmake of 3.7.2 or higher...
[goodguy/cinelerra.git] / cinelerra-5.1 / blds / termux.bld
index afa14a74c13f38920007864c91ab643ee2f94f3d..e30f5750b95c2f0d1c597e0db813a0ac3f769108 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Produced, tested, and used by Andrew-R on an Android tablet
-export FFMPEG_EXTRA_CFG="--disable-debug --disable-doc --disable-ffprobe --enable-libdav1d"
-export EXTRA_LIBS="-ldav1d"
-./configure --without-lv2 --without-vdpau --without-vaapi --without-ladspa-build \
- --without-nv  --with-single-user --with-clang --without-gl --disable-dav1d
+export FFMPEG_EXTRA_CFG="--disable-debug --target-os=android --enable-mediacodec --enable-jni  --enable-opencl --disable-doc --disable-ffprobe --enable-libdav1d"
+export EXTRA_LIBS="-ldav1d -lOpenCL  -landroid -landroid-posix-semaphore"
+./configure --with-lv2 --disable-lv2 --disable-sord --disable-serd --disable-suil --disable-sratom --disable-lilv --without-vdpau --without-vaapi --without-ladspa-build \
 --without-nv  --with-single-user --with-clang --without-gl --disable-dav1d