pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/zathura-cb zathura-cb: Update graphics/zathur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b845c4cad44c
branches: trunk
changeset: 324004:b845c4cad44c
user: leot <leot%pkgsrc.org@localhost>
date: Thu Oct 04 19:10:29 2018 +0000
description:
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:
graphics/zathura-cb/Makefile | 13 +++++--------
graphics/zathura-cb/PLIST | 7 ++++---
graphics/zathura-cb/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 16 deletions(-)
diffs (57 lines):
diff -r 4f42e0564d8c -r b845c4cad44c graphics/zathura-cb/Makefile
--- a/graphics/zathura-cb/Makefile Thu Oct 04 19:09:13 2018 +0000
+++ b/graphics/zathura-cb/Makefile Thu Oct 04 19:10:29 2018 +0000
@@ -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@localhost
HOMEPAGE= https://pwmt.org/projects/zathura-cb/
COMMENT= Adds comic book support to zathura
LICENSE= zlib
-USE_TOOLS+= pkg-config gmake
-USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
-MAKE_FLAGS+= LIBARCHIVE_INC="-I${BUILDLINK_PREFIX.libarchive}/include"
-MAKE_FLAGS+= LIBARCHIVE_LIB="-L${BUILDLINK_PREFIX.libarchive}/lib -larchive"
-
+.include "../../devel/py-meson/build.mk"
.include "../../archivers/libarchive/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../print/zathura/buildlink3.mk"
diff -r 4f42e0564d8c -r b845c4cad44c graphics/zathura-cb/PLIST
--- a/graphics/zathura-cb/PLIST Thu Oct 04 19:09:13 2018 +0000
+++ b/graphics/zathura-cb/PLIST Thu Oct 04 19:10:29 2018 +0000
@@ -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 -r 4f42e0564d8c -r b845c4cad44c graphics/zathura-cb/distinfo
--- a/graphics/zathura-cb/distinfo Thu Oct 04 19:09:13 2018 +0000
+++ b/graphics/zathura-cb/distinfo Thu Oct 04 19:10:29 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index