X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fblds%2Ftermux.bld;fp=cinelerra-5.1%2Fblds%2Ftermux.bld;h=e30f5750b95c2f0d1c597e0db813a0ac3f769108;hp=afa14a74c13f38920007864c91ab643ee2f94f3d;hb=e103158047a6707ab0f4ab8dd86da401b17efecc;hpb=5d10eeb0ad73dbe3b6dd1f2b22787b1d49f02b69 diff --git a/cinelerra-5.1/blds/termux.bld b/cinelerra-5.1/blds/termux.bld index afa14a74..e30f5750 100755 --- a/cinelerra-5.1/blds/termux.bld +++ b/cinelerra-5.1/blds/termux.bld @@ -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