diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -1,33 +1,35 @@ # Created by: Quentin Stievenart PORTNAME= zathura -DISTVERSION= 0.4.5 +DISTVERSION= 0.4.9 CATEGORIES= graphics print MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/ -PATCH_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/commit/ -PATCHFILES+= c6ec5044c5ff.patch:-p1 # meson 0.61 - MAINTAINER= quentin.stievenart@gmail.com COMMENT= Customizable lightweight pdf viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} LIB_DEPENDS= libcairo.so:graphics/cairo \ libgirara-gtk3.so:x11-toolkits/girara \ libsynctex.so:devel/tex-synctex -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} USES= compiler:c11 gettext-tools:build gnome meson ninja pkgconfig \ python:3.6+ USE_GNOME= glib20 gtk30 gdkpixbuf2 -OPTIONS_DEFINE= SQLITE -OPTIONS_DEFAULT= SQLITE +OPTIONS_DEFINE= SQLITE SYNCTEX +OPTIONS_DEFAULT= SQLITE SYNCTEX SQLITE_USES= sqlite SQLITE_MESON_ENABLED= sqlite +SYNCTEX_DESC= Direct and reverse synchronisation support with SyncTeX +SYNCTEX_BUILD_DEPENDS= tex-synctex>=1.19.0:devel/tex-synctex +SYNCTEX_RUN_DEPENDS= ${SYNCTEX_BUILD_DEPENDS} +SYNCTEX_MESON_ENABLED= synctex + .include diff --git a/graphics/zathura/distinfo b/graphics/zathura/distinfo --- a/graphics/zathura/distinfo +++ b/graphics/zathura/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1583082376 -SHA256 (zathura-0.4.5.tar.gz) = 317882fc4e05104591c011c237b2ba6bf0b3978c189f5cdf3c978cb333ee04fe -SIZE (zathura-0.4.5.tar.gz) = 195275 -SHA256 (c6ec5044c5ff.patch) = 27355d33be2308e7727e162f79516abdc17b6f184c123a77ba0cfe2bae46a68d -SIZE (c6ec5044c5ff.patch) = 939 +TIMESTAMP = 1649442140 +SHA256 (zathura-0.4.9.tar.gz) = 82235cbc89899421fca98477265626f2149df7d072740f0360550cc8d4e449d6 +SIZE (zathura-0.4.9.tar.gz) = 206194 diff --git a/graphics/zathura/pkg-descr b/graphics/zathura/pkg-descr --- a/graphics/zathura/pkg-descr +++ b/graphics/zathura/pkg-descr @@ -1,6 +1,5 @@ -zathura is a highly customizable and functional PDF viewer based on the poppler -rendering library and the gtk+ toolkit. The idea behind zathura is an -application that provides a minimalistic and space saving interface as well as -an easy usage that mainly focuses on keyboard interaction. +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. WWW: https://pwmt.org/projects/zathura/ diff --git a/graphics/zathura/pkg-message b/graphics/zathura/pkg-message --- a/graphics/zathura/pkg-message +++ b/graphics/zathura/pkg-message @@ -1,9 +1,10 @@ [ { type: install message: <