This will also fix build w/ new swig (bug 953429).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc732d0714c3b85133338420bf0c7e85c9b6b4e0 commit bc732d0714c3b85133338420bf0c7e85c9b6b4e0 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-05-04 17:38:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-05 09:55:52 +0000 app-office/gnucash: add 5.11 * libsecret is automagic and it be would better under the use flag keyring rather than gnome-keyring. Make it unconditional instead of patching in a build flag. * cairo, gtk-pixbuf and pango are explicitly used and linked against whilst the build system doesn't explicitly search for them. * libxslt is also used the during build for xsltproc. Closes: https://bugs.gentoo.org/953477 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41935 Closes: https://github.com/gentoo/gentoo/pull/41935 Signed-off-by: Sam James <sam@gentoo.org> app-office/gnucash/Manifest | 1 + app-office/gnucash/gnucash-5.11.ebuild | 241 +++++++++++++++++++++++++++++++++ 2 files changed, 242 insertions(+)