Released in 2019-07-01: https://proj.org/download.html#download Current proj-6.0.0.ebuild works with no changes other than renaming the ebuild. Current versions of QGIS (from upstream git) refuse to build against <=sci-libs/proj-6.0.0 and <= sci-libs/proj-4.9.2.
There are several issues with the proj-6.0.0 ebuild itself. See: https://github.com/gentoo/gentoo/pull/11963 for a proj-6.1.1 one that also fixes/avoids them. (I will update the commit with a ref to this bug if there is any action)
Thank you, that ebuild works great.
Hi, your ebuild from pull request 11963 also works with proj-6.2.0, which was released on september 1st. Even Debian carries that version now :)
(In reply to Chris Mayo from comment #1) > There are several issues with the proj-6.0.0 ebuild itself. See: > > https://github.com/gentoo/gentoo/pull/11963 > > for a proj-6.1.1 one that also fixes/avoids them. > > (I will update the commit with a ref to this bug if there is any action) Chris Mayo, I forgot to mention that with this version 6.2.0 there is also a new versio of the European datum (proj-datumgrid-europe-1.4.zip), so your ebuild should be updated.
Thanks for the news of the updates and the testing. I've updated the PR, including referencing this bug in the commit message.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cce40c4dba04675c49676933d1194cf10fe5a4c commit 9cce40c4dba04675c49676933d1194cf10fe5a4c Author: Chris Mayo <aklhfex@gmail.com> AuthorDate: 2019-09-17 18:39:07 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-10-20 14:19:32 +0000 sci-libs/proj: bump to 6.2.0, fix installation and add europe option datumgrid archive needs to be unpacked in the data subdirectory to get installed. Java bindings were not being built and need >= JDK 9. SQLite is a run-time dependency. Home page and project scope have changed. Closes: https://bugs.gentoo.org/693070 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11963 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sci-libs/proj/Manifest | 2 ++ sci-libs/proj/metadata.xml | 3 +++ sci-libs/proj/proj-6.2.0.ebuild | 45 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+)