aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sylpheed/sylpheed-claws-extra-plugins.inc
blob: e3b7a9e38817fb8aa865a79c81067dac725aa95f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SECTION = "x11/network"
DESCRIPTION = "Mail user agent plugins"
DEPENDS = "sylpheed-claws"
MAINTAINER = "Graeme Gregory <dp@xora.org.uk>"
LICENSE = "GPL"
PR = "r0"

SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/sylpheed-claws-extra-plugins-${PV}.tar.bz2"


inherit autotools pkgconfig

FILES_${PN} = "${libdir}/sylpheed-claws/plugins/*.so"