From 257c40ae29a37d4baaa629246ef2cf076412ca46 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 19 Jan 2017 17:59:32 -0300 Subject: claws-mail-3.14.1-2.nonprism1: disable fancy html plugin - Arch is dropping outdated webkitgtk due to CVEs --- nonprism/claws-mail/PKGBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/nonprism/claws-mail/PKGBUILD b/nonprism/claws-mail/PKGBUILD index 7482a41e1..4cacd4c0c 100644 --- a/nonprism/claws-mail/PKGBUILD +++ b/nonprism/claws-mail/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 279925 2016-11-06 16:04:34Z andyrtr $ +# $Id: PKGBUILD 286991 2017-01-19 19:17:42Z andyrtr $ # Maintainer (Arch): Andreas Radke # Maintainer: Márcio Silva pkgname=claws-mail pkgver=3.14.1 -pkgrel=1.nonprism1 +pkgrel=2.nonprism1 pkgdesc="A GTK+ based e-mail client, without libgdata support" arch=('i686' 'x86_64' 'armv7h') license=('GPL3') @@ -13,7 +13,7 @@ depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 'libetpan' 'co 'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils') makedepends=('spamassassin' 'bogofilter' 'valgrind' # dependencies for plugins - 'libsoup' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk' + 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk' # deps to build the docs 'docbook-utils') #'libchamplain' needed for geolocation plugin, disabled for now - most time it's not compatible with current gnome releases @@ -28,10 +28,8 @@ optdepends=('python2: needed for some tools and python plugin' 'curl: for gtkhtml2_viewer, vcalendar, rssyl and spamreport plugins' 'libarchive: for archive plugin and various other plugins' 'libytnef: for tnef_parse plugin' - 'webkitgtk2: for the fancy webkit html plugin' - 'libsoup: for the fancy webkit html plugin' - 'poppler-glib: for pdf viewer plugin' - 'ghostscript: for pdf viewer plugin') + 'poppler-glib: for pdf viewer plugin' + 'ghostscript: for pdf viewer plugin') replaces=('sylpheed-claws' 'claws-mail-extra-plugins' 'claws-mail-libre' 'claws-mail-libre-nonprism' 'claws-mail-nonprism') conflicts=('claws-mail-extra-plugins' 'claws-mail-libre' 'claws-mail-libre-nonprism' 'claws-mail-nonprism') provides=('claws') -- cgit v1.2.3