void-packages/srcpkgs/gvfs/template

27 lines
1.2 KiB
Plaintext

# Template file for 'gvfs'
pkgname=gvfs
version=1.14.1
revision=1
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>=2.40
libgphoto2-devel libsecret-devel gtk+3-devel samba-devel systemd-devel
avahi-glib-libs-devel udisks2-devel libgcrypt-devel libxslt docbook-xsl"
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"
distfiles="${GNOME_SITE}/$pkgname/1.14/$pkgname-$version.tar.xz"
checksum=0af86cd7ee7b6daca144776bdf12f2f30d3e18fdd70b4da58e1a68cea4f6716a
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."