aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-keyring
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-04-24 17:54:55 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-26 10:00:33 +0200
commit6fb3c64545a75befa5e9d3ef12dbeae798214a00 (patch)
tree05074eab3444a3f0e27fc3d17c65be6fccc85c68 /meta-gnome/recipes-gnome/gnome-keyring
parent81e1b91d81f93b39cc0731f696cee7f9031a1414 (diff)
downloadmeta-openembedded-contrib-6fb3c64545a75befa5e9d3ef12dbeae798214a00.tar.gz
libgnome-keyring: add (from oe-core)
This was in oe-core previously but it's not actually used by anything: webkit-gtk claimed a false dependency and the new libsoup has removed all use of gnome-keyring. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-keyring')
-rw-r--r--meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb
new file mode 100644
index 0000000000..8ed44f3a16
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome-keyring/libgnome-keyring_2.32.0.bb
@@ -0,0 +1,19 @@
+DESCRIPTION = "Compatibility library for accessing secrets"
+HOMEPAGE = "http://www.gnome.org/"
+BUGTRACKER = "https://bugzilla.gnome.org/"
+
+LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf \
+ file://library/gnome-keyring.h;endline=25;md5=68ea64f81c160d670c37da5f137be4fb \
+ file://library/gnome-keyring.c;endline=26;md5=8d7a4fb674aaa012ea5a98e7c368b4a5 \
+ file://egg/egg-dh.h;endline=22;md5=1626c16af2a8da1f88324cf3ced33f08"
+
+SECTION = "x11/gnome/libs"
+PR = "r3"
+
+inherit gnome gtk-doc
+
+DEPENDS = "dbus libgcrypt glib-2.0 intltool-native"
+
+SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6"
+SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c"