gvfs: update to 1.6.5.
This commit is contained in:
parent
1e5dc826d1
commit
f0e6467ff0
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.6.4
|
version=1.6.5
|
||||||
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=e1e2810678b42cb0160642f0cd33ccd377cddfb18fc868d6faa04c449f813693
|
checksum=147a20321acb6ec85cedc6eecbe642d0722981d2d180e2e99e549db0a9dcba00
|
||||||
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 a new issue