diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/zathura-djvu/Makefile | 10 | ||||
-rw-r--r-- | graphics/zathura-djvu/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile index bbf57efdcf41..bd39fbe187c5 100644 --- a/graphics/zathura-djvu/Makefile +++ b/graphics/zathura-djvu/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= zathura-djvu -PORTVERSION= 0.2.8 -PORTREVISION= 3 +PORTVERSION= 0.2.9 CATEGORIES= graphics -MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ +MASTER_SITES= https://pwmt.org/projects/zathura-djvu/download/ \ http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= alexander.4mail@gmail.com @@ -14,13 +13,14 @@ COMMENT= DjVu support for zathura LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre +LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ + libgirara-gtk3.so:x11-toolkits/girara BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \ tar:xz -USE_GNOME= glib20 gtk30 +USE_GNOME= glib20 gtk30 cairo PLIST_FILES= lib/zathura/libdjvu.so \ share/appdata/org.pwmt.zathura-djvu.metainfo.xml \ diff --git a/graphics/zathura-djvu/distinfo b/graphics/zathura-djvu/distinfo index 87260a8caad9..45b092575721 100644 --- a/graphics/zathura-djvu/distinfo +++ b/graphics/zathura-djvu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527371287 -SHA256 (zathura-djvu-0.2.8.tar.xz) = d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b -SIZE (zathura-djvu-0.2.8.tar.xz) = 8860 +TIMESTAMP = 1589691814 +SHA256 (zathura-djvu-0.2.9.tar.xz) = 96e6f8a6ee53231073b2f7003264872f84501e63c3da7bf0598d046286b0c200 +SIZE (zathura-djvu-0.2.9.tar.xz) = 8976 |