void-packages/srcpkgs/gvfs/template

40 lines
1.4 KiB
Text
Raw Normal View History

# Template file for 'gvfs'
pkgname=gvfs
2011-10-17 17:01:32 +00:00
version=1.10.1
2011-09-30 09:09:39 +00:00
distfiles="${GNOME_SITE}/$pkgname/1.10/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-hal --disable-afc
2011-09-30 09:09:39 +00:00
--with-bash-completion-dir=/etc/bash_completion.d"
revision=2
short_desc="Userspace virtual filesystem"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-09-30 09:09:39 +00:00
homepage="http://www.gnome.org"
license="LGPL-2.1"
2011-10-17 17:01:32 +00:00
checksum=cd30facee5ad6cd0fafc5337bbf7c06a0bff3936f9ff2ae31519b301efcc9288
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"
2011-09-30 09:09:39 +00:00
Add_dependency run obex-data-server
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build libbluetooth-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-devel
Add_dependency build libsoup-gnome-devel
Add_dependency build libgphoto2-devel
Add_dependency build libgnome-keyring-devel
2010-12-13 22:48:16 +00:00
Add_dependency build samba-devel
Add_dependency build gnome-disk-utility-devel