gvfs: update to 1.6.6.
This commit is contained in:
parent
13178d4f5d
commit
699bd94c81
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.6.5
|
version=1.6.6
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.6/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/1.6/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --disable-hal --disable-afc
|
configure_args="--localstatedir=/var --disable-hal --disable-afc
|
||||||
--disable-samba"
|
--disable-samba"
|
||||||
short_desc="Userspace virtual filesystem"
|
short_desc="Userspace virtual filesystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=147a20321acb6ec85cedc6eecbe642d0722981d2d180e2e99e549db0a9dcba00
|
checksum=902890deb6a670f642180ea958406ebb02af1d5867a464c87e493d56f1dde7bd
|
||||||
long_desc="
|
long_desc="
|
||||||
gvfs is a userspace virtual filesystem designed to work with the i/o
|
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
|
abstractions of gio (a library available in glib greater than 2.15). It
|
||||||
|
|
Loading…
Reference in New Issue