surpport seeking the recorded video
[vuplus_openembedded] / recipes / sylpheed / claws-plugin-rssyl_0.18.bb
1 SECTION = "x11/network"
2 DESCRIPTION = "Mail user agent plugins"
3 DEPENDS = "claws-mail libxml2 curl glib-2.0 gtk+"
4 LICENSE = "GPL"
5 PR = "r1"
6
7 SRC_URI = "http://www.claws-mail.org/downloads/plugins/rssyl-${PV}.tar.gz"
8
9 inherit autotools pkgconfig
10
11 S = "${WORKDIR}/rssyl-${PV}"
12
13 FILES_${PN} = "${libdir}/claws-mail/plugins/*.so"
14 FILES_${PN}-dbg += "${libdir}/claws-mail/plugins/.debug"