aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sylpheed/sylpheed-claws-extra-plugins.inc
blob: 93596ab4d86e2de87f6877735d10295fd09f91ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SECTION = "x11/network"
DESCRIPTION = "Mail user agent plugins"
DEPENDS = "sylpheed-claws"
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"