Sorry for advertising my own package, but I think it's nice addition to gentoo family! It has 650 stars and 130 closed issues at github, simple Qt4/5 UI, fuse wrapper and scriptable cli tool. It's even working with Lumia phones! No limitation on file sizes and blazingly fast comparing to the other MTP implementations. Homepage is at https://github.com/whoozle/android-file-transfer-linux I'd like to see/install stable version in my favourite distro I'm using at home (Gentoo if you didn't get it lol). I'm sorry I didn't attach ebuild, I don't have much experience writing those. I could do if noone volunteer though. Thanks!
Hello Vladimir. Given the fact you are the author and you have the best overview of it, it would be probably best to write your own ebuild (we can help of course). If you have any question, feel free to ask (here or irc).
Created attachment 546608 [details] android-file-transfer-linux-9999.ebuild Wow! This tool is really working great. Thanks for making it. Please find attached my current work-in-progress ebuild. I might add it to portage soon but first wanna collect some feedback.
I've just tested your ebuild with and without qt/fuse flags, and it worked perfectly! (renamed to -3.5, the latest release) additionally, you can force qt version with -DDESIRED_QT_VERSION=5 argument in mycmakeargs, so it won't bother finding qt4. Also I could not find qt4 ebuilds anymore, did gentoo stop supporting these? Thanks for your work!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f5bcdc20c0acc8d24d5a4e07eac4edfdc2136b commit 57f5bcdc20c0acc8d24d5a4e07eac4edfdc2136b Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-09-13 17:41:41 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-09-13 17:42:20 +0000 sys-fs/android-file-transfer-linux: Initial commit. Closes: https://bugs.gentoo.org/665666 Package-Manager: Portage-2.3.49, Repoman-2.3.10 sys-fs/android-file-transfer-linux/Manifest | 1 + .../android-file-transfer-linux-3.5.ebuild | 63 ++++++++++++++++++++++ .../android-file-transfer-linux-9999.ebuild | 63 ++++++++++++++++++++++ sys-fs/android-file-transfer-linux/metadata.xml | 14 +++++ 4 files changed, 141 insertions(+)