gnome-base/nautilus: prepare for gvfs-1.34
authorMart Raudsepp <leio@gentoo.org>
Thu, 13 Sep 2018 09:53:25 +0000 (12:53 +0300)
committerMart Raudsepp <leio@gentoo.org>
Thu, 13 Sep 2018 09:53:25 +0000 (12:53 +0300)
gvfs-1.34 has ported recent files backend daemon from GtkRecentManager
to GBookmarkFile and thus doesn't depend on gtk+ anymore for it. As
such it also doesn't give the option to disable recent files support,
thus the IUSE will be removed in the bump. Prepare nautilus for that
change, as we just need a recent:// handled, which gvfs-1.34 still
provides just fine. gvfs[gtk] -> gvfs[gtk(+)] takes care of it.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

gnome-base/nautilus/nautilus-3.20.4.ebuild
gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild [moved from gnome-base/nautilus/nautilus-3.24.2.1.ebuild with 98% similarity]

index e32a43a50c2f6577a2a6b2054931f5efc2cf8b31..f4706dbc60971a8ffdd70521683acb58737a1ef7 100644 (file)
@@ -64,7 +64,7 @@ PDEPEND="
        tracker? ( >=gnome-extra/nautilus-tracker-tags-0.12 )
        previewer? ( >=gnome-extra/sushi-0.1.9 )
        sendto? ( >=gnome-extra/nautilus-sendto-3.0.1 )
-       >=gnome-base/gvfs-1.14[gtk]
+       >=gnome-base/gvfs-1.14[gtk(+)]
 "
 # Need gvfs[gtk] for recent:/// support
 
similarity index 98%
rename from gnome-base/nautilus/nautilus-3.24.2.1.ebuild
rename to gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild
index 8a9e47f93659c4f43a6563ad5fb17e87b0a77a0e..1f0975815f92cad93b789af0a83b87324ba9825d 100644 (file)
@@ -64,7 +64,7 @@ PDEPEND="
        tracker? ( >=gnome-extra/nautilus-tracker-tags-0.12 )
        previewer? ( >=gnome-extra/sushi-0.1.9 )
        sendto? ( >=gnome-extra/nautilus-sendto-3.0.1 )
-       >=gnome-base/gvfs-1.14[gtk]
+       >=gnome-base/gvfs-1.14[gtk(+)]
 "
 # Need gvfs[gtk] for recent:/// support