mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
graphics/zathura-cb: Adopt/Update to 0.1.10
- take maintainership - switch to DISTVERSION ChangeLog: https://pwmt.org/projects/zathura-cb/changelog/0.1.10/index.html https://pwmt.org/projects/zathura-cb/changelog/0.1.9/index.html
This commit is contained in:
parent
9ce4254175
commit
9568bb4e0b
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user