Default configuration checks for "freetype-config" for path information. "freetype-config" seems to be removed on last version. In my opinion: "freetype-config" should be replace by: "pkg-config xxxx freetype2" Reproducible: Always Steps to Reproduce: ebuild /usr/portage/x11-misc/xplanet/xplanet-1.3.1-r1.ebuild With flags : X gif jpeg png tiff truetype
Created attachment 705972 [details] Ebuild to add autoreconf Patched Ebuild to add autoreconf
Created attachment 705975 [details, diff] Patched acinclude to check freetype2 Change freetype-config to pkg-config --xxxx freetype2
I'm not a developer, so you could update my patches as needed.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d912ff9ad0a450e9250e8224866ca172926b60 commit 17d912ff9ad0a450e9250e8224866ca172926b60 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-05-04 13:25:36 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-05-04 13:35:40 +0000 x11-misc/xplanet: Revbump to fix freetype detection Bumped to EAPI-7 Overhauled src_configure function Closes: https://bugs.gentoo.org/788136 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../files/xplanet-1.3.1-freetype_pkgconfig.patch | 40 +++++++++++++++ x11-misc/xplanet/xplanet-1.3.1-r1.ebuild | 57 +++++++++------------- 2 files changed, 63 insertions(+), 34 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4891d682041caf0e92e1a4b8c408f3ed0bceb8 commit 7e4891d682041caf0e92e1a4b8c408f3ed0bceb8 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-05-04 13:36:40 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-05-04 13:36:40 +0000 x11-misc/xplanet: Really do the revbump this time Bug: https://bugs.gentoo.org/788136 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> x11-misc/xplanet/{xplanet-1.3.1-r1.ebuild => xplanet-1.3.1-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-)