Qt 4 is dead, so please consider removing that USE flag. Also, using QT_SELECT is not recommended as that's an implementation detail of qtchooser and cannot be relied on. It's better to call the required qt binaries directly, either by passing some build system argument or patching the source (there's some helper functions in qmake-utils.eclass to get the right directory). Let me know if you'd like a patch.
Created attachment 496210 [details] recoll-1.23.3.ebuild Hi, I have updated the ebuild to 1. include recoll-1.23.3 that has been released. 2. remove qt4 from the ebuild. Do let me know if the changes to the ebuild suffice.
Looks good, thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8025347c1c42763173c720bbb94d01204e6aa5d commit e8025347c1c42763173c720bbb94d01204e6aa5d Author: Michael Palimaka <kensington@gentoo.org> AuthorDate: 2017-09-24 08:53:20 +0000 Commit: Michael Palimaka <kensington@gentoo.org> CommitDate: 2017-09-24 08:53:36 +0000 app-misc/recoll: version bump 1.23.3 Closes: https://bugs.gentoo.org/631796 Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-misc/recoll/Manifest | 1 + app-misc/recoll/recoll-1.23.3.ebuild | 123 +++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+)
Sorry, I forgot to update the author information before pushing the commit. My bad.