mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libbonoboui: import from OE rev 7ae56b81f8cc22f9ef13a48cde000e32138948ea
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
2eabfad538
commit
14ead8ca4d
19
meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
Normal file
19
meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
Normal file
@ -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"
|
||||
12
meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb
Normal file
12
meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb
Normal file
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user