diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 2694c8eacd79..0043aa269283 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -1,37 +1,38 @@ PORTNAME= zathura -DISTVERSION= 0.5.6 +DISTVERSION= 0.5.8 CATEGORIES= graphics print MASTER_SITES= https://pwmt.org/projects/zathura/download/ MAINTAINER= quentin.stievenart@gmail.com COMMENT= Customizable lightweight pdf viewer WWW= https://pwmt.org/projects/zathura/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgirara-gtk3.so:x11-toolkits/girara \ libjson-glib-1.0.so:devel/json-glib USES= compiler:c11 desktop-file-utils gettext-tools:build gnome meson \ ninja pkgconfig python sqlite tar:xz USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 MESON_ARGS= -Dmanpages=disabled \ -Dseccomp=disabled \ + -Dlandlock=disabled \ -Dtests=disabled OPTIONS_DEFINE= MANPAGES SYNCTEX OPTIONS_DEFAULT= MANPAGES SYNCTEX OPTIONS_SUB= yes SYNCTEX_DESC= Direct and reverse synchronisation support with SyncTeX MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} MANPAGES_MESON_ENABLED= manpages 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 index 5c78c3960450..384ea6734f3e 100644 --- a/graphics/zathura/distinfo +++ b/graphics/zathura/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715150364 -SHA256 (zathura-0.5.6.tar.xz) = b478e35e87cce57d651b4112dc8193c4b744a07f121b7b6465229a8f386f10da -SIZE (zathura-0.5.6.tar.xz) = 169744 +TIMESTAMP = 1722779768 +SHA256 (zathura-0.5.8.tar.xz) = f2bf8dcb2edff10a8e11f1f981bf8f6a42b997b4f851ab00bfd33a706ad43af8 +SIZE (zathura-0.5.8.tar.xz) = 172524 diff --git a/graphics/zathura/files/patch-data_meson.build b/graphics/zathura/files/patch-data_meson.build new file mode 100644 index 000000000000..dc921616fa65 --- /dev/null +++ b/graphics/zathura/files/patch-data_meson.build @@ -0,0 +1,11 @@ +--- data/meson.build.orig 2024-08-04 14:04:57 UTC ++++ data/meson.build +@@ -81,7 +81,7 @@ else + if fish_comp.found() + fish_compdir = fish_comp.get_variable(pkgconfig: 'completionsdir') + else +- fish_compdir = join_paths(datadir, 'fish', 'vendor_completions.d') ++ fish_compdir = join_paths(datadir, 'fish', 'completions') + endif + + install_data(bash_completion, install_dir: bash_compdir) diff --git a/graphics/zathura/pkg-plist b/graphics/zathura/pkg-plist index 378d1efd74f6..71d20bc03aad 100644 --- a/graphics/zathura/pkg-plist +++ b/graphics/zathura/pkg-plist @@ -1,47 +1,47 @@ bin/zathura include/zathura/document.h include/zathura/links.h include/zathura/macros.h include/zathura/page.h include/zathura/plugin-api.h include/zathura/types.h include/zathura/zathura-version.h libdata/pkgconfig/zathura.pc %%MANPAGES%%share/man/man1/zathura.1.gz %%MANPAGES%%share/man/man5/zathurarc.5.gz share/applications/org.pwmt.zathura.desktop share/bash-completion/completions/zathura share/dbus-1/interfaces/org.pwmt.zathura.xml -share/fish/vendor_completions.d/zathura.fish +share/fish/completions/zathura.fish share/icons/hicolor/128x128/apps/org.pwmt.zathura.png share/icons/hicolor/16x16/apps/org.pwmt.zathura.png share/icons/hicolor/256x256/apps/org.pwmt.zathura.png share/icons/hicolor/32x32/apps/org.pwmt.zathura.png share/icons/hicolor/64x64/apps/org.pwmt.zathura.png share/icons/hicolor/scalable/apps/org.pwmt.zathura.svg share/locale/ar/LC_MESSAGES/zathura.mo share/locale/ca/LC_MESSAGES/zathura.mo share/locale/cs/LC_MESSAGES/zathura.mo share/locale/de/LC_MESSAGES/zathura.mo share/locale/el/LC_MESSAGES/zathura.mo share/locale/eo/LC_MESSAGES/zathura.mo share/locale/es/LC_MESSAGES/zathura.mo share/locale/es_CL/LC_MESSAGES/zathura.mo share/locale/et/LC_MESSAGES/zathura.mo share/locale/fr/LC_MESSAGES/zathura.mo share/locale/he/LC_MESSAGES/zathura.mo share/locale/hr/LC_MESSAGES/zathura.mo share/locale/id_ID/LC_MESSAGES/zathura.mo share/locale/it/LC_MESSAGES/zathura.mo share/locale/lt/LC_MESSAGES/zathura.mo share/locale/nl/LC_MESSAGES/zathura.mo share/locale/no/LC_MESSAGES/zathura.mo share/locale/pl/LC_MESSAGES/zathura.mo share/locale/pt_BR/LC_MESSAGES/zathura.mo share/locale/ru/LC_MESSAGES/zathura.mo share/locale/sv/LC_MESSAGES/zathura.mo share/locale/ta_IN/LC_MESSAGES/zathura.mo share/locale/tr/LC_MESSAGES/zathura.mo share/locale/uk_UA/LC_MESSAGES/zathura.mo share/metainfo/org.pwmt.zathura.appdata.xml share/zsh/site-functions/_zathura