1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
DESCRIPTION = "GNOME editor plugins" SECTION = "x11/gnome" LICENSE = "GPL" DEPENDS = "gedit" inherit gnome pkgconfig FILES_${PN} += " \ ${libdir}/gedit-2/plugins \ ${datadir}/gedit-2/plugins \ " FILES_${PN}-dbg += " \ ${libdir}/gedit-2/plugins/.debug \ "