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: Sun Feb 21 10:46:52 UTC 2021
Added Files:
pkgsrc/print/tex-pxjahyper: DESCR Makefile PLIST distinfo
pkgsrc/print/tex-pxjahyper-doc: DESCR Makefile PLIST distinfo
Log Message:
tex-pxjahyper{,-doc}: Add version 0.7
>From Atsushi Toyokura in pkgsrc-wip
This package adjusts the behavior of hyperref on (u)pLaTeX so
that authors can properly create PDF documents that contain
document information in Japanese.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-pxjahyper/DESCR \
pkgsrc/print/tex-pxjahyper/Makefile pkgsrc/print/tex-pxjahyper/PLIST \
pkgsrc/print/tex-pxjahyper/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-pxjahyper-doc/DESCR \
pkgsrc/print/tex-pxjahyper-doc/Makefile \
pkgsrc/print/tex-pxjahyper-doc/PLIST \
pkgsrc/print/tex-pxjahyper-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-pxjahyper/DESCR
diff -u /dev/null pkgsrc/print/tex-pxjahyper/DESCR:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper/DESCR Sun Feb 21 10:46:52 2021
@@ -0,0 +1,3 @@
+This package adjusts the behavior of hyperref on (u)pLaTeX so
+that authors can properly create PDF documents that contain
+document information in Japanese.
Index: pkgsrc/print/tex-pxjahyper/Makefile
diff -u /dev/null pkgsrc/print/tex-pxjahyper/Makefile:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper/Makefile Sun Feb 21 10:46:52 2021
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:46:52 markd Exp $
+
+DISTNAME= pxjahyper
+PKGNAME= tex-${DISTNAME}-0.7
+TEXLIVE_REV= 57732
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/pxjahyper
+COMMENT= Hyperref support for pLaTeX
+LICENSE= mit
+
+DEPENDS+= tex-atbegshi-[0-9]*:../../print/tex-atbegshi
+DEPENDS+= tex-ltxcmds-[0-9]*:../../print/tex-ltxcmds
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-pxjahyper/PLIST
diff -u /dev/null pkgsrc/print/tex-pxjahyper/PLIST:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper/PLIST Sun Feb 21 10:46:52 2021
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:46:52 markd Exp $
+share/texmf-dist/tex/platex/pxjahyper/pxjahyper-ajm.def
+share/texmf-dist/tex/platex/pxjahyper/pxjahyper-enc.sty
+share/texmf-dist/tex/platex/pxjahyper/pxjahyper.sty
Index: pkgsrc/print/tex-pxjahyper/distinfo
diff -u /dev/null pkgsrc/print/tex-pxjahyper/distinfo:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper/distinfo Sun Feb 21 10:46:52 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:46:52 markd Exp $
+
+SHA1 (pxjahyper.r57732.tar.xz) = fe121b92e16a4f7772763fd25ee3da14920d3fe9
+RMD160 (pxjahyper.r57732.tar.xz) = 091b119b035fc9e810da6271504bfca647006a6f
+SHA512 (pxjahyper.r57732.tar.xz) = 732aafb92db36a3922d1d412e3d5bcd92e0e31c810f4ff7ff0de29ede881d8fffb523203014b92767dd8c4dde72b410d86f861e61c56bde70c16425d8c85c447
+Size (pxjahyper.r57732.tar.xz) = 14936 bytes
Index: pkgsrc/print/tex-pxjahyper-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-pxjahyper-doc/DESCR:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper-doc/DESCR Sun Feb 21 10:46:52 2021
@@ -0,0 +1 @@
+Documentation for tex-pxjahyper.
Index: pkgsrc/print/tex-pxjahyper-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-pxjahyper-doc/Makefile:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper-doc/Makefile Sun Feb 21 10:46:52 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:46:52 markd Exp $
+
+DISTNAME= pxjahyper.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.7
+TEXLIVE_REV= 57732
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/pxjahyper
+COMMENT= Documentation for tex-pxjahyper
+LICENSE= mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-pxjahyper-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-pxjahyper-doc/PLIST:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper-doc/PLIST Sun Feb 21 10:46:52 2021
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:46:52 markd Exp $
+share/texmf-dist/doc/platex/pxjahyper/LICENSE
+share/texmf-dist/doc/platex/pxjahyper/README-ja.md
+share/texmf-dist/doc/platex/pxjahyper/README.md
+share/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
+share/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex
Index: pkgsrc/print/tex-pxjahyper-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-pxjahyper-doc/distinfo:1.1
--- /dev/null Sun Feb 21 10:46:52 2021
+++ pkgsrc/print/tex-pxjahyper-doc/distinfo Sun Feb 21 10:46:52 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:46:52 markd Exp $
+
+SHA1 (pxjahyper.doc.r57732.tar.xz) = 4cf8c835ac6c6132cb88819fd5f0726aaa692b45
+RMD160 (pxjahyper.doc.r57732.tar.xz) = eb6cedd5fc20e509165bf3cff0c510a4cbae4f21
+SHA512 (pxjahyper.doc.r57732.tar.xz) = 6f339bfb1ea4c3826d05d8a834b242322289c1bfb625d6014206fec8668fcccf8bb8cea379cc7d0bc8e121094d1f0a53490d87849ee99b8d42c35dda1274db33
+Size (pxjahyper.doc.r57732.tar.xz) = 121508 bytes
Home |
Main Index |
Thread Index |
Old Index