From 25b7604014ddd5e965d3420bda7816fe2e0713d6 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 2 Jun 2022 13:05:02 +0300 Subject: [PATCH] evince-42.3 --- office/misc/evince/actions.py | 2 +- office/misc/evince/pspec.xml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/office/misc/evince/actions.py b/office/misc/evince/actions.py index 893f4b3975..b578e336ed 100644 --- a/office/misc/evince/actions.py +++ b/office/misc/evince/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import get def setup(): #shelltools.system("sed -i -e 's:T1_initLib:T1_InitLib:' meson.build || die") - mesontools.configure("-Dps=enabled -Dsystemduserunitdir=no -Dplatform=gnome") + mesontools.configure("-Dps=enabled -Ddvi=disabled -Dsystemduserunitdir=no -Dplatform=gnome") def build(): mesontools.build() diff --git a/office/misc/evince/pspec.xml b/office/misc/evince/pspec.xml index c3bbadfac9..9fd1364639 100644 --- a/office/misc/evince/pspec.xml +++ b/office/misc/evince/pspec.xml @@ -13,7 +13,7 @@ app:gui A document viewer, built without GConf and GNOME keyring support Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application. - https://download.gnome.org/sources/evince/41/evince-41.3.tar.xz + https://download.gnome.org/sources/evince/42/evince-42.3.tar.xz meson itstool @@ -117,11 +117,19 @@ evince-docs Documentation files for evince - /usr/share/gtk-doc/html + /usr/share/doc/libevdocument/ + /usr/share/doc/libevview/ + + 2022-05-23 + 42.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-21 41.3