From 625feb72ff3dee4f2efe179d8d76b3d4ce3011d1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 20 Oct 2014 21:51:04 -0200 Subject: evince-3.14.1-2.parabola1: disable browser plugin (FS#42422 -> https://bugs.archlinux.org/task/42422) --- libre/evince/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/evince/PKGBUILD b/libre/evince/PKGBUILD index b96df7326..f06da016d 100644 --- a/libre/evince/PKGBUILD +++ b/libre/evince/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 224323 2014-10-14 13:53:08Z jgc $ +# $Id: PKGBUILD 225110 2014-10-20 17:50:36Z jgc $ # Maintainer (Arch): Jan de Groot # Maintainer: André Silva pkgname=evince pkgver=3.14.1 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt)), with libarchive support" url="https://wiki.gnome.org/Apps/Evince" arch=(i686 x86_64 mips64el) @@ -39,7 +39,7 @@ build() { --enable-djvu --enable-dvi \ --enable-t1lib --enable-comics \ --disable-scrollkeeper --disable-schemas-compile \ - --enable-introspection + --enable-introspection --disable-browser-plugin make } -- cgit v1.2.3-54-g00ecf