# # A library that will handle all kind of mailbox access. # # The purpose of this mail library is to provide a portable, efficient # framework for different kinds of mail access: IMAP, SMTP, POP and NNTP. # # It provides an API for C language. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libetpan pkgversion=1.9.4 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libetpan_1.9.4_amd64-1@libs blurb="A library that will handle all kind of mailbox access." homepage="https://www.etpan.org/libetpan.html" license="3-clause BSD" fetch="https://github.com/dinhviethoa/libetpan/archive/1.9.4/libetpan-1.9.4.tar.gz" replace=""