aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2014-09-26 11:22:38 +0200
committerAndreas Müller <schnitzeltony@googlemail.com>2014-10-01 10:11:35 +0200
commitcc16308a7434f2c3266e8e901d55c204834f3806 (patch)
tree81557bdd3579c4aaec81c6dd2c461a6e83df5abc /meta-gnome
parent94c8dec97061907266406f8163c7335261798f8e (diff)
downloadmeta-openembedded-contrib-cc16308a7434f2c3266e8e901d55c204834f3806.tar.gz
libsecret: initial add 0.18
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb b/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
new file mode 100644
index 0000000000..dca3350033
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
@@ -0,0 +1,14 @@
+SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
+
+inherit gnomebase gtk-doc
+
+DEPENDS = "glib-2.0 libgcrypt"
+
+GNOME_COMPRESS_TYPE = "xz"
+
+EXTRA_OECONF += "--disable-manpages"
+
+SRC_URI[archive.md5sum] = "279d723cd005e80d1d304f74a3488acc"
+SRC_URI[archive.sha256sum] = "0c73aa762dbd1e38ba7b03de350e23ce818cb810b0784375e95ef61e004b02e3"