pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zathura-ps: Import zathura-ps-0.2.6 as wip/zathura-ps
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Sep 27 13:01:32 2018 +0200
Changeset: c4b609f3493a49c0db0ff23b3e7cbf1e4957753f
Modified Files:
Makefile
Added Files:
zathura-ps/DESCR
zathura-ps/Makefile
zathura-ps/PLIST
zathura-ps/distinfo
Log Message:
zathura-ps: Import zathura-ps-0.2.6 as wip/zathura-ps
The zathura-ps plugin adds PostScript support to zathura by using the
libspectre library.
Based on print/zathura-ps 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=c4b609f3493a49c0db0ff23b3e7cbf1e4957753f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
zathura-ps/DESCR | 2 ++
zathura-ps/Makefile | 21 +++++++++++++++++++++
zathura-ps/PLIST | 4 ++++
zathura-ps/distinfo | 6 ++++++
5 files changed, 34 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 9e7212d023..606e3e7b6d 100644
--- a/Makefile
+++ b/Makefile
@@ -4859,6 +4859,7 @@ SUBDIR+= zapping
SUBDIR+= zathura
SUBDIR+= zathura-pdf-mupdf
SUBDIR+= zathura-pdf-poppler
+SUBDIR+= zathura-ps
SUBDIR+= zbackup
SUBDIR+= zbar
SUBDIR+= zenity
diff --git a/zathura-ps/DESCR b/zathura-ps/DESCR
new file mode 100644
index 0000000000..21dfb1a6c6
--- /dev/null
+++ b/zathura-ps/DESCR
@@ -0,0 +1,2 @@
+The zathura-ps plugin adds PostScript support to zathura by using the
+libspectre library.
diff --git a/zathura-ps/Makefile b/zathura-ps/Makefile
new file mode 100644
index 0000000000..534bcc747e
--- /dev/null
+++ b/zathura-ps/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.13 2018/04/17 22:29:49 wiz Exp $
+
+DISTNAME= zathura-ps-0.2.6
+CATEGORIES= print
+MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= leot%NetBSD.org@localhost
+HOMEPAGE= https://pwmt.org/projects/zathura-ps/
+COMMENT= Add PS support to zathura using libspectre library
+LICENSE= zlib
+
+USE_TOOLS+= pkg-config
+
+.include "../../devel/py-meson/build.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../print/libspectre/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-ps/PLIST b/zathura-ps/PLIST
new file mode 100644
index 0000000000..8a0ab28987
--- /dev/null
+++ b/zathura-ps/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+lib/zathura/libps.so
+share/applications/org.pwmt.zathura-ps.desktop
+share/metainfo/org.pwmt.zathura-ps.metainfo.xml
diff --git a/zathura-ps/distinfo b/zathura-ps/distinfo
new file mode 100644
index 0000000000..3f2ff7590b
--- /dev/null
+++ b/zathura-ps/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.3 2018/01/07 13:00:07 leot Exp $
+
+SHA1 (zathura-ps-0.2.6.tar.xz) = c780a9476204b1dbfc8113fbe871e0913812fe75
+RMD160 (zathura-ps-0.2.6.tar.xz) = de2ba957f476044820f9b11eb15d25796d6f5121
+SHA512 (zathura-ps-0.2.6.tar.xz) = 6631f9b1c951b6f91f2a5217c3de47176205102206f15b596fb21285dae8d01fd759cfaca1b8a23bf47166dfbc3f8cf6061ce5a4d7a1c3a2b671a3beef5a07bb
+Size (zathura-ps-0.2.6.tar.xz) = 4336 bytes
Home |
Main Index |
Thread Index |
Old Index