gvfs: update to 1.8.2.
This commit is contained in:
parent
9b4477b180
commit
7505a45e21
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.8/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/1.8/$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"
|
||||||
short_desc="Userspace virtual filesystem"
|
short_desc="Userspace virtual filesystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7d305320d881d914d88286a72a311587ea33fbe5075101729cb5766f01832ff7
|
checksum=0895ac8f6d416e1b15433b6b6b68eb119c6e8b04fdb66db665d684355ef89345
|
||||||
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