diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-03 20:01:49 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-03 20:11:04 +0200 |
commit | 14ead8ca4dc66a05c0c53b2c70ab17babaa107aa (patch) | |
tree | 83ea1f8afa18d40f3ce7faad7e9bc67927dbd141 /meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb | |
parent | 2eabfad538655123c7ec77b1ab9f9bc1f331aa54 (diff) | |
download | meta-openembedded-14ead8ca4dc66a05c0c53b2c70ab17babaa107aa.tar.gz |
libbonoboui: import from OE rev 7ae56b81f8cc22f9ef13a48cde000e32138948ea
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb new file mode 100644 index 000000000..139de0a66 --- /dev/null +++ b/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | DESCRIPTION = "Gnome keyring library" | ||
2 | LICENSE = "LGPLv2 && GPLv2" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \ | ||
4 | file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf" | ||
5 | |||
6 | SECTION = "x11/gnome" | ||
7 | |||
8 | inherit gnome lib_package | ||
9 | |||
10 | SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6" | ||
11 | SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c" | ||
12 | |||