pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Jun  7 01:01:01 UTC 2021

Added Files:
        pkgsrc/print/tex-pdfmanagement-testphase: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-pdfmanagement-testphase-doc: DESCR Makefile PLIST
            distinfo

Log Message:
tex-pdfmanagement-testphase{,-doc}: add version 0.95d

This is a temporary package, which is used during a test phase
to load the new PDF management code of LaTeX. The new PDF
management code offers backend independant interfaces to
central PDF dictionaries, tools to create annotations, form
Xobjects, to embed files, and to handle PDF standards. The code
is provided, during a testphase, as an independant package to
allow users and package authors to safely test the code. At a
later stage it will be integrated into the LaTeX kernel (or in
parts into permanent support packages), and the current
testphase bundle will be removed.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-pdfmanagement-testphase/DESCR \
    pkgsrc/print/tex-pdfmanagement-testphase/Makefile \
    pkgsrc/print/tex-pdfmanagement-testphase/PLIST \
    pkgsrc/print/tex-pdfmanagement-testphase/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-pdfmanagement-testphase-doc/DESCR \
    pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile \
    pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST \
    pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/tex-pdfmanagement-testphase/DESCR
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase/DESCR:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase/DESCR      Mon Jun  7 01:01:01 2021
@@ -0,0 +1,10 @@
+This is a temporary package, which is used during a test phase
+to load the new PDF management code of LaTeX. The new PDF
+management code offers backend independant interfaces to
+central PDF dictionaries, tools to create annotations, form
+Xobjects, to embed files, and to handle PDF standards. The code
+is provided, during a testphase, as an independant package to
+allow users and package authors to safely test the code. At a
+later stage it will be integrated into the LaTeX kernel (or in
+parts into permanent support packages), and the current
+testphase bundle will be removed.
Index: pkgsrc/print/tex-pdfmanagement-testphase/Makefile
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase/Makefile:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase/Makefile   Mon Jun  7 01:01:01 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/06/07 01:01:01 markd Exp $
+
+DISTNAME=      pdfmanagement-testphase
+PKGNAME=       tex-${DISTNAME}-0.95d
+TEXLIVE_REV=   59194
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/pdfmanagement-testphase
+COMMENT=       LaTeX PDF management testphase bundle
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-pdfmanagement-testphase/PLIST
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase/PLIST:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase/PLIST      Mon Jun  7 01:01:01 2021
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2021/06/07 01:01:01 markd Exp $
+share/texmf-dist/tex/latex/pdfmanagement-testphase/color-ltx.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/hgeneric-testphase.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperref-colorschemes.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/hyperxmp-patches-tmp-ltx.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvipdfmx.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvips.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-dvisvgm.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-luatex.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-pdftex.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase-xetex.def
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3backend-testphase.lua
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3pdffield-testphase.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/l3ref-tmp.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/pdflscape-ltx.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-firstaid.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx
+share/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/transparent-ltx.sty
+share/texmf-dist/tex/latex/pdfmanagement-testphase/xcolor-patches-tmp-ltx.sty
Index: pkgsrc/print/tex-pdfmanagement-testphase/distinfo
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase/distinfo:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase/distinfo   Mon Jun  7 01:01:01 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/07 01:01:01 markd Exp $
+
+SHA1 (pdfmanagement-testphase.r59194.tar.xz) = 3ff2a5e65c7e548819ed5de287df857b71986beb
+RMD160 (pdfmanagement-testphase.r59194.tar.xz) = 9a7d4f5bbec762cf9f783d7804bfcf51966a5c1f
+SHA512 (pdfmanagement-testphase.r59194.tar.xz) = 42f5e51453ada0a19242bd12496da930aeaaf41817dab7b902b9e2c27060723ea997f708ef4f5dd616c27b1d2565e3cbce116def7be69e9496f5a42003cc71bc
+Size (pdfmanagement-testphase.r59194.tar.xz) = 42816 bytes

Index: pkgsrc/print/tex-pdfmanagement-testphase-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase-doc/DESCR:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase-doc/DESCR  Mon Jun  7 01:01:01 2021
@@ -0,0 +1 @@
+Documentation for tex-pdfmanagement-testphase.
Index: pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase-doc/Makefile       Mon Jun  7 01:01:01 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/06/07 01:01:01 markd Exp $
+
+DISTNAME=      pdfmanagement-testphase.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.95d
+TEXLIVE_REV=   59194
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/pdfmanagement-testphase
+COMMENT=       Documentation for tex-pdfmanagement-testphase
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase-doc/PLIST  Mon Jun  7 01:01:01 2021
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1 2021/06/07 01:01:01 markd Exp $
+share/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md
+share/texmf-dist/doc/latex/pdfmanagement-testphase/README.md
+share/texmf-dist/doc/latex/pdfmanagement-testphase/hyperref-generic.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3backend-testphase.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfannot.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfdict.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-checkbox.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-radiobutton.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield-textfield.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffield.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdffile.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfmanagement.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfmeta.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdftools.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/l3pdfxform.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/ltdocinit.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/pdfmanagement-firstaid.pdf
+share/texmf-dist/doc/latex/pdfmanagement-testphase/pdfmanagement-testphase.pdf
Index: pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo:1.1
--- /dev/null   Mon Jun  7 01:01:01 2021
+++ pkgsrc/print/tex-pdfmanagement-testphase-doc/distinfo       Mon Jun  7 01:01:01 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/07 01:01:01 markd Exp $
+
+SHA1 (pdfmanagement-testphase.doc.r59194.tar.xz) = 56d79e84bb2ac9c6939e154eba399fc2e5ab1f90
+RMD160 (pdfmanagement-testphase.doc.r59194.tar.xz) = db09e52703ea1e92ace91670c237c9e8c4ecaa6b
+SHA512 (pdfmanagement-testphase.doc.r59194.tar.xz) = 9c853edacd11f451f3fe7b1833739585b41d834d17e48142b186029c0c40c673e41c5110c1769ec4a465a37a065ecf2e05c67a2d029fd3dcb2e9bf30cc3d9eed
+Size (pdfmanagement-testphase.doc.r59194.tar.xz) = 6734916 bytes



Home | Main Index | Thread Index | Old Index