diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb (renamed from meta-gnome/recipes-gnome/gvfs/gvfs_1.52.2.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.52.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb index 519cc09241..01cdb4eef5 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" | |||
| 19 | 19 | ||
| 20 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" | 20 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" |
| 21 | 21 | ||
| 22 | SRC_URI[archive.sha256sum] = "a643aceaa053caac0d8eff9a015f636e4bd1bb09cfe27864e347db67460e7b91" | 22 | SRC_URI[archive.sha256sum] = "f53d81df86c2e86cdd25182c2d8a669a22371e83623ded1b9d5416dcfc6de366" |
| 23 | 23 | ||
| 24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 25 | 25 | ||
| @@ -58,7 +58,7 @@ PACKAGECONFIG[admin] = "-Dadmin=true, -Dadmin=false, libcap polkit" | |||
| 58 | PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist" | 58 | PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist" |
| 59 | PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive" | 59 | PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive" |
| 60 | PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi" | 60 | PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi" |
| 61 | PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr3" | 61 | PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr" |
| 62 | PACKAGECONFIG[gcrypt] = "-Dgcrypt=true, -Dgcrypt=false, libgcrypt" | 62 | PACKAGECONFIG[gcrypt] = "-Dgcrypt=true, -Dgcrypt=false, libgcrypt" |
| 63 | PACKAGECONFIG[goa] = "-Dgoa=true, -Dgoa=false, gnome-online-accounts" | 63 | PACKAGECONFIG[goa] = "-Dgoa=true, -Dgoa=false, gnome-online-accounts" |
| 64 | PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false, libgdata" | 64 | PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false, libgdata" |
| @@ -67,6 +67,7 @@ PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp" | |||
| 67 | PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd" | 67 | PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd" |
| 68 | PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2" | 68 | PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2" |
| 69 | PACKAGECONFIG[nfs] = "-Dnfs=true, -Dnfs=false,libnfs" | 69 | PACKAGECONFIG[nfs] = "-Dnfs=true, -Dnfs=false,libnfs" |
| 70 | PACKAGECONFIG[onedrive] = "-Donedrive=true, -Donedrive=false, msgraph" | ||
| 70 | PACKAGECONFIG[samba] = "-Dsmb=true, -Dsmb=false, samba" | 71 | PACKAGECONFIG[samba] = "-Dsmb=true, -Dsmb=false, samba" |
| 71 | PACKAGECONFIG[systemd] = "-Dsystemduserunitdir=${systemd_user_unitdir} -Dtmpfilesdir=${libdir}/tmpfiles.d, -Dsystemduserunitdir=no -Dtmpfilesdir=no, systemd" | 72 | PACKAGECONFIG[systemd] = "-Dsystemduserunitdir=${systemd_user_unitdir} -Dtmpfilesdir=${libdir}/tmpfiles.d, -Dsystemduserunitdir=no -Dtmpfilesdir=no, systemd" |
| 72 | 73 | ||
