summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-gnome/gcr
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-gnome/gcr')
-rw-r--r--external/poky/meta/recipes-gnome/gcr/gcr_3.34.0.bb (renamed from external/poky/meta/recipes-gnome/gcr/gcr_3.28.0.bb)15
1 files changed, 9 insertions, 6 deletions
diff --git a/external/poky/meta/recipes-gnome/gcr/gcr_3.28.0.bb b/external/poky/meta/recipes-gnome/gcr/gcr_3.34.0.bb
index 0796362e..39e87de5 100644
--- a/external/poky/meta/recipes-gnome/gcr/gcr_3.28.0.bb
+++ b/external/poky/meta/recipes-gnome/gcr/gcr_3.34.0.bb
@@ -1,19 +1,22 @@
SUMMARY = "A library for bits of crypto UI and parsing etc"
-HOMEPAGE = "http://www.gnome.org/"
-BUGTRACKER = "https://bugzilla.gnome.org/"
+DESCRIPTION = "GCR is a library for displaying certificates, and crypto UI, \
+accessing key stores. It also provides the viewer for crypto files on the \
+GNOME desktop."
+HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcr"
+BUGTRACKER = "https://gitlab.gnome.org/GNOME/gcr/issues"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
-DEPENDS = "intltool-native gtk+3 p11-kit glib-2.0 libgcrypt \
+DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt gnupg-native \
${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'libxslt-native', '', d)}"
-inherit gnomebase gtk-icon-cache gtk-doc distro_features_check upstream-version-is-even vala gobject-introspection
+inherit gnomebase gtk-icon-cache gtk-doc features_check upstream-version-is-even vala gobject-introspection gettext mime mime-xdg
# depends on gtk+3, but also x11 through gtk+-x11
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[archive.md5sum] = "5321319307dad34dca2fd52e7c9c01ab"
-SRC_URI[archive.sha256sum] = "15e175d1da7ec486d59749ba34906241c442898118ce224a7b70bf2e849faf0b"
+SRC_URI[archive.md5sum] = "4af28919fb1dd36d93603e8230283b6f"
+SRC_URI[archive.sha256sum] = "29df50974a90987af694c0fb8926a6b366e68cacd8abd813817cfe1eb5d54524"
FILES_${PN} += " \
${datadir}/dbus-1 \