GNOME Bugzilla – Bug 470400
configure failure with gtksourceview-1.90.3
Last modified: 2018-07-10 22:26:39 UTC
checking for GCONF2... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for GTKSOURCEVIEW... configure: error: Package requirements (gtksourceview-1.0 >= 1.0) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the GTKSOURCEVIEW_CFLAGS and GTKSOURCEVIEW_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. gtksourceview-1.90.3 has major 2, not 1. API changes are fairly minor though. I'll see about cooking up a patch.
Created attachment 94370 [details] [review] gtksourceview-2.patch Patch.
gtksourceview1 is deprecated, gtksourceview2 should be used instead
Created attachment 141021 [details] [review] working patch The attached patch (based in the previous one) removes support for gtksourceview1, and fixes support for gtksourceview2. I don't think we should keep gtksourceview1 support, but YMMV
mlview is not under active development anymore and had its last code changes nine years ago. Its codebase has been archived: https://gitlab.gnome.org/Archive/mlview/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.