pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Add tex-ocgx2{,-doc} 0.29



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dff1d36f6341
branches:  trunk
changeset: 367116:dff1d36f6341
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Aug 24 02:37:55 2017 +0000

description:
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:

 print/tex-ocgx2-doc/DESCR    |   1 +
 print/tex-ocgx2-doc/Makefile |  13 +++++++++++++
 print/tex-ocgx2-doc/PLIST    |   5 +++++
 print/tex-ocgx2-doc/distinfo |   6 ++++++
 print/tex-ocgx2/DESCR        |   8 ++++++++
 print/tex-ocgx2/Makefile     |  15 +++++++++++++++
 print/tex-ocgx2/PLIST        |   4 ++++
 print/tex-ocgx2/distinfo     |   6 ++++++
 8 files changed, 58 insertions(+), 0 deletions(-)

diffs (90 lines):

diff -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2-doc/DESCR Thu Aug 24 02:37:55 2017 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-ocgx2.
diff -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2-doc/Makefile      Thu Aug 24 02:37:55 2017 +0000
@@ -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@localhost
+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 -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2-doc/PLIST Thu Aug 24 02:37:55 2017 +0000
@@ -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 -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2-doc/distinfo      Thu Aug 24 02:37:55 2017 +0000
@@ -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 -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2/DESCR     Thu Aug 24 02:37:55 2017 +0000
@@ -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 -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2/Makefile  Thu Aug 24 02:37:55 2017 +0000
@@ -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@localhost
+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 -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2/PLIST     Thu Aug 24 02:37:55 2017 +0000
@@ -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 -r bb86a1abfb2b -r dff1d36f6341 print/tex-ocgx2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ocgx2/distinfo  Thu Aug 24 02:37:55 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index