aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libgnome_2.6.1.1.bb
blob: 5f800f1b8a0834651525f9592430c14b83945ee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LICENSE = "GPL"
SECTION = "x11/gnome/libs"
PR = "r1"

inherit gnome

SRC_URI += "file://makefile.patch;patch=1"

DEPENDS = "gnome-vfs libbonobo"

EXTRA_OECONF = "--disable-gtk-doc"

do_stage() {
	oe_libinstall -C libgnome -a -so libgnome-2 ${STAGING_LIBDIR}
	gnome_stage_includes
}

SRC_URI[archive.md5sum] = "8fb8d073987cb4c5d9bfe577550d11c2"
SRC_URI[archive.sha256sum] = "eda475bdbc875fcb2c0b53acdb6de0f403bafc7941dd42f076353366d4f348b2"