gvfs: update to 1.8.0.
--HG-- branch : gnome3
This commit is contained in:
parent
1b63d68b14
commit
84eb260b71
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.7.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.7/$pkgname-$version.tar.bz2"
|
||||
version=1.8.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.8/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --disable-hal --disable-afc"
|
||||
short_desc="Userspace virtual filesystem"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=edea9b41ab8756c893528c398f609517adfd66b50a51d8e93b44c74febe310c0
|
||||
checksum=45e741fdb7c7a9b4d6605851429775a1e9e7262506a4bd7b353c3b0d857c3626
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue