pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts tex-unfonts-core{,-doc}: Add version 2022
details: https://anonhg.NetBSD.org/pkgsrc/rev/2599b248a33b
branches: trunk
changeset: 377237:2599b248a33b
user: markd <markd%pkgsrc.org@localhost>
date: Mon Apr 18 05:06:04 2022 +0000
description:
tex-unfonts-core{,-doc}: Add version 2022
The Un-fonts come from the HLaTeX as type1 fonts in 1998 by
Koaunghi Un, he made type1 fonts to use with Korean TeX
(HLaTeX) in the late 1990's and released it under the GPL
license. They were converted to TrueType with the FontForge
(PfaEdit) by Won-kyu Park in 2003. Core families (9 fonts):
UnBatang, UnBatangBold: serif UnDotum, UnDotumBold: sans-serif
UnGraphic, UnGraphicBold: sans-serif style UnPilgi,
UnPilgiBold: script UnGungseo: cursive, brush-stroke
diffstat:
fonts/Makefile | 4 +++-
fonts/tex-unfonts-core-doc/DESCR | 1 +
fonts/tex-unfonts-core-doc/Makefile | 13 +++++++++++++
fonts/tex-unfonts-core-doc/PLIST | 5 +++++
fonts/tex-unfonts-core-doc/distinfo | 5 +++++
fonts/tex-unfonts-core/DESCR | 8 ++++++++
fonts/tex-unfonts-core/Makefile | 13 +++++++++++++
fonts/tex-unfonts-core/PLIST | 13 +++++++++++++
fonts/tex-unfonts-core/distinfo | 5 +++++
9 files changed, 66 insertions(+), 1 deletions(-)
diffs (113 lines):
diff -r 78467581c5aa -r 2599b248a33b fonts/Makefile
--- a/fonts/Makefile Mon Apr 18 05:03:03 2022 +0000
+++ b/fonts/Makefile Mon Apr 18 05:06:04 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.374 2022/04/16 01:37:30 markd Exp $
+# $NetBSD: Makefile,v 1.375 2022/04/18 05:06:04 markd Exp $
#
COMMENT= Fonts
@@ -825,6 +825,8 @@
SUBDIR+= tex-uhc
SUBDIR+= tex-uhc-doc
SUBDIR+= tex-umtypewriter
+SUBDIR+= tex-unfonts-core
+SUBDIR+= tex-unfonts-core-doc
SUBDIR+= tex-universa
SUBDIR+= tex-universa-doc
SUBDIR+= tex-universalis
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core-doc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core-doc/DESCR Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-unfonts-core.
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core-doc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core-doc/Makefile Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/18 05:06:05 markd Exp $
+
+DISTNAME= unfonts-core.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2022
+TEXLIVE_REV= 56291
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/unfonts-core
+COMMENT= Documentation for tex-unfonts-core
+LICENSE= gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core-doc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core-doc/PLIST Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/18 05:06:05 markd Exp $
+share/texmf-dist/doc/fonts/unfonts-core/COPYING
+share/texmf-dist/doc/fonts/unfonts-core/README.md
+share/texmf-dist/doc/fonts/unfonts-core/README_original
+share/texmf-dist/doc/fonts/unfonts-core/changelog.Debian
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core-doc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core-doc/distinfo Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/18 05:06:05 markd Exp $
+
+BLAKE2s (unfonts-core.doc.r56291.tar.xz) = 8a4b653586a7c2ab70aa53806938783690d0b37a2c2088761c52f9f00842d057
+SHA512 (unfonts-core.doc.r56291.tar.xz) = 8f51172be1093ff9da6ebb7071f5fea435e2bdace5619faa24ebdef52b3e34197d91b8f9d302844d4e1377a2a4712247743172afcd4b01367e9f166bd76112fd
+Size (unfonts-core.doc.r56291.tar.xz) = 10592 bytes
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core/DESCR Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,8 @@
+The Un-fonts come from the HLaTeX as type1 fonts in 1998 by
+Koaunghi Un, he made type1 fonts to use with Korean TeX
+(HLaTeX) in the late 1990's and released it under the GPL
+license. They were converted to TrueType with the FontForge
+(PfaEdit) by Won-kyu Park in 2003. Core families (9 fonts):
+UnBatang, UnBatangBold: serif UnDotum, UnDotumBold: sans-serif
+UnGraphic, UnGraphicBold: sans-serif style UnPilgi,
+UnPilgiBold: script UnGungseo: cursive, brush-stroke
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core/Makefile Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/18 05:06:05 markd Exp $
+
+DISTNAME= unfonts-core
+PKGNAME= tex-${DISTNAME}-2022
+TEXLIVE_REV= 56291
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/unfonts-core
+COMMENT= TrueType version of Un-fonts
+LICENSE= gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core/PLIST Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/18 05:06:05 markd Exp $
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnBatang.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnBatangBold.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnDinaru.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnDinaruBold.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnDinaruLight.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnDotum.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnDotumBold.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnGraphic.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnGraphicBold.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnGungseo.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnPilgi.ttf
+share/texmf-dist/fonts/truetype/public/unfonts-core/UnPilgiBold.ttf
diff -r 78467581c5aa -r 2599b248a33b fonts/tex-unfonts-core/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/tex-unfonts-core/distinfo Mon Apr 18 05:06:04 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/18 05:06:05 markd Exp $
+
+BLAKE2s (unfonts-core.r56291.tar.xz) = d3b6e2e0707ab6bcf4d49b32ade7b75343937b0e04c05e6a2ccde172414e45df
+SHA512 (unfonts-core.r56291.tar.xz) = 5476421a802ec3daa8fcb8354924ffb090aa9ea337db315c813637fafa445ef82601edc61cb7aa424bd7e2deee7607902ed33f0cfe70c214901d4c52dfcff6c5
+Size (unfonts-core.r56291.tar.xz) = 14727532 bytes
Home |
Main Index |
Thread Index |
Old Index