GNOME Bugzilla – Bug 574589
Doesn't detect gnutls-2.7 properly.
Last modified: 2018-08-17 13:50:57 UTC
In gnutls-2.7, macros used by gnome-vfs are gone. However PKG_CHECK_MODULES can be used. Attaching patch in a minute.
Created attachment 130309 [details] [review] gnome-vfs-2.24.0-gnutls27.patch Patch cleaned up from our downstream bug https://bugs.gentoo.org/show_bug.cgi?id=253729, courtesy of Romain Perier.
Created attachment 171546 [details] [review] 0006-Configure-with-gnutls-2.7-bug-253729.patch Patch formatted against git HEAD.
gnome-vfs got deprecated in 2008. gnome-vfs is not under active development anymore and had its last code changes in 2011. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-vfs/commits/master gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!