summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-10-04 19:10:29 +0000
committerleot <leot@pkgsrc.org>2018-10-04 19:10:29 +0000
commitb02a9b559a76b8e35fa02ad2e0f8b753214914d6 (patch)
treec77e032737a78df7e69144aaa0b0d3fe9c9873c3 /graphics
parentd5c278e99a880abfbc0d5cbbb88d27fa1235eecd (diff)
downloadpkgsrc-b02a9b559a76b8e35fa02ad2e0f8b753214914d6.tar.gz
zathura-cb: Update graphics/zathura-cb to 0.1.8
pkgsrc changes: - Adjust to meson build system Changes: 0.1.8 ----- Replace build system with meson
Diffstat (limited to 'graphics')
-rw-r--r--graphics/zathura-cb/Makefile13
-rw-r--r--graphics/zathura-cb/PLIST7
-rw-r--r--graphics/zathura-cb/distinfo10
3 files changed, 14 insertions, 16 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile
index 1f818f61971..52bbc68cbde 100644
--- a/graphics/zathura-cb/Makefile
+++ b/graphics/zathura-cb/Makefile
@@ -1,22 +1,19 @@
-# $NetBSD: Makefile,v 1.12 2018/04/16 14:34:42 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/10/04 19:10:29 leot Exp $
#
-DISTNAME= zathura-cb-0.1.7
-PKGREVISION= 2
+DISTNAME= zathura-cb-0.1.8
CATEGORIES= graphics
MASTER_SITES= https://pwmt.org/projects/zathura-cb/download/
+EXTRACT_SUFX= .tar.xz
MAINTAINER= leot@NetBSD.org
HOMEPAGE= https://pwmt.org/projects/zathura-cb/
COMMENT= Adds comic book support to zathura
LICENSE= zlib
-USE_TOOLS+= pkg-config gmake
-USE_LIBTOOL= yes
-
-MAKE_FLAGS+= LIBARCHIVE_INC="-I${BUILDLINK_PREFIX.libarchive}/include"
-MAKE_FLAGS+= LIBARCHIVE_LIB="-L${BUILDLINK_PREFIX.libarchive}/lib -larchive"
+USE_TOOLS+= pkg-config
+.include "../../devel/py-meson/build.mk"
.include "../../archivers/libarchive/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../print/zathura/buildlink3.mk"
diff --git a/graphics/zathura-cb/PLIST b/graphics/zathura-cb/PLIST
index 6bf22a5b17e..c538d4b52d6 100644
--- a/graphics/zathura-cb/PLIST
+++ b/graphics/zathura-cb/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/14 13:53:23 leot Exp $
-lib/zathura/cb.so
-share/applications/zathura-cb.desktop
+@comment $NetBSD: PLIST,v 1.2 2018/10/04 19:10:29 leot Exp $
+lib/zathura/libcb.so
+share/applications/org.pwmt.zathura-cb.desktop
+share/metainfo/org.pwmt.zathura-cb.metainfo.xml
diff --git a/graphics/zathura-cb/distinfo b/graphics/zathura-cb/distinfo
index 432d79710bd..4f6dcd734f0 100644
--- a/graphics/zathura-cb/distinfo
+++ b/graphics/zathura-cb/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/01/07 12:58:43 leot Exp $
+$NetBSD: distinfo,v 1.4 2018/10/04 19:10:29 leot Exp $
-SHA1 (zathura-cb-0.1.7.tar.gz) = 4b17bc78d8f057e0da1a66f6e6de295938fb55e0
-RMD160 (zathura-cb-0.1.7.tar.gz) = 6b53bae260d2911735893858eff7835a8ebff23a
-SHA512 (zathura-cb-0.1.7.tar.gz) = a48c70bf534a8798d94c1b15382dad229d37ea5f5cbef8382ce87a4366c3607609577f10a8eeb2056e2aa539014e6411e08c879f5359f80ff676cb55c6ae9af2
-Size (zathura-cb-0.1.7.tar.gz) = 6971 bytes
+SHA1 (zathura-cb-0.1.8.tar.xz) = 91134206ccb0f0488ceebb8fcfaf86e1bbeb1e3c
+RMD160 (zathura-cb-0.1.8.tar.xz) = 062e36e6a26ad85b075fa5485122c1f2c24cfa1a
+SHA512 (zathura-cb-0.1.8.tar.xz) = ca9b57e59f3955afabb246b8f71989647ce4c86f7f59aa13e4d7150f22dfb1bd64642efc155bba5997633d8bf5144e7ef42bea05512a2c2d20e13fb180c89cb8
+Size (zathura-cb-0.1.8.tar.xz) = 5616 bytes