summaryrefslogtreecommitdiff
path: root/print/zathura-ps
diff options
context:
space:
mode:
authorleot <leot>2016-02-14 14:04:15 +0000
committerleot <leot>2016-02-14 14:04:15 +0000
commitfb2f154ff2aa1ab1495cab20917015c49f7fa1b6 (patch)
treeae7e3e461ee7ce29230c76d710c6caf444884ccb /print/zathura-ps
parent0e81152b5f3b6eb1715c1a199fded2984de9eddb (diff)
downloadpkgsrc-fb2f154ff2aa1ab1495cab20917015c49f7fa1b6.tar.gz
Import zathura-ps-0.2.3 as print/zathura-ps.
The zathura-ps plugin adds PostScript support to zathura by using the libspectre library. Packaged in pkgsrc-wip by myself.
Diffstat (limited to 'print/zathura-ps')
-rw-r--r--print/zathura-ps/DESCR2
-rw-r--r--print/zathura-ps/Makefile21
-rw-r--r--print/zathura-ps/PLIST3
-rw-r--r--print/zathura-ps/distinfo6
4 files changed, 32 insertions, 0 deletions
diff --git a/print/zathura-ps/DESCR b/print/zathura-ps/DESCR
new file mode 100644
index 00000000000..21dfb1a6c62
--- /dev/null
+++ b/print/zathura-ps/DESCR
@@ -0,0 +1,2 @@
+The zathura-ps plugin adds PostScript support to zathura by using the
+libspectre library.
diff --git a/print/zathura-ps/Makefile b/print/zathura-ps/Makefile
new file mode 100644
index 00000000000..7e5adea9760
--- /dev/null
+++ b/print/zathura-ps/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2016/02/14 14:04:16 leot Exp $
+#
+
+DISTNAME= zathura-ps-0.2.3
+CATEGORIES= print
+MASTER_SITES= http://pwmt.org/projects/zathura-ps/download/
+
+MAINTAINER= leot@NetBSD.org
+HOMEPAGE= http://pwmt.org/projects/zathura-ps/
+COMMENT= Add PS support to zathura using libspectre library
+LICENSE= zlib
+
+USE_TOOLS+= pkg-config gmake
+USE_LIBTOOL= yes
+
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../print/libspectre/buildlink3.mk"
+.include "../../print/zathura/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/zathura-ps/PLIST b/print/zathura-ps/PLIST
new file mode 100644
index 00000000000..a5a1126ff44
--- /dev/null
+++ b/print/zathura-ps/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2016/02/14 14:04:16 leot Exp $
+lib/zathura/ps.so
+share/applications/zathura-ps.desktop
diff --git a/print/zathura-ps/distinfo b/print/zathura-ps/distinfo
new file mode 100644
index 00000000000..c9e0c4ddad1
--- /dev/null
+++ b/print/zathura-ps/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/02/14 14:04:16 leot Exp $
+
+SHA1 (zathura-ps-0.2.3.tar.gz) = 893f743a5e54b0cdabf30a50451eb3d427831b17
+RMD160 (zathura-ps-0.2.3.tar.gz) = 7081371b2f6349de7d24b9d90ad3460f67eeba7c
+SHA512 (zathura-ps-0.2.3.tar.gz) = e5ce62f494f45eeb41a3cf5c91633953fd730b4dd448723afb39fa30cb58f887ef71e5ac462503791905c8de758ca0157805b5e672c6e0807d159294e2b29c7a
+Size (zathura-ps-0.2.3.tar.gz) = 5973 bytes