pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts fonts/jomolhari-ttf - a font for Tibetan script



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e9d73e0f2cf
branches:  trunk
changeset: 444028:3e9d73e0f2cf
user:      uwe <uwe%pkgsrc.org@localhost>
date:      Fri Jan 01 22:28:56 2021 +0000

description:
fonts/jomolhari-ttf - a font for Tibetan script

Jomolhari is a Tibetan script Uchen font created by Christopher Fynn,
freely available under the Open Font License.  It supports text
encoded using the Unicode Standard and the Chinese national standard
for encoding characters of the Tibetan script (GB/T20524-2006 "Tibetan
Coded Character Set").  The design of the font is based on Bhutanese
manuscript examples and it is suitable for text in Tibetan, Dzongkha
and other languages written in the Tibetan script.

diffstat:

 fonts/Makefile               |   3 ++-
 fonts/jomolhari-ttf/DESCR    |   7 +++++++
 fonts/jomolhari-ttf/Makefile |  20 ++++++++++++++++++++
 fonts/jomolhari-ttf/PLIST    |   2 ++
 fonts/jomolhari-ttf/distinfo |   6 ++++++
 5 files changed, 37 insertions(+), 1 deletions(-)

diffs (68 lines):

diff -r 49ee523c497f -r 3e9d73e0f2cf fonts/Makefile
--- a/fonts/Makefile    Fri Jan 01 21:53:34 2021 +0000
+++ b/fonts/Makefile    Fri Jan 01 22:28:56 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.346 2020/11/19 15:10:07 kleink Exp $
+# $NetBSD: Makefile,v 1.347 2021/01/01 22:28:56 uwe Exp $
 #
 
 COMMENT=       Fonts
@@ -138,6 +138,7 @@
 SUBDIR+=       jisx0212fonts
 SUBDIR+=       jisx0213fonts
 SUBDIR+=       jmk-fonts
+SUBDIR+=       jomolhari-ttf
 SUBDIR+=       jsMath-fonts
 SUBDIR+=       junicode
 SUBDIR+=       kanjistrokeorders-ttf
diff -r 49ee523c497f -r 3e9d73e0f2cf fonts/jomolhari-ttf/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/jomolhari-ttf/DESCR Fri Jan 01 22:28:56 2021 +0000
@@ -0,0 +1,7 @@
+Jomolhari is a Tibetan script Uchen font created by Christopher Fynn,
+freely available under the Open Font License.  It supports text
+encoded using the Unicode Standard and the Chinese national standard
+for encoding characters of the Tibetan script (GB/T20524-2006 "Tibetan
+Coded Character Set").  The design of the font is based on Bhutanese
+manuscript examples and it is suitable for text in Tibetan, Dzongkha
+and other languages written in the Tibetan script.
diff -r 49ee523c497f -r 3e9d73e0f2cf fonts/jomolhari-ttf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/jomolhari-ttf/Makefile      Fri Jan 01 22:28:56 2021 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2021/01/01 22:28:56 uwe Exp $
+
+VERSION=       0.3
+PKGNAME=       jomolhari-ttf-${VERSION}
+CATEGORIES=    fonts
+DISTNAME=      jomolhari-alpha003c
+EXTRACT_SUFX=  .zip
+WRKSRC=                ${WRKDIR}
+MASTER_SITES=  http://download.savannah.gnu.org/releases/free-tibetan/jomolhari/
+
+MAINTAINER=    uwe%NetBSD.org@localhost
+HOMEPAGE=      https://sites.google.com/view/chrisfynn/home/fonts/jomolhari
+COMMENT=       TrueType font for Tibetan script
+LICENSE=       ofl-v1.0
+
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 49ee523c497f -r 3e9d73e0f2cf fonts/jomolhari-ttf/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/jomolhari-ttf/PLIST Fri Jan 01 22:28:56 2021 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/01/01 22:28:56 uwe Exp $
+share/fonts/X11/TTF/Jomolhari-alpha3c-0605331.ttf
diff -r 49ee523c497f -r 3e9d73e0f2cf fonts/jomolhari-ttf/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/jomolhari-ttf/distinfo      Fri Jan 01 22:28:56 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/01/01 22:28:56 uwe Exp $
+
+SHA1 (jomolhari-alpha003c.zip) = 90d3d27b041029ccfc290d02f0047dd432aa6ace
+RMD160 (jomolhari-alpha003c.zip) = be14f64b1343a45c1c5abc689bbf5d9284953f0e
+SHA512 (jomolhari-alpha003c.zip) = d3dd179c84c5cfb5cdc4a82ea1356b594973ef056cbc8fa4e23e37f21573b138eded19ef7370803dbe796e80a0d2c72a0866eb9f36e4b511627c770a00e08270
+Size (jomolhari-alpha003c.zip) = 902618 bytes



Home | Main Index | Thread Index | Old Index