[arch-commits] Commit in evince/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Oct 20 17:50:36 UTC 2014


    Date: Monday, October 20, 2014 @ 19:50:36
  Author: jgc
Revision: 225110

upgpkg: evince 3.14.1-2

Disable browser plugin (FS#42422)

Modified:
  evince/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 17:42:36 UTC (rev 225109)
+++ PKGBUILD	2014-10-20 17:50:36 UTC (rev 225110)
@@ -3,7 +3,7 @@
 
 pkgname=evince
 pkgver=3.14.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt))"
 url="https://wiki.gnome.org/Apps/Evince"
 arch=(i686 x86_64)
@@ -30,7 +30,7 @@
       --enable-djvu           --enable-dvi \
       --enable-t1lib          --enable-comics \
       --disable-scrollkeeper  --disable-schemas-compile \
-      --enable-introspection
+      --enable-introspection --disable-browser-plugin
   make
 }
 



More information about the arch-commits mailing list