mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gvfs: update to 1.40.0.
This commit is contained in:
parent
adea158890
commit
4125069c4d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.38.1
|
version=1.40.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
||||||
-Dman=true"
|
-Dman=true"
|
||||||
|
@ -16,10 +16,10 @@ makedepends="avahi-glib-libs-devel dbus-glib-devel fuse-devel gcr-devel
|
||||||
short_desc="Userspace virtual filesystem"
|
short_desc="Userspace virtual filesystem"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-30/NEWS"
|
|
||||||
homepage="https://wiki.gnome.org/Projects/gvfs"
|
homepage="https://wiki.gnome.org/Projects/gvfs"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/gvfs/raw/gnome-3-32/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ed136a842c996d25c835da405c4775c77106b46470e75bdc242bdd59ec0d61a0
|
checksum=3739d64b79c95a9f0f9faf2c5f9e5298b4b2ebdd6431435ce656ecd19b31e2f2
|
||||||
|
|
||||||
# Manually declare shlibs used by the subpkgs.
|
# Manually declare shlibs used by the subpkgs.
|
||||||
shlib_provides="libgvfscommon.so libgvfsdaemon.so"
|
shlib_provides="libgvfscommon.so libgvfsdaemon.so"
|
||||||
|
|
Loading…
Add table
Reference in a new issue