git: 4f5eb42b4a88 - main - Mk/Uses: rename nautilus3 into nautilus4

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 11 Jun 2025 10:08:01 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f5eb42b4a886dad87d772533cdcc8a091a1340c

commit 4f5eb42b4a886dad87d772533cdcc8a091a1340c
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-06-11 08:30:03 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-06-11 10:07:06 +0000

    Mk/Uses: rename nautilus3 into nautilus4
---
 Mk/Scripts/qa.sh               | 2 +-
 Mk/Uses/gnome.mk               | 8 ++++----
 archivers/file-roller/Makefile | 2 +-
 www/gnome-user-share/Makefile  | 2 +-
 x11/gnome-terminal/Makefile    | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/Mk/Scripts/qa.sh b/Mk/Scripts/qa.sh
index 3a82ad4890fb..30c06a05b3c4 100644
--- a/Mk/Scripts/qa.sh
+++ b/Mk/Scripts/qa.sh
@@ -415,7 +415,7 @@ proxydeps_suggest_uses() {
 	elif [ ${pkg} = "devel/gobject-introspection" ]; then warn "you need USE_GNOME+=introspection"
 	elif [ ${pkg} = "graphics/libart_lgpl" ]; then warn "you need USE_GNOME+=libartlgpl2"
 	elif [ ${pkg} = "devel/libIDL" ]; then warn "you need USE_GNOME+=libidl"
-	elif [ ${pkg} = "x11-fm/nautilus" ]; then warn "you need USE_GNOME+=nautilus3"
+	elif [ ${pkg} = "x11-fm/nautilus" ]; then warn "you need USE_GNOME+=nautilus4"
 	elif [ ${pkg} = "graphics/librsvg2-rust" ]; then warn "you need USE_GNOME+=librsvg2"
 	# mate
 	# grep LIB_DEPENDS= Mk/Uses/mate.mk |sed -e 's|\(.*\)_LIB_DEPENDS.*:\(.*\)\/\(.*\)|elif [ ${pkg} = "\2/\3" ]; then warn "you need USE_MATE+=\1"|'
diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk
index fdec05cfe095..f513a9ebde02 100644
--- a/Mk/Uses/gnome.mk
+++ b/Mk/Uses/gnome.mk
@@ -76,11 +76,11 @@ _USE_GNOME_ALL+= atk cairo \
 _USE_GNOME_ALL+=dconf evolutiondataserver3 gnomecontrolcenter3 gnomedesktop3 \
 		gnomemenus3 gsound gtk30 gtkhtml4 gtksourceview3 \
 		gtksourceview4 libgda5 \
-		libgda5-ui libgnomekbd libwnck3 metacity nautilus3 \
+		libgda5-ui libgnomekbd libwnck3 metacity \
 		pygobject3 vte3
 
 # GNOME 40 components
-_USE_GNOME_ALL+=gtk40 libadwaita gtksourceview5 gnomedesktop4
+_USE_GNOME_ALL+=gtk40 libadwaita gtksourceview5 gnomedesktop4 nautilus4
 
 # C++ bindings
 _USE_GNOME_ALL+=atkmm cairomm gconfmm26 glibmm glibmm26 gtkmm24 \
@@ -254,8 +254,8 @@ librsvg2_RUN_DEPENDS=	librsvg2>=0:graphics/librsvg2
 .  endif
 librsvg2_USE_GNOME_IMPL=cairo gdkpixbuf
 
-nautilus3_LIB_DEPENDS=	libnautilus-extension.so:x11-fm/nautilus
-nautilus3_USE_GNOME_IMPL=gnomedesktop3 libxml2
+nautilus4_LIB_DEPENDS=	libnautilus-extension.so:x11-fm/nautilus
+nautilus4_USE_GNOME_IMPL=glib20
 
 metacity_LIB_DEPENDS=	libmetacity.so:x11-wm/metacity
 
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 015b27c34c88..9b1cba7e855e 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -57,7 +57,7 @@ ZIP_DESC=	ZIP archive support
 ZIP_RUN_DEPENDS=	zip:archivers/zip
 
 NAUTILUS_DESC=	Nautilus context menu actions
-NAUTILUS_USE=	GNOME=nautilus3
+NAUTILUS_USE=	GNOME=nautilus4
 NAUTILUS_MESON_ENABLED=	nautilus-actions
 
 post-patch:
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile
index 59b303c66d69..b84cbedebbee 100644
--- a/www/gnome-user-share/Makefile
+++ b/www/gnome-user-share/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${APACHE_PKGNAMEPREFIX}mod_dnssd>=0:www/mod_dnssd \
 
 USES=		apache gettext gmake gnome libtool pkgconfig tar:xz xorg
 USE_XORG=	sm
-USE_GNOME=	gnomeprefix gtk30 intlhack nautilus3
+USE_GNOME=	gnomeprefix gtk30 intlhack nautilus4
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-modules-path=${LOCALBASE}/${APACHEMODDIR} \
 		--disable-bluetooth
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 088795854160..c545ba7158b5 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -39,7 +39,7 @@ OPTIONS_SUB=		yes
 MESON_ARGS=		-Dsearch_provider=true
 
 NAUTILUS_MESON_TRUE=	nautilus_extension
-NAUTILUS_USE=		GNOME=nautilus3
+NAUTILUS_USE=		GNOME=nautilus4
 NAUTILUS_DESC=		Open in terminal extension for nautilus
 
 post-install: