diff options
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs_1.34.1.bb (renamed from meta-gnome/recipes-gnome/gvfs/gvfs_1.32.1.bb) | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.32.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.34.1.bb index d38068836..8d7865fd6 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.32.1.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.34.1.bb | |||
@@ -8,15 +8,13 @@ DEPENDS += "libsecret glib-2.0 gconf intltool-native libgudev udisks2 polkit sha | |||
8 | 8 | ||
9 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" | 9 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" |
10 | 10 | ||
11 | SRC_URI[archive.md5sum] = "cbe766b46f324e17d7abcfb4a89a1684" | 11 | SRC_URI[archive.md5sum] = "44012824aa75797a7d272cd60f07b488" |
12 | SRC_URI[archive.sha256sum] = "d0b6c9edab09d52472355657a2f0a14831b2e6c58caba395f721ab683f836ade" | 12 | SRC_URI[archive.sha256sum] = "7ef9b2aec234004271a575118a0e35b3c36ce3309e5f9da109635651843372b4" |
13 | 13 | ||
14 | EXTRA_OECONF = " \ | 14 | EXTRA_OECONF = " \ |
15 | --disable-gdu \ | 15 | --disable-gdu \ |
16 | --enable-udisks2 \ | 16 | --enable-udisks2 \ |
17 | --disable-documentation \ | 17 | --disable-documentation \ |
18 | --with-archive-includes=${STAGING_INCDIR} \ | ||
19 | --with-archive-libs=${STAGING_LIBDIR} \ | ||
20 | " | 18 | " |
21 | 19 | ||
22 | PACKAGES =+ "gvfsd-ftp gvfsd-sftp gvfsd-trash" | 20 | PACKAGES =+ "gvfsd-ftp gvfsd-sftp gvfsd-trash" |
@@ -46,7 +44,6 @@ PACKAGECONFIG[afc] = "--enable-afc, --disable-afc, libimobiledevice libplist" | |||
46 | PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive" | 44 | PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive" |
47 | PACKAGECONFIG[avahi] = "--enable-avahi, --disable-avahi, avahi" | 45 | PACKAGECONFIG[avahi] = "--enable-avahi, --disable-avahi, avahi" |
48 | PACKAGECONFIG[gcr] = "--enable-gcr, --disable-gcr, gcr" | 46 | PACKAGECONFIG[gcr] = "--enable-gcr, --disable-gcr, gcr" |
49 | PACKAGECONFIG[gtk] = "--enable-gtk, --disable-gtk, gtk+3" | ||
50 | PACKAGECONFIG[http] = "--enable-http, --disable-http, libsoup-2.4" | 47 | PACKAGECONFIG[http] = "--enable-http, --disable-http, libsoup-2.4" |
51 | PACKAGECONFIG[libmtp] = "--enable-libmtp, --disable-libmtp, libmtp" | 48 | PACKAGECONFIG[libmtp] = "--enable-libmtp, --disable-libmtp, libmtp" |
52 | PACKAGECONFIG[libgphoto2] = "--enable-gphoto2, --disable-gphoto2, libgphoto2" | 49 | PACKAGECONFIG[libgphoto2] = "--enable-gphoto2, --disable-gphoto2, libgphoto2" |