mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
gvfs: update to 1.56.1
This commit is contained in:
parent
00aeccab33
commit
b4db3f242a
1 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.54.2
|
||||
version=1.56.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
|
||||
|
@ -20,17 +20,15 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://wiki.gnome.org/Projects/gvfs"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gvfs/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/gvfs/${version%.*}/gvfs-${version}.tar.xz"
|
||||
checksum=54908f4e10b5f1c231e90330c8c15b7f21f2bb610f194c034b338e379c508e3c
|
||||
checksum=86731ccec679648f8734e237b1de190ebdee6e4c8c0f56f454c31588e509aa10
|
||||
|
||||
# Manually declare shlibs used by the subpkgs.
|
||||
shlib_provides="libgvfscommon.so libgvfsdaemon.so"
|
||||
subpackages="gvfs-afc gvfs-afp gvfs-cdda gvfs-gphoto2 gvfs-mtp gvfs-smb gvfs-goa gvfs-devel"
|
||||
|
||||
gvfs-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
}
|
||||
short_desc+=" - development files (transitional dummy package)"
|
||||
build_style=meta
|
||||
}
|
||||
|
||||
gvfs-afc_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue