void-packages/srcpkgs/gvfs/template

23 lines
1.2 KiB
Plaintext

# Template file for 'gvfs'
pkgname=gvfs
version=1.12.3
revision=2
distfiles="${GNOME_SITE}/$pkgname/1.12/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-hal --disable-afc
--with-bash-completion-dir=/etc/bash_completion.d"
makedepends="pkg-config intltool libbluetooth-devel dbus-glib-devel libopenobex-devel libgudev-devel>=183 libexif-devel libusb-compat-devel fuse-devel libarchive-devel libcdio-devel libsoup-gnome-devel libgphoto2-devel libgnome-keyring-devel samba-devel avahi-glib-libs-devel udisks2-devel libgcrypt-devel"
fulldepends="obex-data-server"
subpackages="$pkgname-devel"
short_desc="Userspace virtual filesystem"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
checksum=38f69ec92083f86a51e7814e98d2861151f16dfb3abe4b3b39488408e12fd9c2
long_desc="
gvfs is a userspace virtual filesystem designed to work with the i/o
abstractions of gio (a library available in glib greater than 2.15). It
installs several modules that are automatically used by applications
using the APIs of libgio. There is also fuse support that allows
applications not using gio to access the gvfs filesystems."