From 00ab9e2a7bb7a7db9210370fe7e01e2d77db6a0d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 5 Feb 2016 09:18:26 +0000 Subject: community/claws-mail: remove fancy plugin The webkit-1 api is deprecated and not really maintained upstream. It has a large set of security issues that we cannot expect to be fixed. So we remove fancy plugin. https://blogs.gnome.org/mcatanzaro/2016/02/01/on-webkit-security-updates/ --- community/claws-mail/APKBUILD | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'community/claws-mail') diff --git a/community/claws-mail/APKBUILD b/community/claws-mail/APKBUILD index e92e0762706..58e5584d2f6 100644 --- a/community/claws-mail/APKBUILD +++ b/community/claws-mail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=claws-mail pkgver=3.13.2 -pkgrel=0 +pkgrel=1 pkgdesc="A GTK+ based e-mail client." url="http://www.claws-mail.org" arch="all" @@ -14,7 +14,6 @@ subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-lang $pkgname-plugins-att-remove:_att_remover $pkgname-plugins-attatchwarner:_attatchwarner $pkgname-plugins-clamd:_clamd - $pkgname-plugins-fancy:_fancy $pkgname-plugins-fetchinfo:_fetchinfo $pkgname-plugins-mailmbox:_mailmbox $pkgname-plugins-notification:_notification @@ -34,7 +33,7 @@ makedepends="gtk+-dev openssl-dev startup-notification-dev enchant-dev libgcrypt-dev libsm-dev gnutls-dev curl-dev dbus-glib-dev libetpan-dev openldap-dev gpgme-dev libsoup-dev perl-dev poppler-dev python-dev py-gtk-dev libarchive-dev libnotify-dev - pinentry-gtk spamassassin webkitgtk-dev + pinentry-gtk spamassassin " depends="aspell-en" install= @@ -65,7 +64,6 @@ build() { --enable-spamassassin-plugin \ --disable-bogofilter-plugin \ --enable-compface \ - --enable-fancy \ --enable-pdf_viewer-plugin \ --disable-jpilot \ --disable-bsfilter-plugin \ @@ -124,10 +122,6 @@ _clamd() { _plugin "Use Clam AntiVirus to scan messages in Claws Mail" "" clamd } -_fancy() { - _plugin "Display HTML emails in Claws Mail" "" \ - fancy -} _fetchinfo() { _plugin "Modify headers of downloaded messages in Claws Mail" "" \ fetchinfo -- cgit v1.2.3