Hello, fribidi-1.0.x series has been out for a while now. Please bump to 1.0.2 (or later if any is released meanwhile). Also with x11-libs/pango now using external fribidi as a crucial dependency, I can offer gnome@ maintenance or co-maintenance to fribidi, if you'd like.
Created attachment 528678 [details] fribidi-1.0.2.ebuild Hi, possible ebuild: - Switched to EAPI-6 and thus removed autotools-multilib eclass usage in favor of multilib-minimal - Removed RDEPEND entirely (glib dependency is no longer required as of this release) - Tried to use the new meson build system but meson fails to find a file in test/ subdirectory which is oviously not in the release tarball.
Created attachment 528680 [details] fribidi-1.0.2.ebuild Whoos, removed one litte remaining cruft in IUSE. Otherweise the same as my previously attached ebuild.
Reassigning after maintainership change as agreed on IRC
Your version passes non-existent --disable-docs (but maybe this was removed between 1.0.2 and 1.0.5), exposes an imho unnecessary debug option (can revisit if someone complains in a new bug) and doesn't handle IUSE=static-libs at all. But it was a great starting point, so this is now bumped :) Additionally I fixed the LICENSE, removed imho useless TODO (looks to be ancient items) and added missing MULTILIB_USEDEP to pkgconfig build dep, compared to previous versions.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e2e1210c559c6fd376fa104d0c27fe4c759453 commit e8e2e1210c559c6fd376fa104d0c27fe4c759453 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2018-07-30 22:06:21 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2018-07-30 22:14:30 +0000 dev-libs/fribidi: bump to 1.0.5 Thanks-to: Lars Wendler <polynomial-c@gentoo.org> Closes: https://bugs.gentoo.org/654182 Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-libs/fribidi/Manifest | 1 + dev-libs/fribidi/fribidi-1.0.5.ebuild | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+)
PS: IRC notifications on new versions of this from upstream also appreciated - this one is not caught in my release mailing list notifications