gvfs: update to 1.14.2.
This commit is contained in:
parent
80a658ddee
commit
9bc101348a
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.14.1
|
||||
version=1.14.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-hal --disable-afc
|
||||
--with-bash-completion-dir=/etc/bash_completion.d"
|
||||
--with-bash-completion-dir=/usr/share/bash-completion/completions"
|
||||
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>=2.40
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/1.14/$pkgname-$version.tar.xz"
|
||||
checksum=0af86cd7ee7b6daca144776bdf12f2f30d3e18fdd70b4da58e1a68cea4f6716a
|
||||
checksum=c3bbdac4bc89de82a2ba373799da80d24fb6a038a9893d9b54e2c9429c878fbc
|
||||
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 New Issue