[arch-commits] Commit in evince/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Aug 11 11:56:02 UTC 2016
Date: Thursday, August 11, 2016 @ 11:56:02
Author: heftig
Revision: 273593
3.20.1-2: Put the browser plugin where only Epiphany will find it
Modified:
evince/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-11 11:56:00 UTC (rev 273592)
+++ PKGBUILD 2016-08-11 11:56:02 UTC (rev 273593)
@@ -3,7 +3,7 @@
pkgname=evince
pkgver=3.20.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)
@@ -23,6 +23,7 @@
build() {
cd $pkgname-$pkgver
+ BROWSER_PLUGIN_DIR=/usr/lib/epiphany/plugins \
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--libexecdir=/usr/lib/$pkgname \
--disable-static \
More information about the arch-commits
mailing list