diff options
-rw-r--r-- | x11-fm/nautilus/Makefile | 25 | ||||
-rw-r--r-- | x11-fm/nautilus/distinfo | 6 |
2 files changed, 16 insertions, 15 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 5cbebb1ce477..7eb08d2ef883 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -1,30 +1,31 @@ PORTNAME= nautilus -PORTVERSION= 47.2 +PORTVERSION= 47.4 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= File manager for the GNOME desktop -WWW= https://wiki.gnome.org/Apps/Nautilus +WWW= https://apps.gnome.org/Nautilus/ -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE +PORTSCOUT= limit:^47\. + LIB_DEPENDS= libgexiv2.so:graphics/gexiv2 \ libgnome-autoar-0.so:archivers/gnome-autoar \ libportal.so:deskutils/libportal \ libportal-gtk4.so:deskutils/libportal-gtk4 \ - libtotem.so:multimedia/totem \ libtinysparql-3.0.so:devel/tinysparql \ - libcloudproviders.so:net/libcloudproviders -RUN_DEPENDS= localsearch:sysutils/localsearch - -PORTSCOUT= limitw:1,even - -USES= compiler:c11 cpe desktop-file-utils gettext gnome gstreamer localbase meson \ - pkgconfig python:build tar:xz xorg -USE_GNOME= cairo gdkpixbuf gnomedesktop3 libadwaita + libcloudproviders.so:net/libcloudproviders \ + libgraphene-1.0.so:graphics/graphene \ + libwayland-client.so:graphics/wayland +RUN_DEPENDS= localsearch>0:sysutils/localsearch + +USES= compiler:c11 cpe desktop-file-utils gettext gnome gstreamer \ + localbase meson pkgconfig python:build tar:xz xorg +USE_GNOME= cairo glib20 gdkpixbuf gnomedesktop4 gtk40 libadwaita USE_LDCONFIG= yes USE_XORG= x11 MESON_ARGS= -Dpackagekit=false \ diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo index 8de835360b9d..035d228dcc6b 100644 --- a/x11-fm/nautilus/distinfo +++ b/x11-fm/nautilus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741183365 -SHA256 (gnome/nautilus-47.2.tar.xz) = 7f3203474f2e6374a11c6754ef33f3360eaf7f5b5e85f5e477e8a0ae0fa764d9 -SIZE (gnome/nautilus-47.2.tar.xz) = 3263524 +TIMESTAMP = 1744990321 +SHA256 (gnome/nautilus-47.4.tar.xz) = 2997dbfe3beda910a2f6477a25eb7c993ba409834b6f21ebb96872a6108bd849 +SIZE (gnome/nautilus-47.4.tar.xz) = 3249448 |