pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zathura-cb: Import zathura-cb-0.1.8 as wip/zathura-cb



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Sep 27 13:11:36 2018 +0200
Changeset:	a15fbad343acbb77b230e304fd4f99d710a9acf8

Modified Files:
	Makefile
Added Files:
	zathura-cb/DESCR
	zathura-cb/Makefile
	zathura-cb/PLIST
	zathura-cb/distinfo

Log Message:
zathura-cb: Import zathura-cb-0.1.8 as wip/zathura-cb

The zathura-cb plugin adds comic book support to zathura.

Based on graphics/zathura-cb and intended to be used to update it.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a15fbad343acbb77b230e304fd4f99d710a9acf8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile            |  1 +
 zathura-cb/DESCR    |  1 +
 zathura-cb/Makefile | 22 ++++++++++++++++++++++
 zathura-cb/PLIST    |  4 ++++
 zathura-cb/distinfo |  6 ++++++
 5 files changed, 34 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index a249556831..4f7bd1f07e 100644
--- a/Makefile
+++ b/Makefile
@@ -4857,6 +4857,7 @@ SUBDIR+=	ypbind-mt
 SUBDIR+=	ypserv
 SUBDIR+=	zapping
 SUBDIR+=	zathura
+SUBDIR+=	zathura-cb
 SUBDIR+=	zathura-djvu
 SUBDIR+=	zathura-pdf-mupdf
 SUBDIR+=	zathura-pdf-poppler
diff --git a/zathura-cb/DESCR b/zathura-cb/DESCR
new file mode 100644
index 0000000000..98ae459aaa
--- /dev/null
+++ b/zathura-cb/DESCR
@@ -0,0 +1 @@
+The zathura-cb plugin adds comic book support to zathura.
diff --git a/zathura-cb/Makefile b/zathura-cb/Makefile
new file mode 100644
index 0000000000..185e934473
--- /dev/null
+++ b/zathura-cb/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.12 2018/04/16 14:34:42 wiz Exp $
+#
+
+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
+
+.include "../../devel/py-meson/build.mk"
+.include "../../archivers/libarchive/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../wip/zathura/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/zathura-cb/PLIST b/zathura-cb/PLIST
new file mode 100644
index 0000000000..74da727e64
--- /dev/null
+++ b/zathura-cb/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+lib/zathura/libcb.so
+share/applications/org.pwmt.zathura-cb.desktop
+share/metainfo/org.pwmt.zathura-cb.metainfo.xml
diff --git a/zathura-cb/distinfo b/zathura-cb/distinfo
new file mode 100644
index 0000000000..35365cd7e8
--- /dev/null
+++ b/zathura-cb/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.3 2018/01/07 12:58:43 leot Exp $
+
+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