X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Fandroid%2Fsigrok-cross-android;h=e6f8ed9fc20d215240574ee5dfc3f74543a66d4e;hp=395c5eefaa5175faf6ecdd4fad373ad7ef241965;hb=a4aed0610040e7412f464be712ce2dd48c45f431;hpb=eee3e4a8e989f187aacc7c67c99f8be1c3fe6b1a diff --git a/cross-compile/android/sigrok-cross-android b/cross-compile/android/sigrok-cross-android index 395c5ee..e6f8ed9 100755 --- a/cross-compile/android/sigrok-cross-android +++ b/cross-compile/android/sigrok-cross-android @@ -66,18 +66,19 @@ VER_GETTEXT=0.19.7 VER_ZLIB=1.2.8 VER_PCRE=8.38 VER_LIBFFI=3.2.1 -VER_GLIB=2.45.4 -VER_GLIB_SHORT=2.45 -VER_GLIBMM=2.45.41 -VER_GLIBMM_SHORT=2.45 -VER_LIBSIGCXX=2.6.2 -VER_LIBSIGCXX_SHORT=2.6 +VER_GLIB=2.48.1 +VER_GLIB_SHORT=2.48 +VER_GLIBMM=2.48.1 +VER_GLIBMM_SHORT=2.48 +VER_LIBSIGCXX=2.9.2 +VER_LIBSIGCXX_SHORT=2.9 VER_LIBZIP=1.1 VER_LIBFTDI1=1.2 VER_LIBUSB=1.0.19 VER_PYTHON=3.3.3 VER_BOOST=1.58.0 -VER_QT=5.5.1 +VER_QT=5.6.0 +VER_QT_SHORT=5.6 VER_SIGROK_FIRMWARE_FX2LAFW=0.1.3 VER_NDK=10e VER_SDK=24.4.1 @@ -207,10 +208,10 @@ fi # ----------------------------------------------------------------------------- # Get the latest versions of config.guess/config.sub that know about Android. -$GIT_CLONE git://git.savannah.gnu.org/config.git +$GIT_CLONE http://git.savannah.gnu.org/r/config.git # Get a toolchain for cmake that knows about Android. -$WGET https://android-cmake.googlecode.com/hg/toolchain/android.toolchain.cmake +$WGET https://raw.githubusercontent.com/arithran/android-cmake/master/toolchain/android.toolchain.cmake patch < ../android.toolchain.cmake.patch android.toolchain.cmake # ----------------------------------------------------------------------------- @@ -445,8 +446,8 @@ echo "using gcc : $NDK_TOOLCHAIN_VERSION : \"${TOOLCHAIN_TRIPLET}-g++\" :