pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print tex-jfmutil{,-doc}: add version 1.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/62b4e7bde066
branches: trunk
changeset: 446672:62b4e7bde066
user: markd <markd%pkgsrc.org@localhost>
date: Fri Feb 12 02:15:02 2021 +0000
description:
tex-jfmutil{,-doc}: add version 1.3.1
from Atsushi Toyokura in pkgsrc/wip
This program provides functionality to process data files (JFM
and VF) that form logical fonts used in (u)pTeX. The functions
currently available include: The mutual conversion between
Japanese virtual fonts (pairs of VF and JFM) and files in the
"ZVP format", which is an original text format representing
data in virtual fonts. This function can be seen as a
counterpart to the vftovp/vptovf programs. The mutual
conversion between VF files alone and files in the "ZVP0
format", which is a subset of the ZVP format.
diffstat:
print/tex-jfmutil-doc/DESCR | 1 +
print/tex-jfmutil-doc/Makefile | 13 +++++++++++++
print/tex-jfmutil-doc/PLIST | 4 ++++
print/tex-jfmutil-doc/distinfo | 6 ++++++
print/tex-jfmutil/DESCR | 9 +++++++++
print/tex-jfmutil/Makefile | 21 +++++++++++++++++++++
print/tex-jfmutil/PLIST | 3 +++
print/tex-jfmutil/distinfo | 6 ++++++
8 files changed, 63 insertions(+), 0 deletions(-)
diffs (95 lines):
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil-doc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil-doc/DESCR Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-jfmutil.
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil-doc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil-doc/Makefile Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 02:15:02 markd Exp $
+
+DISTNAME= jfmutil.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.3.1
+TEXLIVE_REV= 55044
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/jfmutil
+COMMENT= Documentation for tex-jfmutil
+LICENSE= mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil-doc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil-doc/PLIST Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 02:15:02 markd Exp $
+share/texmf-dist/doc/fonts/jfmutil/LICENSE
+share/texmf-dist/doc/fonts/jfmutil/README-ja.md
+share/texmf-dist/doc/fonts/jfmutil/README.md
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil-doc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil-doc/distinfo Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 02:15:02 markd Exp $
+
+SHA1 (jfmutil.doc.r55044.tar.xz) = 7c387d90bcae187816a02aa8b5545cf56dd0e87b
+RMD160 (jfmutil.doc.r55044.tar.xz) = 65bf336a84504219c49c36ac6a19ee11c3b80272
+SHA512 (jfmutil.doc.r55044.tar.xz) = d4b255cccbe58ec85240be3f0a390dd2fd716fd40c744732494d3e113899747133e99be75f8bab888d240e66e16195dbd2b12188f3551e5535a2cbe157c5bf9f
+Size (jfmutil.doc.r55044.tar.xz) = 9584 bytes
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil/DESCR Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,9 @@
+This program provides functionality to process data files (JFM
+and VF) that form logical fonts used in (u)pTeX. The functions
+currently available include: The mutual conversion between
+Japanese virtual fonts (pairs of VF and JFM) and files in the
+"ZVP format", which is an original text format representing
+data in virtual fonts. This function can be seen as a
+counterpart to the vftovp/vptovf programs. The mutual
+conversion between VF files alone and files in the "ZVP0
+format", which is a subset of the ZVP format.
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil/Makefile Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2021/02/12 02:15:02 markd Exp $
+
+DISTNAME= jfmutil
+PKGNAME= tex-${DISTNAME}-1.3.1
+TEXLIVE_REV= 55044
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/jfmutil
+COMMENT= Utility to process pTeX-extended TFM and VF
+LICENSE= mit
+
+INSTALLATION_DIRS+= bin
+
+REPLACE_PERL= texmf-dist/scripts/jfmutil/jfmutil.pl
+
+post-install:
+ ${LN} -sf ../share/texmf-dist/scripts/jfmutil/jfmutil.pl \
+ ${DESTDIR}${PREFIX}/bin/jfmutil
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil/PLIST Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/12 02:15:02 markd Exp $
+bin/jfmutil
+share/texmf-dist/scripts/jfmutil/jfmutil.pl
diff -r fe485c7030eb -r 62b4e7bde066 print/tex-jfmutil/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-jfmutil/distinfo Fri Feb 12 02:15:02 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/12 02:15:02 markd Exp $
+
+SHA1 (jfmutil.r55044.tar.xz) = a1e32392574fc1557c81501de86978d8106a9d98
+RMD160 (jfmutil.r55044.tar.xz) = e37145ba9eb6bd0d91f61d52b5d38c66b6d994b2
+SHA512 (jfmutil.r55044.tar.xz) = ba0c853d1624ef00407e9eb4c6051fa9f71f505e0e55ea2a698d4a9f7fee241c1339d46e873d77573252c781ccacb05b9d447b80aa43887ad76da667977c666b
+Size (jfmutil.r55044.tar.xz) = 25772 bytes
Home |
Main Index |
Thread Index |
Old Index