summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-08-24 02:37:55 +0000
committermarkd <markd@pkgsrc.org>2017-08-24 02:37:55 +0000
commit1f13e005af21b5ca5f4ed8f8d605a0571b68bcf6 (patch)
tree43488733fce0bdf59831ac75118963076aa1dea2 /print
parent02b62ed0398801762215b7201b6e1dcfa615a84b (diff)
downloadpkgsrc-1f13e005af21b5ca5f4ed8f8d605a0571b68bcf6.tar.gz
Add tex-ocgx2{,-doc} 0.29
This package serves as a drop-in replacement for the packages ocgx by Paul Gaborit and ocg-p by Werner Moshammer for the creation of PDF Layers. It re-implements the functionality of the ocg, ocgx, and ocg-p packages and adds support for all known engines and back-ends including: LaTeX - dvips - ps2pdf/Distiller (Xe)LaTeX(x) - dvipdfmx pdfLaTeX and LuaLaTeX . It also ensures compatibility with the media9 and animate packages.
Diffstat (limited to 'print')
-rw-r--r--print/tex-ocgx2-doc/DESCR1
-rw-r--r--print/tex-ocgx2-doc/Makefile13
-rw-r--r--print/tex-ocgx2-doc/PLIST5
-rw-r--r--print/tex-ocgx2-doc/distinfo6
-rw-r--r--print/tex-ocgx2/DESCR8
-rw-r--r--print/tex-ocgx2/Makefile15
-rw-r--r--print/tex-ocgx2/PLIST4
-rw-r--r--print/tex-ocgx2/distinfo6
8 files changed, 58 insertions, 0 deletions
diff --git a/print/tex-ocgx2-doc/DESCR b/print/tex-ocgx2-doc/DESCR
new file mode 100644
index 00000000000..0e40c6f88de
--- /dev/null
+++ b/print/tex-ocgx2-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-ocgx2.
diff --git a/print/tex-ocgx2-doc/Makefile b/print/tex-ocgx2-doc/Makefile
new file mode 100644
index 00000000000..4be35082883
--- /dev/null
+++ b/print/tex-ocgx2-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2017/08/24 02:37:55 markd Exp $
+
+DISTNAME= ocgx2.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.29
+TEXLIVE_REV= 44528
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/ocgx2
+COMMENT= Documentation for tex-ocgx2
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-ocgx2-doc/PLIST b/print/tex-ocgx2-doc/PLIST
new file mode 100644
index 00000000000..6eea198b81a
--- /dev/null
+++ b/print/tex-ocgx2-doc/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2017/08/24 02:37:55 markd Exp $
+share/texmf-dist/doc/latex/ocgx2/ChangeLog
+share/texmf-dist/doc/latex/ocgx2/README
+share/texmf-dist/doc/latex/ocgx2/README.md
+share/texmf-dist/doc/latex/ocgx2/mailto.png
diff --git a/print/tex-ocgx2-doc/distinfo b/print/tex-ocgx2-doc/distinfo
new file mode 100644
index 00000000000..1f9a3689738
--- /dev/null
+++ b/print/tex-ocgx2-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/08/24 02:37:55 markd Exp $
+
+SHA1 (tex-ocgx2-44528/ocgx2.doc.tar.xz) = e3418b3dd7e77c8086abfca3d2dc8e12d2b8142b
+RMD160 (tex-ocgx2-44528/ocgx2.doc.tar.xz) = e3ba9294135bfa71628729e8de49491cfc082ec7
+SHA512 (tex-ocgx2-44528/ocgx2.doc.tar.xz) = b28c865bfc7b6608038dc24b4504cff28c6280d4cb7f8fc009c8d789fa7c9e9dbceb940b3f03cc3c1853d5369aa3bc97161d79f03bb63bd6eef3cfb0a34de0a8
+Size (tex-ocgx2-44528/ocgx2.doc.tar.xz) = 5520 bytes
diff --git a/print/tex-ocgx2/DESCR b/print/tex-ocgx2/DESCR
new file mode 100644
index 00000000000..eb0ab6bbe97
--- /dev/null
+++ b/print/tex-ocgx2/DESCR
@@ -0,0 +1,8 @@
+This package serves as a drop-in replacement for the packages
+ocgx by Paul Gaborit and ocg-p by Werner Moshammer for the
+creation of PDF Layers. It re-implements the functionality of
+the ocg, ocgx, and ocg-p packages and adds support for all
+known engines and back-ends including: LaTeX - dvips -
+ps2pdf/Distiller (Xe)LaTeX(x) - dvipdfmx pdfLaTeX and LuaLaTeX
+. It also ensures compatibility with the media9 and animate
+packages.
diff --git a/print/tex-ocgx2/Makefile b/print/tex-ocgx2/Makefile
new file mode 100644
index 00000000000..4040e453a3d
--- /dev/null
+++ b/print/tex-ocgx2/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/08/24 02:37:55 markd Exp $
+
+DISTNAME= ocgx2
+PKGNAME= tex-${DISTNAME}-0.29
+TEXLIVE_REV= 44528
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/ocgx2
+COMMENT= Drop-in replacement for 'ocgx' and 'ocg-p'
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-media9-[0-9]*:../../print/tex-media9
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-ocgx2/PLIST b/print/tex-ocgx2/PLIST
new file mode 100644
index 00000000000..d43ecbc3a05
--- /dev/null
+++ b/print/tex-ocgx2/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2017/08/24 02:37:55 markd Exp $
+share/texmf-dist/tex/latex/ocgx2/fixocgx.sty
+share/texmf-dist/tex/latex/ocgx2/ocgbase.sty
+share/texmf-dist/tex/latex/ocgx2/ocgx2.sty
diff --git a/print/tex-ocgx2/distinfo b/print/tex-ocgx2/distinfo
new file mode 100644
index 00000000000..ce1b4511d5a
--- /dev/null
+++ b/print/tex-ocgx2/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/08/24 02:37:55 markd Exp $
+
+SHA1 (tex-ocgx2-44528/ocgx2.tar.xz) = 4b07e45ae58ce4f8fa4ed83321b75ad8b729cc40
+RMD160 (tex-ocgx2-44528/ocgx2.tar.xz) = 7c1867ad558b205c6c83021f6f30ed5aed024bb0
+SHA512 (tex-ocgx2-44528/ocgx2.tar.xz) = 241fc232c55b0cdb5eb5998e42bb87e1cfb591456345d01120438c6a397cdc1ed3891a9446f5cdeb5e87c71675ab8b351202402e21ff9ea5d630f96ad911f0cb
+Size (tex-ocgx2-44528/ocgx2.tar.xz) = 9404 bytes