1 2 3 4 5 6 7 8 9 10 11 12 13 14
DEPENDS = "python gnome-vfs libxml2 gconf popt gtk+" LICENSE = "GPL" inherit gnome pkgconfig do_stage() { autotools_stage_all } PACKAGES += "${PN}-python" FILES_${PN} += "${datadir}/desktop-directories/" FILES_${PN}-python = "${libdir}/python*"