pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Apr 11 02:25:31 UTC 2023

Added Files:
        pkgsrc/graphics/tex-hershey-mp: DESCR Makefile PLIST distinfo
        pkgsrc/graphics/tex-hershey-mp-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-hershey-mp{,-doc}: add version 2022.1.0

This package provides MetaPost support for reading jhf vector
font files, used by (mostly? only?) the so-called Hershey Fonts
of the late 1960s. The package does not include the actual font
files, which you can probably find in the software repository
of your operating system.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-hershey-mp/DESCR \
    pkgsrc/graphics/tex-hershey-mp/Makefile \
    pkgsrc/graphics/tex-hershey-mp/PLIST \
    pkgsrc/graphics/tex-hershey-mp/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-hershey-mp-doc/DESCR \
    pkgsrc/graphics/tex-hershey-mp-doc/Makefile \
    pkgsrc/graphics/tex-hershey-mp-doc/PLIST \
    pkgsrc/graphics/tex-hershey-mp-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/graphics/tex-hershey-mp/DESCR
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp/DESCR:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp/DESCR        Tue Apr 11 02:25:31 2023
@@ -0,0 +1,5 @@
+This package provides MetaPost support for reading jhf vector
+font files, used by (mostly? only?) the so-called Hershey Fonts
+of the late 1960s. The package does not include the actual font
+files, which you can probably find in the software repository
+of your operating system.
Index: pkgsrc/graphics/tex-hershey-mp/Makefile
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp/Makefile:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp/Makefile     Tue Apr 11 02:25:31 2023
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2023/04/11 02:25:31 markd Exp $
+
+DISTNAME=      hershey-mp
+PKGNAME=       tex-${DISTNAME}-2022.1.0
+TEXLIVE_REV=   64878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/hershey-mp
+COMMENT=       MetaPost support for the Hershey font file format
+LICENSE=       eupl-v1.1
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-hershey-mp/PLIST
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp/PLIST:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp/PLIST        Tue Apr 11 02:25:31 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/04/11 02:25:31 markd Exp $
+share/texmf-dist/metapost/hershey-mp/hershey.mp
Index: pkgsrc/graphics/tex-hershey-mp/distinfo
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp/distinfo:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp/distinfo     Tue Apr 11 02:25:31 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/04/11 02:25:31 markd Exp $
+
+BLAKE2s (hershey-mp.r64878.tar.xz) = cde562889ba39eec40f23649be115bee93d658609a150a5e7a3df7b8fd7a2916
+SHA512 (hershey-mp.r64878.tar.xz) = 8759bfc2237fc1954e3ea3a47355cd42c48479ce01d959cf0b072ffba4f26068e99f32737bf8669a509f53085b8d8e5c5b0b02f9a7fa6ba73a38bc996539d902
+Size (hershey-mp.r64878.tar.xz) = 1684 bytes

Index: pkgsrc/graphics/tex-hershey-mp-doc/DESCR
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp-doc/DESCR:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp-doc/DESCR    Tue Apr 11 02:25:31 2023
@@ -0,0 +1 @@
+Documentation for tex-hershey-mp.
Index: pkgsrc/graphics/tex-hershey-mp-doc/Makefile
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp-doc/Makefile:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp-doc/Makefile Tue Apr 11 02:25:31 2023
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2023/04/11 02:25:31 markd Exp $
+
+DISTNAME=      hershey-mp.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2022.1.0
+TEXLIVE_REV=   64878
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/hershey-mp
+COMMENT=       Documentation for tex-hershey-mp
+LICENSE=       eupl-v1.1
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-hershey-mp-doc/PLIST
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp-doc/PLIST:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp-doc/PLIST    Tue Apr 11 02:25:31 2023
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2023/04/11 02:25:31 markd Exp $
+share/texmf-dist/doc/metapost/hershey-mp/LICENSE
+share/texmf-dist/doc/metapost/hershey-mp/README
+share/texmf-dist/doc/metapost/hershey-mp/hershey.pdf
+share/texmf-dist/doc/metapost/hershey-mp/hershey.tex
Index: pkgsrc/graphics/tex-hershey-mp-doc/distinfo
diff -u /dev/null pkgsrc/graphics/tex-hershey-mp-doc/distinfo:1.1
--- /dev/null   Tue Apr 11 02:25:31 2023
+++ pkgsrc/graphics/tex-hershey-mp-doc/distinfo Tue Apr 11 02:25:31 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/04/11 02:25:31 markd Exp $
+
+BLAKE2s (hershey-mp.doc.r64878.tar.xz) = 17cd93f01c8f5b1ee71ae0026b78bedbc6ed86c14e6aedb533358e068fb5c442
+SHA512 (hershey-mp.doc.r64878.tar.xz) = d869c70b0919380ae4d88d9cded20baf9a8cce0946550d1a3b80056f80bcf2eaa7fbffbe16a3101c2a04fda512ff1b9160786c05c279a78732e1909782cb2b23
+Size (hershey-mp.doc.r64878.tar.xz) = 273748 bytes



Home | Main Index | Thread Index | Old Index