Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets" |
| 2 | LICENSE = "LGPLv2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6" |
| 4 | |
| 5 | inherit gnomebase gtk-doc |
| 6 | |
| 7 | DEPENDS = "glib-2.0 libgcrypt" |
| 8 | |
| 9 | EXTRA_OECONF += "--disable-manpages" |
| 10 | |
| 11 | SRC_URI[archive.md5sum] = "23cdf8267d11a26f88f0dbec1e2022ad" |
| 12 | SRC_URI[archive.sha256sum] = "12fd288b012e1b2b1b54d586cd4c6507885715534644b4534b7ef7d7079ba443" |