From 43fca26188d559a781b660f585b7a61b471c4c47 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sat, 24 Sep 2022 08:51:50 +0300 Subject: [PATCH] zathura. --- office/misc/zathura/actions.py | 2 +- office/misc/zathura/pspec.xml | 23 +++++++++++++++++------ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/office/misc/zathura/actions.py b/office/misc/zathura/actions.py index 2b06f8d209..2f314176ee 100644 --- a/office/misc/zathura/actions.py +++ b/office/misc/zathura/actions.py @@ -7,7 +7,7 @@ from pisi.actionsapi import mesontools, pisitools def setup(): - mesontools.configure("-Dmagic=enabled -Dmanpages=enabled") + mesontools.configure("-Dmanpages=enabled") def build(): mesontools.build() diff --git a/office/misc/zathura/pspec.xml b/office/misc/zathura/pspec.xml index d93a72798d..9868c16ce4 100644 --- a/office/misc/zathura/pspec.xml +++ b/office/misc/zathura/pspec.xml @@ -13,19 +13,25 @@ office.misc A document viewer. zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction. - - https://pwmt.org/projects/zathura/download/zathura-0.4.9.tar.xz + + https://pwmt.org/projects/zathura/download/zathura-0.5.1.tar.xz git file meson cmake + doxygen + librsvg gtk3-devel + check-devel glib2-devel sqlite-devel + appstream-glib python3-sphinx + json-glib-devel libseccomp-devel + desktop-file-utils @@ -38,11 +44,8 @@ glib2 pango sqlite + json-glib libseccomp - - - - /usr/bin/zathura @@ -60,6 +63,7 @@ glib2-devel cairo-devel pango-devel + json-glib-devel /usr/lib/pkgconfig @@ -69,6 +73,13 @@ + + 2022-09-24 + 0.5.1 + Version bump. + fury + uglyside@yandex.ru + 2022-06-11 0.4.9