# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup active_variants 1.1 name claws-mail version 3.11.1 categories mail news platforms darwin license GPL-3+ maintainers piermont.com:perry openmaintainer description A lightweight and very featureful GTK+ based e-mail and news client long_description Currently, many features are supported in Claws Mail \ including POP3, IMAP, NNTP, multiple accounts, \ threading, filtering, MIME attachments, APOP, SMTP \ AUTH, SSL, IPv6, GnuPG, internalization, plugins, \ a filtering/processing mechanism, extra folder \ properties and much more. homepage http://www.claws-mail.org/ master_sites sourceforge:project/claws-mail/Claws%20Mail/${version} checksums rmd160 6cdcae95d8c367da3d170dba55b9707b181fa723 \ sha256 d72381b6c9f872638cae2c208925e19bd5d4a9476bb9049742f1ba27c3efd133 use_xz yes patchfiles patch-rssyl-symbol-fix.diff patch.pre_args -p1 depends_build port:pkgconfig depends_lib port:gtk2 \ port:libetpan \ port:gpgme \ port:compface \ port:gtkspell2 \ port:aspell \ port:gnutls \ port:libgcrypt \ port:libarchive \ port:libgdata \ port:enchant \ port:poppler \ port:ghostscript \ path:lib/pkgconfig/webkit-1.0.pc:webkit-gtk # claws uses gdk/gdkx.h, which is not installed by gtk2 +quartz. require_active_variants \ gtk2 x11 platform darwin { if {${configure.cxx_stdlib} eq "libstdc++"} { depends_lib-delete path:lib/pkgconfig/webkit-1.0.pc:webkit-gtk depends_lib-append path:lib/pkgconfig/webkit-1.0.pc:webkit-gtk-2.0 } } configure.args --disable-jpilot \ --disable-acpi_notifier-plugin \ --disable-bogofilter-plugin \ --disable-bsfilter-plugin \ --disable-clamd-plugin \ --disable-geolocation-plugin \ --disable-notification-plugin \ --disable-perl-plugin \ --disable-python-plugin \ --disable-spamassassin-plugin \ --disable-spam_report-plugin \ --disable-tnef_parse-plugin \ --enable-manual \ --enable-ipv6 \ --enable-crash-dialog livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}