aboutsummaryrefslogtreecommitdiff
path: root/graphics/zathura-cb
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2018-07-14 07:31:43 +0000
committerThomas Zander <riggs@FreeBSD.org>2018-07-14 07:31:43 +0000
commit20592b0f00d1a1921d9bc6d3ccda2b32c2b22555 (patch)
treec7cd9543a0c83165c50b811ab6353856173b73d2 /graphics/zathura-cb
parent0c0d9ebd5e819a7c87ecec9a828a4b654e1e4843 (diff)
downloadports-20592b0f00d1a1921d9bc6d3ccda2b32c2b22555.tar.gz
ports-20592b0f00d1a1921d9bc6d3ccda2b32c2b22555.zip
Update to upstream version 0.1.8
PR: 228525 Submitted by: mike.d.ft402@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=474617
Diffstat (limited to 'graphics/zathura-cb')
-rw-r--r--graphics/zathura-cb/Makefile15
-rw-r--r--graphics/zathura-cb/distinfo6
2 files changed, 11 insertions, 10 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile
index fb616da220e6..70c2855ceaa9 100644
--- a/graphics/zathura-cb/Makefile
+++ b/graphics/zathura-cb/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= zathura-cb
-PORTVERSION= 0.1.6
-PORTREVISION= 3
+PORTVERSION= 0.1.8
CATEGORIES= graphics
MASTER_SITES= https://pwmt.org/projects/zathura-cb/download/ \
http://www.madpilot.net/~mad/pwmt.org/
@@ -16,12 +15,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= zathura:graphics/zathura
RUN_DEPENDS= zathura:graphics/zathura
-PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop
-
-USES= compiler:c11 desktop-file-utils gmake pkgconfig libarchive ssl
+USES= meson ninja compiler:c11 desktop-file-utils pkgconfig libarchive ssl tar:xz
USE_GNOME= glib20 gtk30
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/cb.so
+PLIST_FILES= lib/zathura/libcb.so \
+ share/appdata/org.pwmt.zathura-cb.metainfo.xml \
+ share/applications/org.pwmt.zathura-cb.desktop
+
+pre-configure:
+ ${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build
.include <bsd.port.mk>
diff --git a/graphics/zathura-cb/distinfo b/graphics/zathura-cb/distinfo
index 15f856c9a65f..ab5e5c031201 100644
--- a/graphics/zathura-cb/distinfo
+++ b/graphics/zathura-cb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484228208
-SHA256 (zathura-cb-0.1.6.tar.gz) = 888e95421e13b944d19604fab129e5992636f404e7ed20751d4f50546f2535ba
-SIZE (zathura-cb-0.1.6.tar.gz) = 7205
+TIMESTAMP = 1527371286
+SHA256 (zathura-cb-0.1.8.tar.xz) = 452a0702e257dbed6a84b7faf6b51e4eb57a163654bbcddf6301143d3770ccc4
+SIZE (zathura-cb-0.1.8.tar.xz) = 5616