gvfs: update to 1.36.2.
Closes #14226. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
99fc6ca8fe
commit
a74fb652d6
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.36.1
|
||||
version=1.36.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="docbook-xsl glib-devel intltool libxslt openssh pkg-config"
|
||||
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false"
|
||||
hostmakedepends="docbook-xsl glib-devel intltool libxslt openssh pkg-config"
|
||||
makedepends="avahi-glib-libs-devel dbus-glib-devel fuse-devel libarchive-devel
|
||||
libbluetooth-devel libbluray-devel libcap-devel libcdio-paranoia-devel
|
||||
libgdata-devel libgphoto2-devel libgudev-devel libimobiledevice-devel
|
||||
|
@ -12,10 +12,11 @@ makedepends="avahi-glib-libs-devel dbus-glib-devel fuse-devel libarchive-devel
|
|||
samba-devel udisks2-devel"
|
||||
short_desc="Userspace virtual filesystem"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=3840dff386c2c8a445337bea4ade0eb71339efaff8602767659fa2896792f026
|
||||
#changelog="https://git.gnome.org/browse/gvfs/plain/NEWS?h=gnome-3-28"
|
||||
homepage="https://wiki.gnome.org/Projects/gvfs"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c4e279a33dd9cd208135e8bfc4788ceaf264c61a24a85255f6696a934a0101f7
|
||||
|
||||
# Manually declare shlibs used by the subpkgs.
|
||||
shlib_provides="libgvfscommon.so libgvfsdaemon.so"
|
||||
|
|
Loading…
Reference in New Issue