Skip to content

Commit

Permalink
graphics/zathura-cb: Adopt/Update to 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Jun 25, 2022
1 parent 9ce4254 commit 9568bb4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
12 changes: 7 additions & 5 deletions graphics/zathura-cb/Makefile
@@ -1,21 +1,23 @@
PORTNAME= zathura-cb
DISTVERSION= 0.1.8
PORTREVISION= 4
DISTVERSION= 0.1.10
CATEGORIES= graphics
MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/

MAINTAINER= ports@FreeBSD.org
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Comic book plugin for Zathura PDF viewer

LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= zathura:graphics/zathura
LIB_DEPENDS= libgirara-gtk3.so:x11-toolkits/girara
RUN_DEPENDS= zathura:graphics/zathura

# testing without USES=ssl
USES= compiler:c11 desktop-file-utils gnome libarchive meson ninja \
pkgconfig ssl
USE_GNOME= glib20 gtk30
pkgconfig
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
USE_LDCONFIG= yes

PLIST_FILES= lib/zathura/libcb.so \
share/appdata/org.pwmt.zathura-cb.metainfo.xml \
Expand Down
6 changes: 3 additions & 3 deletions graphics/zathura-cb/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1583087088
SHA256 (zathura-cb-0.1.8.tar.gz) = 67206011fc375cd2f3d0bc0d7a36b182c10eb3c41961963910992393c34aa5d5
SIZE (zathura-cb-0.1.8.tar.gz) = 6084
TIMESTAMP = 1656109032
SHA256 (zathura-cb-0.1.10.tar.gz) = 37cb945b2bf607d1f8a3bd0c696dd7f45a63633c7ba152601cbc0e4b9d68bb6c
SIZE (zathura-cb-0.1.10.tar.gz) = 6615

0 comments on commit 9568bb4

Please sign in to comment.