summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-02-12 02:52:06 +0000
committermarkd <markd@pkgsrc.org>2021-02-12 02:52:06 +0000
commita9e2f8e3588a94b26cac1a86927625324e3d40ee (patch)
tree03f2e37a9ac9bf3a12b24aa4048767274c231a63 /graphics
parent03a5dc622e7cde66d0c4acbc853ae745b8079224 (diff)
downloadpkgsrc-a9e2f8e3588a94b26cac1a86927625324e3d40ee.tar.gz
tex-qrcode{,-doc}: add version 1.51
From Mike M. Volokhov in pkgsrc/wip The package generates QR (Quick Response) codes in LaTeX, without the need for PSTricks or any other graphical package.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tex-qrcode-doc/DESCR1
-rw-r--r--graphics/tex-qrcode-doc/Makefile13
-rw-r--r--graphics/tex-qrcode-doc/PLIST3
-rw-r--r--graphics/tex-qrcode-doc/distinfo6
-rw-r--r--graphics/tex-qrcode/DESCR2
-rw-r--r--graphics/tex-qrcode/Makefile16
-rw-r--r--graphics/tex-qrcode/PLIST2
-rw-r--r--graphics/tex-qrcode/distinfo6
8 files changed, 49 insertions, 0 deletions
diff --git a/graphics/tex-qrcode-doc/DESCR b/graphics/tex-qrcode-doc/DESCR
new file mode 100644
index 00000000000..12a6bb908ce
--- /dev/null
+++ b/graphics/tex-qrcode-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-qrcode.
diff --git a/graphics/tex-qrcode-doc/Makefile b/graphics/tex-qrcode-doc/Makefile
new file mode 100644
index 00000000000..f49155f0009
--- /dev/null
+++ b/graphics/tex-qrcode-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 02:52:06 markd Exp $
+
+DISTNAME= qrcode.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.51
+TEXLIVE_REV= 36065
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/qrcode
+COMMENT= Documentation for tex-qrcode
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-qrcode-doc/PLIST b/graphics/tex-qrcode-doc/PLIST
new file mode 100644
index 00000000000..a5679f3379b
--- /dev/null
+++ b/graphics/tex-qrcode-doc/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 02:52:06 markd Exp $
+share/texmf-dist/doc/latex/qrcode/README
+share/texmf-dist/doc/latex/qrcode/qrcode.pdf
diff --git a/graphics/tex-qrcode-doc/distinfo b/graphics/tex-qrcode-doc/distinfo
new file mode 100644
index 00000000000..4567e76b450
--- /dev/null
+++ b/graphics/tex-qrcode-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 02:52:06 markd Exp $
+
+SHA1 (qrcode.doc.r36065.tar.xz) = 9d7575fbc8b71a4674b3d4adfeaac69a382ad535
+RMD160 (qrcode.doc.r36065.tar.xz) = 1b5718c27a063b79a1c45bc0fefa0230e412efd4
+SHA512 (qrcode.doc.r36065.tar.xz) = 406d1cf238b397412a57ed695a39af0ef32de007b94e8650cf591c63882d05d7df18061fbd2b350347c052091202a38de1ceef19f61fa58de38c2e73de6b01b2
+Size (qrcode.doc.r36065.tar.xz) = 245688 bytes
diff --git a/graphics/tex-qrcode/DESCR b/graphics/tex-qrcode/DESCR
new file mode 100644
index 00000000000..e82837470af
--- /dev/null
+++ b/graphics/tex-qrcode/DESCR
@@ -0,0 +1,2 @@
+The package generates QR (Quick Response) codes in LaTeX,
+without the need for PSTricks or any other graphical package.
diff --git a/graphics/tex-qrcode/Makefile b/graphics/tex-qrcode/Makefile
new file mode 100644
index 00000000000..1a52adc874d
--- /dev/null
+++ b/graphics/tex-qrcode/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 02:52:06 markd Exp $
+
+DISTNAME= qrcode
+PKGNAME= tex-${DISTNAME}-1.51
+TEXLIVE_REV= 36065
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/qrcode
+COMMENT= Generate QR codes in LaTeX
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-qrcode/PLIST b/graphics/tex-qrcode/PLIST
new file mode 100644
index 00000000000..92c29495b73
--- /dev/null
+++ b/graphics/tex-qrcode/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 02:52:06 markd Exp $
+share/texmf-dist/tex/latex/qrcode/qrcode.sty
diff --git a/graphics/tex-qrcode/distinfo b/graphics/tex-qrcode/distinfo
new file mode 100644
index 00000000000..83e3beb801d
--- /dev/null
+++ b/graphics/tex-qrcode/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 02:52:06 markd Exp $
+
+SHA1 (qrcode.r36065.tar.xz) = f01bec045549a30d6a9b62acabaa1bd920c3718c
+RMD160 (qrcode.r36065.tar.xz) = 13ec7e910ec67d44e7359fe910c58b7bf3457d7e
+SHA512 (qrcode.r36065.tar.xz) = 65ecc00d46d06f8a36cb1f170c12692cf7ef8c0cf9e68bbdc6a7da6b0a7f5fcda6a2e065b8a474609556518ab07c2d12f19a9fdaa0b6339aba94cf35184e26f9
+Size (qrcode.r36065.tar.xz) = 19636 bytes