[oe-commits] Koen Kooi : libbonoboui: import from OE rev 7ae56b81f8cc22f9ef13a48cde000e32138948ea

git version control git at git.openembedded.org
Sun Jun 5 09:33:06 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 14ead8ca4dc66a05c0c53b2c70ab17babaa107aa
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=14ead8ca4dc66a05c0c53b2c70ab17babaa107aa

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Jun  3 20:01:49 2011 +0200

libbonoboui: import from OE rev 7ae56b81f8cc22f9ef13a48cde000e32138948ea

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-gnome/bonobo/libbonoboui_2.24.3.bb     |   19 +++++++++++++++++++
 .../libgnome/libgnome-keyring_2.32.0.bb            |   12 ++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
new file mode 100644
index 0000000..5f519a5
--- /dev/null
+++ b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
@@ -0,0 +1,19 @@
+SECTION = "x11/gnome/libs"
+LICENSE = "GPLv2 && LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+                    file://COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
+
+inherit gnome pkgconfig
+
+SRC_URI[archive.md5sum] = "3a754b1df0a4d5fd4836a05020a0bb4a"
+SRC_URI[archive.sha256sum] = "0be51ee3069a2ef21d98561ee28036dd263ac08b401776fe9164e084825ffd84"
+
+DEPENDS = "libgnomecanvas libbonobo libgnome glib-2.0 gtk-doc gconf libxml2 libglade"
+
+EXTRA_OECONF = "--disable-gtk-doc"
+
+FILES_${PN} += "${libdir}/libglade/2.0/*.so"
+FILES_${PN}-dev += "${libdir}/libglade/2.0/* ${datadir}/gnome-2.0/ui \
+                    ${libdir}/bonobo-2.0/samples"
+FILES_${PN}-dbg += "${libdir}/bonobo-2.0/samples/.debug \
+                    ${libdir}/libglade/2.0/.debug"
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 0000000..139de0a
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Gnome keyring library"
+LICENSE = "LGPLv2 && GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
+                    file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf"
+
+SECTION = "x11/gnome"
+
+inherit gnome lib_package
+
+SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6"
+SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c"
+





More information about the Openembedded-commits mailing list