pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-ascmac: Import tex-ascmac-2.1 as wip/tex-ascmac
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Jan 23 18:10:52 2021 +0900
Changeset: 34222e174ff0375d4cf13fc86912c6221a9ec5e4
Modified Files:
Makefile
Added Files:
tex-ascmac/DESCR
tex-ascmac/Makefile
tex-ascmac/PLIST
tex-ascmac/distinfo
Log Message:
tex-ascmac: Import tex-ascmac-2.1 as wip/tex-ascmac
The bundle provides boxes and picture macros with Japanese
vertical writing support. It uses only native picture macros
and fonts for drawing boxes and is thus driver-independent.
Formerly part of the Japanese pLaTeX bundle, it now supports
all LaTeX engines.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=34222e174ff0375d4cf13fc86912c6221a9ec5e4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
tex-ascmac/DESCR | 5 +++++
tex-ascmac/Makefile | 15 +++++++++++++++
tex-ascmac/PLIST | 14 ++++++++++++++
tex-ascmac/distinfo | 6 ++++++
5 files changed, 41 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 35e6fc9864..4e2d437eef 100644
--- a/Makefile
+++ b/Makefile
@@ -5235,6 +5235,7 @@ SUBDIR+= testssl
SUBDIR+= tetrinet
SUBDIR+= tex-arabxtex
SUBDIR+= tex-arabxtex-doc
+SUBDIR+= tex-ascmac
SUBDIR+= tex-attachfile-doc
SUBDIR+= tex-breqn-doc
SUBDIR+= tex-fancyref-doc
diff --git a/tex-ascmac/DESCR b/tex-ascmac/DESCR
new file mode 100644
index 0000000000..3152f47d02
--- /dev/null
+++ b/tex-ascmac/DESCR
@@ -0,0 +1,5 @@
+The bundle provides boxes and picture macros with Japanese
+vertical writing support. It uses only native picture macros
+and fonts for drawing boxes and is thus driver-independent.
+Formerly part of the Japanese pLaTeX bundle, it now supports
+all LaTeX engines.
diff --git a/tex-ascmac/Makefile b/tex-ascmac/Makefile
new file mode 100644
index 0000000000..48b04e8b8a
--- /dev/null
+++ b/tex-ascmac/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= ascmac
+PKGNAME= tex-${DISTNAME}-2.1
+TEXLIVE_REV= 53411
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/ascmac
+COMMENT= Boxes and picture macros with Japanese vertical writing support
+LICENSE= modified-bsd
+
+TEX_MAP_FILES+= ascmac.map
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-ascmac/PLIST b/tex-ascmac/PLIST
new file mode 100644
index 0000000000..6a774f3688
--- /dev/null
+++ b/tex-ascmac/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD$
+share/texmf-dist/fonts/map/dvips/ascmac/ascmac.map
+share/texmf-dist/fonts/source/public/ascmac/ascgrp.mf
+share/texmf-dist/fonts/source/public/ascmac/ascii.mf
+share/texmf-dist/fonts/source/public/ascmac/ascii10.mf
+share/texmf-dist/fonts/source/public/ascmac/ascii36.mf
+share/texmf-dist/fonts/tfm/public/ascmac/ascgrp.tfm
+share/texmf-dist/fonts/tfm/public/ascmac/ascii10.tfm
+share/texmf-dist/fonts/tfm/public/ascmac/ascii36.tfm
+share/texmf-dist/fonts/type1/public/ascmac/ascgrp.pfb
+share/texmf-dist/fonts/type1/public/ascmac/ascii10.pfb
+share/texmf-dist/fonts/type1/public/ascmac/ascii36.pfb
+share/texmf-dist/tex/latex/ascmac/ascmac.sty
+share/texmf-dist/tex/latex/ascmac/tascmac.sty
diff --git a/tex-ascmac/distinfo b/tex-ascmac/distinfo
new file mode 100644
index 0000000000..bce053c9d5
--- /dev/null
+++ b/tex-ascmac/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (ascmac.r53411.tar.xz) = cb00ab8dfce853228bdb8b501855fa6eeead1856
+RMD160 (ascmac.r53411.tar.xz) = 8805778b09cf9db4fa2980a3963048b90a7efd1d
+SHA512 (ascmac.r53411.tar.xz) = f03ff628aced70ac2406863aa4b23eac26cf47fa09ee377ba78a8df3af633ac1f3fad8d005022c1555d957ec9d84f98eebf2dc97b296713a2edf5f0060d4180e
+Size (ascmac.r53411.tar.xz) = 16656 bytes
Home |
Main Index |
Thread Index |
Old Index