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.5 as wip/zathura-cb.
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Dec 29 12:25:51 2015 +0100
Changeset: b886a2cc819aff8355ec872e05eb0bcc74cd5ef8
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.5 as wip/zathura-cb.
The zathura-cb plugin adds comic book support to zathura.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b886a2cc819aff8355ec872e05eb0bcc74cd5ef8
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 | 3 +++
zathura-cb/distinfo | 6 ++++++
5 files changed, 33 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 47cb78f..df061f2 100755
--- a/Makefile
+++ b/Makefile
@@ -4105,6 +4105,7 @@ SUBDIR+= zabbix-server-mysql
SUBDIR+= zabbix-server-pgsql
SUBDIR+= zapping
SUBDIR+= zathura
+SUBDIR+= zathura-cb
SUBDIR+= zathura-djvu
SUBDIR+= zathura-mupdf
SUBDIR+= zathura-poppler
diff --git a/zathura-cb/DESCR b/zathura-cb/DESCR
new file mode 100644
index 0000000..98ae459
--- /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 0000000..6083c96
--- /dev/null
+++ b/zathura-cb/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.2 2015/09/03 22:35:17 leot1990 Exp $
+#
+
+VERSION= 0.1.5
+DISTNAME= zathura-cb-${VERSION}
+CATEGORIES= print
+MASTER_SITES= http://pwmt.org/projects/zathura-cb/download/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://pwmt.org/projects/zathura-cb/
+COMMENT= Adds comic book support to zathura
+LICENSE= zlib
+
+USE_TOOLS+= pkg-config gmake
+USE_LIBTOOL= yes
+
+.include "../../archivers/libarchive/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../wip/zathura/buildlink3.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 0000000..52eb061
--- /dev/null
+++ b/zathura-cb/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+lib/zathura/cb.so
+share/applications/zathura-cb.desktop
diff --git a/zathura-cb/distinfo b/zathura-cb/distinfo
new file mode 100644
index 0000000..36e13d5
--- /dev/null
+++ b/zathura-cb/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2014/04/30 11:00:37 leot1990 Exp $
+
+SHA1 (zathura-cb-0.1.5.tar.gz) = a3de9fb4ae24b61c32bb8d46f1b0e733d484861a
+RMD160 (zathura-cb-0.1.5.tar.gz) = 5e7552e84df9a66000462449d439b2e845515697
+SHA512 (zathura-cb-0.1.5.tar.gz) = bb57f1af3813bf9414dc6843f0e9766179a28d0d0756b3c2402e2872d0f35e09fe69c17f9740635da61099407c1335856351d95788738f3820790f3158ff935d
+Size (zathura-cb-0.1.5.tar.gz) = 7193 bytes
Home |
Main Index |
Thread Index |
Old Index