Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gvfs: update to 1.42.0.
@ 2019-10-01  0:04 voidlinux-github
  2019-10-01 19:39 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-01  0:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

There is a new pull request by pbui against master on the void-packages repository

https://github.com/pbui/void-packages gvfs
https://github.com/void-linux/void-packages/pull/14861

gvfs: update to 1.42.0.
Also update gsettings-desktop-schemas (dependency)

Tested mounting with USB stick, Phone (MTP), and SFTP.

A patch file from https://github.com/void-linux/void-packages/pull/14861.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gvfs-14861.patch --]
[-- Type: text/x-diff, Size: 3100 bytes --]

From 6bc5527f352d1b2e43045568df060f4fc272d70f Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Mon, 30 Sep 2019 18:36:09 -0400
Subject: [PATCH 1/2] gsettings-desktop-schemas: update to 3.34.0.

---
 srcpkgs/gsettings-desktop-schemas/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gsettings-desktop-schemas/template b/srcpkgs/gsettings-desktop-schemas/template
index f421fa43e3b..7c3e76e6b3d 100644
--- a/srcpkgs/gsettings-desktop-schemas/template
+++ b/srcpkgs/gsettings-desktop-schemas/template
@@ -1,7 +1,7 @@
 # Template file for 'gsettings-desktop-schemas'
 pkgname=gsettings-desktop-schemas
-version=3.32.0
-revision=2
+version=3.34.0
+revision=1
 build_helper="gir"
 build_style=meson
 configure_args="-Dintrospection=$(vopt_if gir true false)"
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=2d59b4b3a548859dfae46314ee4666787a00d5c82db382e97df7aa9d0e310a35
+checksum=288b04260f7040b0e004a8d59c773cfb4e32df4f1b4a0f9d705c51afccc95ead
 
 # Package build options
 build_options="gir"

From 84d9cbef0c8c832d2647709c332c298e8058e447 Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Mon, 30 Sep 2019 18:57:28 -0400
Subject: [PATCH 2/2] gvfs: update to 1.42.0.

---
 srcpkgs/gvfs/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gvfs/template b/srcpkgs/gvfs/template
index 552062513bd..4eee8094057 100644
--- a/srcpkgs/gvfs/template
+++ b/srcpkgs/gvfs/template
@@ -1,25 +1,25 @@
 # Template file for 'gvfs'
 pkgname=gvfs
-version=1.40.2
+version=1.42.0
 revision=1
 build_style=meson
 configure_args="-Dsystemduserunitdir=no -Dtmpfilesdir=no -Dlogind=false
  -Dman=true"
 hostmakedepends="docbook-xsl glib-devel intltool libxslt openssh pkg-config
  polkit-devel"
-makedepends="avahi-glib-libs-devel dbus-glib-devel fuse-devel gcr-devel
+makedepends="avahi-glib-libs-devel dbus-glib-devel fuse3-devel gcr-devel
  libarchive-devel libbluetooth-devel libbluray-devel libcap-devel
  libcdio-paranoia-devel libgcrypt-devel libgdata-devel libglib-devel
  libgphoto2-devel libgudev-devel libimobiledevice-devel libmtp-devel
  libnfs-devel libsecret-devel libsoup-gnome-devel libxml2-devel polkit-devel
- samba-devel udisks2-devel"
+ samba-devel udisks2-devel gsettings-desktop-schemas-devel"
 short_desc="Userspace virtual filesystem"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 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"
-checksum=bdefe8fec6a1097f0c126fa2a4533667c98a86e237ac640518000e16b363971e
+checksum=d0958d9ceefb54bb8ddda74ef51e10fe03dff93f74634784bd309ea434066cf1
 
 # Manually declare shlibs used by the subpkgs.
 shlib_provides="libgvfscommon.so libgvfsdaemon.so"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: gvfs: update to 1.42.0.
  2019-10-01  0:04 [PR PATCH] gvfs: update to 1.42.0 voidlinux-github
@ 2019-10-01 19:39 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-01 19:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

There's a merged pull request on the void-packages repository

gvfs: update to 1.42.0.
https://github.com/void-linux/void-packages/pull/14861

Description:
Also update gsettings-desktop-schemas (dependency)

Tested mounting with USB stick, Phone (MTP), and SFTP.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-01 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01  0:04 [PR PATCH] gvfs: update to 1.42.0 voidlinux-github
2019-10-01 19:39 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).