1 2 3 4 5 6 7 8 9 10 11 12 13 14
DESCRIPTION = "Gnome application programming libraries" LICENSE = "GPL" SECTION = "x11/gnome/libs" PR = "r2" inherit gnome DEPENDS = "gconf-native gnome-vfs libbonobo" EXTRA_OECONF = "--disable-gtk-doc" do_stage() { autotools_stage_all }