From fb2f154ff2aa1ab1495cab20917015c49f7fa1b6 Mon Sep 17 00:00:00 2001 From: leot Date: Sun, 14 Feb 2016 14:04:15 +0000 Subject: 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. --- print/zathura-ps/DESCR | 2 ++ print/zathura-ps/Makefile | 21 +++++++++++++++++++++ print/zathura-ps/PLIST | 3 +++ print/zathura-ps/distinfo | 6 ++++++ 4 files changed, 32 insertions(+) create mode 100644 print/zathura-ps/DESCR create mode 100644 print/zathura-ps/Makefile create mode 100644 print/zathura-ps/PLIST create mode 100644 print/zathura-ps/distinfo (limited to 'print/zathura-ps') 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 -- cgit v1.2.3