- add PACKAGECONFIG for onedrive - switch to gcr4 Major changes in 1.54.0 ======================= * Translation updates (GNOME Translation Project contributors)
Major changes in 1.53.91 ======================== * onedrive: Fix several issues (Jan-Michael Brummer) * wsdd: List just devices of pub:Computer type to filter out unwanted devices (Ondrej Holy) * Translation updates (GNOME Translation Project contributors) Major changes in 1.53.90 ======================== * daemon: Add OneDrive support based on msgraph library (Jan-Michael Brummer) * client: Reduce synchronous metadata methods calls to improve performance (Corey Berla) * network: Provide standard::content-type and access::can-rename attributes (António Fernandes) * build: Fix unknown arguments error on systems that don't use GNU C library (Ondrej Holy) * udisks2: Fix unmounting of mount paths that contain non-ASCII characters (Ondrej Holy) * Translation updates (GNOME Translation Project contributors) Major changes in 1.53.1 ======================= * daemon: Add WS-Discovery support based on wsdd daemon (Ondrej Holy) * network: Hide Windows Network folder and show the servers merged by default (Ondrej Holy) * network: Various other fixes and enhancements (Ondrej Holy) * daemon: Port to gcr4 (Ondrej Holy) * smb: Fix livelock when mounting share without enough permissions (Ondrej Holy) * smb: Fix moving files across filesystem boundaries (Ondrej Holy) * Translation updates (GNOME Translation Project contributors) Signed-off-by: Markus Volk <f_...@t-online.de> --- .../recipes-gnome/gvfs/{gvfs_1.52.2.bb => gvfs_1.54.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gvfs/{gvfs_1.52.2.bb => gvfs_1.54.0.bb} (94%) diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.52.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb similarity index 94% rename from meta-gnome/recipes-gnome/gvfs/gvfs_1.52.2.bb rename to meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb index 519cc0924..01cdb4eef 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.52.2.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb @@ -19,7 +19,7 @@ RDEPENDS:${PN} += "gsettings-desktop-schemas" SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" -SRC_URI[archive.sha256sum] = "a643aceaa053caac0d8eff9a015f636e4bd1bb09cfe27864e347db67460e7b91" +SRC_URI[archive.sha256sum] = "f53d81df86c2e86cdd25182c2d8a669a22371e83623ded1b9d5416dcfc6de366" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" @@ -58,7 +58,7 @@ PACKAGECONFIG[admin] = "-Dadmin=true, -Dadmin=false, libcap polkit" PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist" PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive" PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi" -PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr3" +PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr" PACKAGECONFIG[gcrypt] = "-Dgcrypt=true, -Dgcrypt=false, libgcrypt" PACKAGECONFIG[goa] = "-Dgoa=true, -Dgoa=false, gnome-online-accounts" PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false, libgdata" @@ -67,6 +67,7 @@ PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp" PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd" PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2" PACKAGECONFIG[nfs] = "-Dnfs=true, -Dnfs=false,libnfs" +PACKAGECONFIG[onedrive] = "-Donedrive=true, -Donedrive=false, msgraph" PACKAGECONFIG[samba] = "-Dsmb=true, -Dsmb=false, samba" PACKAGECONFIG[systemd] = "-Dsystemduserunitdir=${systemd_user_unitdir} -Dtmpfilesdir=${libdir}/tmpfiles.d, -Dsystemduserunitdir=no -Dtmpfilesdir=no, systemd" -- 2.44.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109549): https://lists.openembedded.org/g/openembedded-devel/message/109549 Mute This Topic: https://lists.openembedded.org/mt/105101846/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-