1 DESCRIPTION
= "libetpan is a library for communicating with mail and news servers. \
2 It supports the protocols SMTP, POP3, IMAP and NNTP."
3 HOMEPAGE
= "http://www.etpan.org"
9 SRC_URI
= "${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
10 file://honor-oe-lflags.patch"
12 inherit autotools pkgconfig gettext binconfig
14 EXTRA_OECONF
= "--without-openssl --with-gnutls --disable-db"
18 FILES_$
{PN
} = "${libdir}/lib*.so.*"
19 FILES_$
{PN
}-dev
= "${bindir} ${includedir} ${libdir}/lib*.so ${libdir}/*.la ${libdir}/*.a ${libdir}/pkgconfig"
21 SRC_URI
[md5sum
] = "afa4abd73665e1a46b0510c4f4efa9a9"
22 SRC_URI
[sha256sum
] = "74c81e8c29de3fda2e196ce7082a5ec35aad9399a6c7f67bb906b3c9d91dc6f3"