127 lines
2.6 KiB
YAML
127 lines
2.6 KiB
YAML
name: gvfs
|
|
description: Virtual filesystem implementation for GIO
|
|
version: 1.58.0
|
|
revision: 8
|
|
url: https://gitlab.gnome.org/GNOME/gvfs
|
|
license: LGPL2-only
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- avahi
|
|
- dbus
|
|
- docbook-xsl-nons
|
|
- fuse3
|
|
- gcc-libs
|
|
- gcr4
|
|
- glib
|
|
- glibc
|
|
- gsettings-desktop-schemas
|
|
- libarchive
|
|
- libcdio
|
|
- libcdio-paranoia
|
|
- libgcrypt
|
|
- libgdata
|
|
- libgoa
|
|
- libgphoto2
|
|
- libgudev
|
|
- libimobiledevice
|
|
- libmtp
|
|
- libnfs
|
|
- libsecret
|
|
- libsoup
|
|
- libxml2
|
|
- meson
|
|
- msgraph
|
|
- openssh
|
|
- polkit
|
|
- procps-ng
|
|
- python3
|
|
- smbclient
|
|
- udisks
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/gvfs/${BPM_PKG_VERSION%.*}/gvfs-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: dd9be36873d0fcb309eb89a8d274770ce576287628a2cf111bd387e1c34f182f
|
|
split_packages:
|
|
- name: gvfs
|
|
depends:
|
|
- dconf
|
|
- fuse3
|
|
- gcc-libs
|
|
- gcr4
|
|
- glib
|
|
- glibc
|
|
- gsettings-desktop-schemas
|
|
- libarchive
|
|
- libcdio
|
|
- libcdio-paranoia
|
|
- libgcrypt
|
|
- libgudev
|
|
- libsecret
|
|
- libsoup
|
|
- polkit
|
|
- procps-ng
|
|
- udisks
|
|
optional_depends:
|
|
- gvfs-afc:AFC support
|
|
- gvfs-dnssd:DNS-SD and WebDAV support
|
|
- gvfs-goa:Gnome online accounts support
|
|
- gvfs-google:Google Drive support
|
|
- gvfs-gphoto2:Gphoto2 support
|
|
- gvfs-mtp:MTP support
|
|
- gvfs-nfs:NFS support
|
|
- gvfs-onedrive:Microsoft OneDrive support
|
|
- gvfs-smb:SMB support
|
|
- name: gvfs-afc
|
|
description: AFC support for gvfs
|
|
depends:
|
|
- gvfs
|
|
- libimobiledevice
|
|
- libplist
|
|
- usbmuxd
|
|
- name: gvfs-dnssd
|
|
description: DNS-SD and WebDAV support for gvfs
|
|
depends:
|
|
- avahi
|
|
- gvfs
|
|
- libxml2
|
|
- name: gvfs-goa
|
|
description: Gnome online accounts support for gvfs
|
|
depends:
|
|
- gvfs
|
|
- libgoa
|
|
- name: gvfs-google
|
|
description: Google Drive support for gvfs
|
|
depends:
|
|
- gvfs-goa
|
|
- libgdata
|
|
- name: gvfs-gphoto2
|
|
description: Gphoto2 support for gvfs
|
|
depends:
|
|
- gvfs
|
|
- libgphoto2
|
|
- name: gvfs-mtp
|
|
description: MTP support for gvfs
|
|
depends:
|
|
- gvfs
|
|
- libmtp
|
|
- libusb
|
|
- name: gvfs-nfs
|
|
description: NFS support for gvfs
|
|
depends:
|
|
- gvfs
|
|
- libnfs
|
|
- name: gvfs-onedrive
|
|
description: Microsoft OneDrive support for gvfs
|
|
depends:
|
|
- gvfs-goa
|
|
- msgraph
|
|
- name: gvfs-smb
|
|
description: SMB support for gvfs
|
|
depends:
|
|
- gvfs
|
|
- smbclient
|