pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zathura-djvu: Import zathura-djvu-0.2.8 as wip/zathura-djvu
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Sep 27 13:07:02 2018 +0200
Changeset: c13fce71aa6e0acef1bcaf67278842247a09f74d
Modified Files:
Makefile
Added Files:
zathura-djvu/DESCR
zathura-djvu/Makefile
zathura-djvu/PLIST
zathura-djvu/distinfo
Log Message:
zathura-djvu: Import zathura-djvu-0.2.8 as wip/zathura-djvu
The zathura-djvu plugin adds DjVu support to zathura by using the djvulibre
library.
Based on graphics/zathura-djvu 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=c13fce71aa6e0acef1bcaf67278842247a09f74d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
zathura-djvu/DESCR | 2 ++
zathura-djvu/Makefile | 22 ++++++++++++++++++++++
zathura-djvu/PLIST | 4 ++++
zathura-djvu/distinfo | 6 ++++++
5 files changed, 35 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 606e3e7b6d..a249556831 100644
--- a/Makefile
+++ b/Makefile
@@ -4857,6 +4857,7 @@ SUBDIR+= ypbind-mt
SUBDIR+= ypserv
SUBDIR+= zapping
SUBDIR+= zathura
+SUBDIR+= zathura-djvu
SUBDIR+= zathura-pdf-mupdf
SUBDIR+= zathura-pdf-poppler
SUBDIR+= zathura-ps
diff --git a/zathura-djvu/DESCR b/zathura-djvu/DESCR
new file mode 100644
index 0000000000..02bc599b74
--- /dev/null
+++ b/zathura-djvu/DESCR
@@ -0,0 +1,2 @@
+The zathura-djvu plugin adds DjVu support to zathura by using the djvulibre
+library.
diff --git a/zathura-djvu/Makefile b/zathura-djvu/Makefile
new file mode 100644
index 0000000000..4fc0621710
--- /dev/null
+++ b/zathura-djvu/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.10 2018/04/16 14:34:42 wiz Exp $
+#
+
+DISTNAME= zathura-djvu-0.2.8
+CATEGORIES= graphics
+MASTER_SITES= https://pwmt.org/projects/zathura-djvu/download/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= leot%NetBSD.org@localhost
+HOMEPAGE= https://pwmt.org/projects/zathura-djvu/
+COMMENT= Add DjVu support to zathura using djvulibre library
+LICENSE= zlib
+
+USE_TOOLS+= pkg-config
+
+.include "../../devel/py-meson/build.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/djvulibre-lib/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-djvu/PLIST b/zathura-djvu/PLIST
new file mode 100644
index 0000000000..0f3a4453d2
--- /dev/null
+++ b/zathura-djvu/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+lib/zathura/libdjvu.so
+share/applications/org.pwmt.zathura-djvu.desktop
+share/metainfo/org.pwmt.zathura-djvu.metainfo.xml
diff --git a/zathura-djvu/distinfo b/zathura-djvu/distinfo
new file mode 100644
index 0000000000..54ae913af1
--- /dev/null
+++ b/zathura-djvu/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.3 2018/01/07 12:59:27 leot Exp $
+
+SHA1 (zathura-djvu-0.2.8.tar.xz) = 5b567669ce175d0b223d5e6d81c7508f41e917e6
+RMD160 (zathura-djvu-0.2.8.tar.xz) = 637b8f4674e6f4c7f6f6923cbe0abb903a98031a
+SHA512 (zathura-djvu-0.2.8.tar.xz) = ec51d339a01e7f2d063d21ab0e32624770398a21727fe6714b8fa8f9a1ef46909d58fa26c4a50430234f04377cce076312ebefb8a6cbdc28ba5de1c205d944a9
+Size (zathura-djvu-0.2.8.tar.xz) = 8860 bytes
Home |
Main Index |
Thread Index |
Old Index