mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
b623fa2428
commit
91a6f3d991
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.34.1
|
version=1.34.2.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-hal --disable-libsystemd-login
|
configure_args="--disable-hal --disable-libsystemd-login
|
||||||
--with-bash-completion-dir=/usr/share/bash-completion/completions
|
--with-bash-completion-dir=/usr/share/bash-completion/completions
|
||||||
|
@ -21,8 +21,8 @@ short_desc="Userspace virtual filesystem"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=7ef9b2aec234004271a575118a0e35b3c36ce3309e5f9da109635651843372b4
|
checksum=d5251673ebdaa7c99f28608b576f36eaf7b369867d787c419035638e7afcb5ea
|
||||||
|
|
||||||
# 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