graphics/zathura-djvu: Update 0.2.10 => 0.2.11, take maintainership
Changelog: https://pwmt.org/projects/zathura-djvu/changelog/0.2.11/index.html - Switch from compiler:c11 to compiler:c17. - Remove USES=ninja because it is implicit in USES=meson. PR: 290886 Approved by: Alexander Grigoryev <alexander.4mail$gmail.com> (former maintainer, implicit - innactive since 2015)
This commit is contained in:
parent
4e4cad6de0
commit
ecf0918cef
@ -1,23 +1,22 @@
|
||||
PORTNAME= zathura-djvu
|
||||
DISTVERSION= 0.2.10
|
||||
DISTVERSION= 0.2.11
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://pwmt.org/projects/zathura-djvu/download/
|
||||
|
||||
MAINTAINER= alexander.4mail@gmail.com
|
||||
COMMENT= DjVu support for zathura
|
||||
MAINTAINER= mew14930xvi@inbox.lv
|
||||
COMMENT= DjVu support for Zathura PDF viewer
|
||||
WWW= https://pwmt.org/projects/zathura-djvu/
|
||||
|
||||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= appstream-util:devel/appstream-glib \
|
||||
BUILD_DEPENDS= appstreamcli:devel/appstream \
|
||||
zathura:graphics/zathura
|
||||
LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \
|
||||
libgirara-gtk3.so:x11-toolkits/girara
|
||||
RUN_DEPENDS= zathura:graphics/zathura
|
||||
|
||||
USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \
|
||||
tar:xz
|
||||
USES= compiler:c17 desktop-file-utils gnome meson pkgconfig tar:xz
|
||||
|
||||
USE_GNOME= cairo glib20
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1724195438
|
||||
SHA256 (zathura-djvu-0.2.10.tar.xz) = 32e9d89929a76cd7d3fcbaf79f441868bdabedf17317d1d1843faa1f19338d95
|
||||
SIZE (zathura-djvu-0.2.10.tar.xz) = 9408
|
||||
TIMESTAMP = 1761830727
|
||||
SHA256 (zathura-djvu-0.2.11.tar.xz) = a854d1d98ec54c2847818270506df3c5f0e134175dd01111af8b3ab3982985c4
|
||||
SIZE (zathura-djvu-0.2.11.tar.xz) = 9504
|
||||
|
||||
@ -1 +1,2 @@
|
||||
Zathura plugin to view DJVU with djvulibre
|
||||
The zathura-djvu plugin adds DjVu support to zathura by using the djvulibre
|
||||
library.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user