Please add USE to make possible to disable net-libs/webkit-gtk. I just discovered that this dependency is optional in the meson.build file: https://gitlab.gnome.org/GNOME/gnome-builder/-/blob/21c097851240dc1242e9fbd819e7d9acf6e6af9c/meson.build#L290-295 I was able to test the build without a webkit-gtk. The gnome-builder works great without it. Reproducible: Always
Note that it'll need a proper patch to the Meson file, it's currently automagic.
Added in upstream: Use -Dwebkit=disabled to disable webkit support. https://gitlab.gnome.org/GNOME/gnome-builder/-/commit/d0c1527b4483f04a570326245a06501b70b4561c
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7360dc60a70ef09d9425615bdb4deef4bc84d5 commit ee7360dc60a70ef09d9425615bdb4deef4bc84d5 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-02-19 23:50:30 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-05-08 04:21:12 +0000 dev-util/gnome-builder: Version bump to 42.1 Closes: https://bugs.gentoo.org/829838 Closes: https://bugs.gentoo.org/843224 Signed-off-by: Matt Turner <mattst88@gentoo.org> dev-util/gnome-builder/Manifest | 1 + dev-util/gnome-builder/gnome-builder-42.1.ebuild | 276 +++++++++++++++++++++++ dev-util/gnome-builder/metadata.xml | 1 + 3 files changed, 278 insertions(+)