void-packages/srcpkgs/gvfs/template
2012-03-26 17:48:26 +02:00

42 lines
1.5 KiB
Plaintext

# Template file for 'gvfs'
pkgname=gvfs
version=1.12.0
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"
short_desc="Userspace virtual filesystem"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
checksum=87ffb27fd884be65570d64530c3121f9e49848070b62a26e39cd363f6a6bd555
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."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libbluetooth-devel
Add_dependency build dbus-glib-devel
Add_dependency build libopenobex-devel
Add_dependency build libgudev-devel
Add_dependency build libexif-devel
Add_dependency build libusb-compat-devel
Add_dependency build fuse-devel
Add_dependency build libarchive-devel
Add_dependency build libcdio-devel
Add_dependency build libsoup-gnome-devel
Add_dependency build libgphoto2-devel
Add_dependency build libgnome-keyring-devel
Add_dependency build samba-devel
Add_dependency build avahi-glib-libs-devel
Add_dependency build udisks2-devel
Add_dependency build libgcrypt-devel
Add_dependency full obex-data-server