pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts Add packages from texlive langother collection.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4af8290c94eb
branches:  trunk
changeset: 652279:4af8290c94eb
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu May 28 12:20:00 2015 +0000

description:
Add packages from texlive langother collection.

diffstat:

 fonts/tex-aramaic-serto-doc/DESCR    |   1 +
 fonts/tex-aramaic-serto-doc/Makefile |  13 +++++++++++++
 fonts/tex-aramaic-serto-doc/PLIST    |   8 ++++++++
 fonts/tex-aramaic-serto-doc/distinfo |   5 +++++
 fonts/tex-aramaic-serto/DESCR        |   8 ++++++++
 fonts/tex-aramaic-serto/Makefile     |  15 +++++++++++++++
 fonts/tex-aramaic-serto/PLIST        |  30 ++++++++++++++++++++++++++++++
 fonts/tex-aramaic-serto/distinfo     |   5 +++++
 fonts/tex-cjhebrew-doc/DESCR         |   1 +
 fonts/tex-cjhebrew-doc/Makefile      |  13 +++++++++++++
 fonts/tex-cjhebrew-doc/PLIST         |   3 +++
 fonts/tex-cjhebrew-doc/distinfo      |   5 +++++
 fonts/tex-cjhebrew/DESCR             |   6 ++++++
 fonts/tex-cjhebrew/Makefile          |  15 +++++++++++++++
 fonts/tex-cjhebrew/PLIST             |  16 ++++++++++++++++
 fonts/tex-cjhebrew/distinfo          |   5 +++++
 16 files changed, 149 insertions(+), 0 deletions(-)

diffs (213 lines):

diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto-doc/DESCR Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-aramaic-serto.
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto-doc/Makefile      Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+DISTNAME=      aramaic-serto.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.0
+TEXLIVE_REV=   30042
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/aramaic-serto
+COMMENT=       Documentation for tex-aramaic-serto
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto-doc/PLIST Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:20:00 markd Exp $
+share/texmf-dist/doc/latex/aramaic-serto/README
+share/texmf-dist/doc/latex/aramaic-serto/assyr.font
+share/texmf-dist/doc/latex/aramaic-serto/example.ptex
+share/texmf-dist/doc/latex/aramaic-serto/serto.font
+share/texmf-dist/doc/latex/aramaic-serto/serto.py
+share/texmf-dist/doc/latex/aramaic-serto/sertodoc.pdf
+share/texmf-dist/doc/latex/aramaic-serto/sertodoc.ptex
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto-doc/distinfo      Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+SHA1 (tex-aramaic-serto-30042/aramaic-serto.doc.tar.xz) = 0e88142d3379931c17e161bdb745038977154164
+RMD160 (tex-aramaic-serto-30042/aramaic-serto.doc.tar.xz) = 775e76877b4d1ba25e480bc038cfad6553f5249a
+Size (tex-aramaic-serto-30042/aramaic-serto.doc.tar.xz) = 220648 bytes
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto/DESCR     Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,8 @@
+This package enables (La)TeX users to typeset words or phrases
+(e-TeX extensions are needed) in Syriac (Aramaic) using the
+Serto-alphabet. The package includes a preprocessor written in
+Python (>= 1.5.2) in order to deal with right-to-left
+typesetting for those who do not want to use elatex and to
+choose the correct letter depending on word context
+(initial/medial/final form). Detailed documentation and
+examples are included.
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto/Makefile  Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+DISTNAME=      aramaic-serto
+PKGNAME=       tex-${DISTNAME}-1.0
+TEXLIVE_REV=   30042
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/aramaic-serto
+COMMENT=       Fonts and LaTeX for Syriac written in Serto
+LICENSE=       lppl-1.3c
+
+TEX_MAP_FILES+=        syriac.map
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto/PLIST     Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,30 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:20:00 markd Exp $
+share/texmf-dist/fonts/afm/public/aramaic-serto/assy.afm
+share/texmf-dist/fonts/afm/public/aramaic-serto/assyrb10.afm
+share/texmf-dist/fonts/afm/public/aramaic-serto/serto10.afm
+share/texmf-dist/fonts/afm/public/aramaic-serto/sertob10.afm
+share/texmf-dist/fonts/map/dvips/aramaic-serto/syriac.map
+share/texmf-dist/fonts/source/public/aramaic-serto/assy.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/assyrb10.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/assyrfont.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/serto.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/serto10.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/sertob10.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/sertobase.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/sertofont.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/sertomacros.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/syriacvowels.mf
+share/texmf-dist/fonts/source/public/aramaic-serto/test.mf
+share/texmf-dist/fonts/tfm/public/aramaic-serto/assy.tfm
+share/texmf-dist/fonts/tfm/public/aramaic-serto/assyrb10.tfm
+share/texmf-dist/fonts/tfm/public/aramaic-serto/serto10.tfm
+share/texmf-dist/fonts/tfm/public/aramaic-serto/sertob10.tfm
+share/texmf-dist/fonts/type1/public/aramaic-serto/assy.pfb
+share/texmf-dist/fonts/type1/public/aramaic-serto/assyrb10.pfb
+share/texmf-dist/fonts/type1/public/aramaic-serto/serto10.pfb
+share/texmf-dist/fonts/type1/public/aramaic-serto/sertob10.pfb
+share/texmf-dist/tex/latex/aramaic-serto/assyr.sty
+share/texmf-dist/tex/latex/aramaic-serto/serto.sty
+share/texmf-dist/tex/latex/aramaic-serto/syriac.sty
+share/texmf-dist/tex/latex/aramaic-serto/uassyr.fd
+share/texmf-dist/tex/latex/aramaic-serto/userto.fd
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-aramaic-serto/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-aramaic-serto/distinfo  Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+SHA1 (tex-aramaic-serto-30042/aramaic-serto.tar.xz) = ab3fb07ec08dd4fe8a6c3c432a48030dbc16d123
+RMD160 (tex-aramaic-serto-30042/aramaic-serto.tar.xz) = 336dc3c8e4cb69968236d70e4e1b76a209581a8b
+Size (tex-aramaic-serto-30042/aramaic-serto.tar.xz) = 97864 bytes
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew-doc/DESCR      Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-cjhebrew.
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew-doc/Makefile   Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+DISTNAME=      cjhebrew.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.1a
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/cjhebrew
+COMMENT=       Documentation for tex-cjhebrew
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew-doc/PLIST      Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:20:00 markd Exp $
+share/texmf-dist/doc/fonts/cjhebrew/cjhebtst.tex
+share/texmf-dist/doc/fonts/cjhebrew/manual.pdf
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew-doc/distinfo   Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+SHA1 (tex-cjhebrew-15878/cjhebrew.doc.tar.xz) = 6755d8088af93063354df49e99b113f217bc3371
+RMD160 (tex-cjhebrew-15878/cjhebrew.doc.tar.xz) = 78321a0090567de78d8f49242c08fb044826831b
+Size (tex-cjhebrew-15878/cjhebrew.doc.tar.xz) = 95944 bytes
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew/DESCR  Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,6 @@
+The cjhebrew package provides Adobe Type 1 fonts for Hebrew,
+and LaTeX macros to support their use. Hebrew text can be
+vocalised, and a few accents are also available. The package
+makes it easy to include Hebrew text in other-language
+documents. The package makes use of the e-TeX extensions to
+TeX, so should be run using an "e-LaTeX".
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew/Makefile       Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+DISTNAME=      cjhebrew
+PKGNAME=       tex-${DISTNAME}-0.1a
+TEXLIVE_REV=   15878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/cjhebrew
+COMMENT=       Typeset Hebrew with LaTeX
+LICENSE=       lppl-1.3c
+
+TEX_MAP_FILES+=        cjhebrew.map
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew/PLIST  Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:20:00 markd Exp $
+share/texmf-dist/fonts/afm/public/cjhebrew/cjheblsm.afm
+share/texmf-dist/fonts/afm/public/cjhebrew/cjhebltx.afm
+share/texmf-dist/fonts/enc/dvips/cjhebrew/cjhebltx.enc
+share/texmf-dist/fonts/map/dvips/cjhebrew/cjhebrew.map
+share/texmf-dist/fonts/tfm/public/cjhebrew/cjhblsm.tfm
+share/texmf-dist/fonts/tfm/public/cjhebrew/cjhbltx.tfm
+share/texmf-dist/fonts/tfm/public/cjhebrew/cjheblsm.tfm
+share/texmf-dist/fonts/tfm/public/cjhebrew/cjhebltx.tfm
+share/texmf-dist/fonts/tfm/public/cjhebrew/rcjhblsm.tfm
+share/texmf-dist/fonts/tfm/public/cjhebrew/rcjhbltx.tfm
+share/texmf-dist/fonts/type1/public/cjhebrew/cjheblsm.pfb
+share/texmf-dist/fonts/type1/public/cjhebrew/cjhebltx.pfb
+share/texmf-dist/fonts/vf/public/cjhebrew/cjhblsm.vf
+share/texmf-dist/fonts/vf/public/cjhebrew/cjhbltx.vf
+share/texmf-dist/tex/latex/cjhebrew/cjhebrew.sty
diff -r 19d149c2ef82 -r 4af8290c94eb fonts/tex-cjhebrew/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-cjhebrew/distinfo       Thu May 28 12:20:00 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/28 12:20:00 markd Exp $
+
+SHA1 (tex-cjhebrew-15878/cjhebrew.tar.xz) = 34559d57cf61f4b0d2eb372516d26db1be31933b
+RMD160 (tex-cjhebrew-15878/cjhebrew.tar.xz) = 84b089fd9c683c4ea52fb3cf3a992aa272de9254
+Size (tex-cjhebrew-15878/cjhebrew.tar.xz) = 41260 bytes



Home | Main Index | Thread Index | Old Index