python-paste: Add new recipe
[openembedded.git] / recipes / sylpheed / claws-plugin-mailmbox_1.14.bb
blob621fbb4fdf79f3a202f7781eff2bfc98d2c33d4d
1 SECTION = "x11/network"
2 DESCRIPTION = "Mail user agent plugins"
3 DEPENDS = "claws-mail"
4 LICENSE = "GPL"
5 PR = "r2"
7 SRC_URI = "http://www.claws-mail.org/downloads/plugins/mailmbox-${PV}.tar.gz\
8 file://claws-plugin-mailmbox-fixup.patch;patch=1"
10 inherit autotools pkgconfig
12 S = "${WORKDIR}/mailmbox-${PV}"
14 FILES_${PN} = "${libdir}/claws-mail/plugins/*.so"
15 FILES_${PN}-dbg += "${libdir}/claws-mail/plugins/.debug"