blob: 624abc105a88b9240284d7a78eaf065c0450f27e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
|