graphics/zathura-djvu: Update to 0.2.10

ChangeLog: https://pwmt.org/projects/zathura-djvu/changelog/0.2.10/index.html

Implement basic selection rectangle

PR:		280964
Reported by:	mew14930xvi@inbox.lv
Approved by:	alexander.4mail@gmail.com (maintainer timeout > 2 weeks)
This commit is contained in:
mew14930xvi 2024-08-23 09:58:29 +02:00 committed by Fernando Apesteguía
parent ad617b455c
commit eb1c9e2eec
2 changed files with 13 additions and 16 deletions

View file

@ -1,31 +1,28 @@
PORTNAME= zathura-djvu PORTNAME= zathura-djvu
DISTVERSION= 0.2.9 DISTVERSION= 0.2.10
PORTREVISION= 6
CATEGORIES= graphics CATEGORIES= graphics
MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/ MASTER_SITES= https://pwmt.org/projects/zathura-djvu/download/
MAINTAINER= alexander.4mail@gmail.com MAINTAINER= alexander.4mail@gmail.com
COMMENT= DjVu support for zathura COMMENT= DjVu support for zathura
WWW= https://pwmt.org/projects/zathura/plugins/ WWW= https://pwmt.org/projects/zathura-djvu/
LICENSE= ZLIB LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= appstream-util:devel/appstream-glib \
zathura:graphics/zathura
LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \
libgirara-gtk3.so:x11-toolkits/girara libgirara-gtk3.so:x11-toolkits/girara
BUILD_DEPENDS= zathura:graphics/zathura
RUN_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura
USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \
tar:xz
USE_GNOME= glib20 gtk30 USE_GNOME= cairo glib20
PLIST_FILES= lib/zathura/libdjvu.so \ PLIST_FILES= lib/zathura/libdjvu.so \
share/appdata/org.pwmt.zathura-djvu.metainfo.xml \ share/applications/org.pwmt.zathura-djvu.desktop \
share/applications/org.pwmt.zathura-djvu.desktop share/metainfo/org.pwmt.zathura-djvu.metainfo.xml
pre-configure:
@${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" \
${WRKSRC}/meson.build
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1594840425 TIMESTAMP = 1724195438
SHA256 (zathura-djvu-0.2.9.tar.gz) = 84fae6da42e7cdc2e49ed4cd4f0315ac09716e95358b9c7487803a2cff47dbca SHA256 (zathura-djvu-0.2.10.tar.xz) = 32e9d89929a76cd7d3fcbaf79f441868bdabedf17317d1d1843faa1f19338d95
SIZE (zathura-djvu-0.2.9.tar.gz) = 9885 SIZE (zathura-djvu-0.2.10.tar.xz) = 9408