2010-04-14 12:29:33 +00:00
|
|
|
# Template file for 'gvfs'
|
|
|
|
pkgname=gvfs
|
2012-05-16 20:17:38 +00:00
|
|
|
version=1.12.3
|
2012-06-05 16:49:00 +00:00
|
|
|
revision=2
|
2012-03-26 15:48:26 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/1.12/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-hal --disable-afc
|
2011-09-30 09:09:39 +00:00
|
|
|
--with-bash-completion-dir=/etc/bash_completion.d"
|
2012-05-26 14:10:03 +00:00
|
|
|
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"
|
2012-05-23 16:26:56 +00:00
|
|
|
fulldepends="obex-data-server"
|
2012-05-26 14:10:03 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-04-14 12:29:33 +00:00
|
|
|
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"
|
2012-05-16 20:17:38 +00:00
|
|
|
checksum=38f69ec92083f86a51e7814e98d2861151f16dfb3abe4b3b39488408e12fd9c2
|
2010-04-14 12:29:33 +00:00
|
|
|
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."
|