FreeBSD Bugzilla – Attachment 243900 Details for
Bug 267726
devel/gvfs: update WWW and description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH 1/2] devel/gvfs: Update pkg-descr and WWW
0001-devel-gvfs-Update-pkg-descr-and-WWW.patch (text/plain), 3.47 KB, created by
Älven
on 2023-08-06 15:59:12 UTC
(
hide
)
Description:
[PATCH 1/2] devel/gvfs: Update pkg-descr and WWW
Filename:
MIME Type:
Creator:
Älven
Created:
2023-08-06 15:59:12 UTC
Size:
3.47 KB
patch
obsolete
>From 4981bcb9e9ce33bbc7081f864f087bf8a118be2c Mon Sep 17 00:00:00 2001 >From: Andrey Korobkov <alster@vinterdalen.se> >Date: Sat, 5 Aug 2023 16:17:27 +0400 >Subject: [PATCH 1/2] devel/gvfs: Update pkg-descr and WWW > >PR: 267726 >--- > devel/gvfs/Makefile | 43 ++++++++++++++++++++++--------------------- > devel/gvfs/pkg-descr | 4 ++-- > 2 files changed, 24 insertions(+), 23 deletions(-) > >diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile >index 5bea9da138d1..085b0beeb3c6 100644 >--- a/devel/gvfs/Makefile >+++ b/devel/gvfs/Makefile >@@ -7,41 +7,42 @@ DIST_SUBDIR= gnome > > MAINTAINER= gnome@FreeBSD.org > COMMENT= GNOME virtual file system >-WWW= https://www.gnome.org/ >+WWW= https://wiki.gnome.org/Projects/gvfs > > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > > BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl >-LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ >- libdbus-1.so:devel/dbus \ >+LIB_DEPENDS= libdbus-1.so:devel/dbus \ > libgcr-base-3.so:security/gcr \ >- libsoup-3.0.so:devel/libsoup3 \ >+ libgcrypt.so:security/libgcrypt \ > libgudev-1.0.so:devel/libgudev \ >- libudisks2.so:sysutils/libudisks \ >- libsecret-1.so:security/libsecret >+ libsecret-1.so:security/libsecret \ >+ libsoup-3.0.so:devel/libsoup3 \ >+ libudisks2.so:sysutils/libudisks > RUN_DEPENDS= bsdisks>0:sysutils/bsdisks \ > lsof:sysutils/lsof >-PORTSCOUT= limitw:1,even > >-USES= cpe gettext gnome libarchive localbase meson \ >- pkgconfig python:build shebangfix tar:xz >+USES= cpe gettext gnome libarchive localbase meson pkgconfig \ >+ python:build shebangfix tar:xz > USE_GNOME= glib20 libxml2 libxslt:build > SHEBANG_FILES= meson_post_install.py >-MESON_ARGS= -Dsystemduserunitdir=no \ >- -Dtmpfilesdir=no \ >- -Dadmin=false \ >- -Dlogind=false \ >+MESON_ARGS= -Dadmin=false \ > -Dlibusb=false \ >- -Dman=true >+ -Dlogind=false \ >+ -Dman=true \ >+ -Dsystemduserunitdir=no \ >+ -Dtmpfilesdir=no > USE_LDCONFIG= yes > CPE_VENDOR= gnome > > GLIB_SCHEMAS= org.gnome.system.gvfs.enums.xml >+PORTSCOUT= limitw:1,even > >-OPTIONS_SUB= yes >-OPTIONS_DEFINE= AVAHI FUSE AFC GOA SMB CDDA GOOGLE GPHOTO MTP NFS BLURAY >-OPTIONS_DEFAULT=AVAHI SMB CDDA GPHOTO MTP NFS BLURAY >+OPTIONS_SUB= yes >+OPTIONS_DEFINE= AFC AVAHI BLURAY CDDA FUSE GOA GOOGLE GPHOTO MTP NFS \ >+ SMB >+OPTIONS_DEFAULT= AVAHI BLURAY CDDA GPHOTO MTP NFS SMB > > AFC_DESC= Apple device support > GOA_DESC= GNOME Online Accounts volume monitor support >@@ -65,12 +66,12 @@ AFC_MESON_TRUE= afc > GOA_LIB_DEPENDS= libgoa-1.0.so:net/gnome-online-accounts > GOA_MESON_TRUE= goa > >-SMB_USES= samba:lib >+SMB_USES= samba:lib > SMB_MESON_TRUE= smb >-SMB_VARS= GLIB_SCHEMAS+=org.gnome.system.smb.gschema.xml >+SMB_VARS= GLIB_SCHEMAS+=org.gnome.system.smb.gschema.xml > >-CDDA_LIB_DEPENDS= libcdio_paranoia.so:sysutils/libcdio-paranoia \ >- libcdio.so:sysutils/libcdio >+CDDA_LIB_DEPENDS= libcdio.so:sysutils/libcdio \ >+ libcdio_paranoia.so:sysutils/libcdio-paranoia > CDDA_MESON_TRUE= cdda > > GOOGLE_IMPLIES= GOA >diff --git a/devel/gvfs/pkg-descr b/devel/gvfs/pkg-descr >index 5ea65916b9a7..df57ed50b636 100644 >--- a/devel/gvfs/pkg-descr >+++ b/devel/gvfs/pkg-descr >@@ -1,4 +1,4 @@ >-GVFS allows applications and users to treat any number of file system >-concepts as a part of the local filesystem. With GVFS, filesystems across >+GVfs allows applications and users to treat any number of file system >+concepts as a part of the local filesystem. With GVfs, filesystems across > the internet, on connected devices, and in multiple formats are as simple > to access (and write code for) as any directory on the local machine. >-- >2.41.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
grahamperrin
:
maintainer-approval?
(
gnome
)
Actions:
View
|
Diff
Attachments on
bug 267726
:
243864
|
243866
|
243899
| 243900