gvfs: update to 1.6.4.
This commit is contained in:
parent
10eddafc22
commit
599632877a
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run intltool
|
Add_dependency run intltool
|
||||||
Add_dependency run libudev-devel
|
Add_dependency run libudev-devel
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.6.0
|
version=1.6.4
|
||||||
revision=1
|
|
||||||
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=2e4c973e75c7af8d2d88232cd7742971f655fdbd7f5b687450b858484d88a0d3
|
checksum=e1e2810678b42cb0160642f0cd33ccd377cddfb18fc868d6faa04c449f813693
|
||||||
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