Attempt to create a Tox client licensed under the GPL v3 using the Ubuntu SDK.
Build it as usual using the Ubuntu SDK, but add the respective CMake option for the architecture you are building for:
-DFOR_AMD64=ON
-DFOR_I386=ON
-DFOR_ARMHF=ON
New versions of the shipped toxcore and libsodium binaries can be compiled using the following set of scripts: https://github.com/nikwen/ubuntu-toxcore-cross-compilation-scripts
ubuntu-tox-client uses the following libraries:
ubuntu-tox-client uses code from the following projects: