Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 589124

Summary: Ebuild request qt-android (qt bindings for android-ndk)
Product: Gentoo Linux Reporter: Vadim A. Misbakh-Soloviov (mva) (RETIRED) <mva>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: normal CC: kripton, qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vadim A. Misbakh-Soloviov (mva) (RETIRED) gentoo-dev 2016-07-19 06:57:46 UTC
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 :(
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2016-07-19 17:41:11 UTC
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/
Comment 2 Vadim A. Misbakh-Soloviov (mva) (RETIRED) gentoo-dev 2016-07-20 06:34:32 UTC
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 :).