gvfs: update to 1.20.0.
This commit is contained in:
parent
969bd426a5
commit
091020f224
2 changed files with 6 additions and 4 deletions
|
@ -602,6 +602,8 @@ libgphoto2.so.2 libgphoto2-2.4.9_1
|
|||
libgphoto2_port.so.0 libgphoto2-2.4.9_1
|
||||
libgvfscommon.so.0 gvfs-1.7.2_1
|
||||
libgvfscommon-dnssd.so.0 gvfs-1.7.2_1
|
||||
libgvfsdaemon.so gvfs-1.20_1
|
||||
libgvfscommon.so gvfs-1.20_1
|
||||
libnautilus-extension.so.1 libnautilus-3.2.1_1
|
||||
libmpc.so.3 libmpc-1.0.1_1
|
||||
libsigc-2.0.so.0 libsigc++-1.1_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.18.3
|
||||
revision=2
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-hal --disable-afc --disable-obexftp
|
||||
--with-bash-completion-dir=/usr/share/bash-completion/completions"
|
||||
|
@ -11,13 +11,13 @@ makedepends="
|
|||
fuse-devel libarchive-devel>=3.1.2 libcdio-devel libsoup-gnome-devel>=2.44
|
||||
libgphoto2-devel libsecret-devel gtk+3-devel samba-devel systemd-devel
|
||||
avahi-glib-libs-devel udisks2-devel libgcrypt-devel libmtp-devel
|
||||
gnome-online-accounts-devel>=3.10"
|
||||
gnome-online-accounts-devel>=3.12"
|
||||
short_desc="Userspace virtual filesystem"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=1d829716dcf1c5c016ee0c8aaff4cfd4fc4c719a4125f5c4f206f26c5bdc472c
|
||||
checksum=532a75fe105950a4da449d06b4fef73fb2f17ed795f731db3785c83e360e7e41
|
||||
|
||||
post_install() {
|
||||
ln -sfr ${DESTDIR}/usr/bin/gvfs-open ${DESTDIR}/usr/bin/gnome-open
|
||||
|
|
Loading…
Reference in a new issue