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
|
PORTNAME= zathura-djvu
|
||||||
DISTVERSION= 0.2.10
|
DISTVERSION= 0.2.11
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= https://pwmt.org/projects/zathura-djvu/download/
|
MASTER_SITES= https://pwmt.org/projects/zathura-djvu/download/
|
||||||
|
|
||||||
MAINTAINER= alexander.4mail@gmail.com
|
MAINTAINER= mew14930xvi@inbox.lv
|
||||||
COMMENT= DjVu support for zathura
|
COMMENT= DjVu support for Zathura PDF viewer
|
||||||
WWW= https://pwmt.org/projects/zathura-djvu/
|
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 \
|
BUILD_DEPENDS= appstreamcli:devel/appstream \
|
||||||
zathura:graphics/zathura
|
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
|
||||||
RUN_DEPENDS= zathura:graphics/zathura
|
RUN_DEPENDS= zathura:graphics/zathura
|
||||||
|
|
||||||
USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \
|
USES= compiler:c17 desktop-file-utils gnome meson pkgconfig tar:xz
|
||||||
tar:xz
|
|
||||||
|
|
||||||
USE_GNOME= cairo glib20
|
USE_GNOME= cairo glib20
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1724195438
|
TIMESTAMP = 1761830727
|
||||||
SHA256 (zathura-djvu-0.2.10.tar.xz) = 32e9d89929a76cd7d3fcbaf79f441868bdabedf17317d1d1843faa1f19338d95
|
SHA256 (zathura-djvu-0.2.11.tar.xz) = a854d1d98ec54c2847818270506df3c5f0e134175dd01111af8b3ab3982985c4
|
||||||
SIZE (zathura-djvu-0.2.10.tar.xz) = 9408
|
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