Hi! Can somebody make an ebuild(s) for QtAndroid (probably, including -bin)? Last time I tried to do that myself, I've been stuck somewhere in cross-compilation hacks :(
What is exactly QtAndroid? Are you talking about the QtAndroidExtras module? http://doc.qt.io/qt-5/qtandroid.html http://code.qt.io/cgit/qt/qtandroidextras.git/
Actually, I talking about "Qt for Android" (which is just qt libs, built for all of the android-ndk's targets). And I'm not sure if just taking the installer ( http://download.qt.io/official_releases/qt/5.7/5.7.0/qt-opensource-linux-x64-android-5.7.0.run ) and unpacking it instead of building for each target is a right way. Although, AndroidExtras, mentioned by you, is pretty needed thing for android development too, so, I guess, it also needs ebuild :).