mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 02:46:55 +00:00
libsecret: initial add 0.18
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
94c8dec970
commit
cc16308a74
14
meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
Normal file
14
meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
Normal file
@ -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"
|
||||
Loading…
x
Reference in New Issue
Block a user