pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts
Module Name: pkgsrc
Committed By: uwe
Date: Fri Jan 1 22:28:57 UTC 2021
Modified Files:
pkgsrc/fonts: Makefile
Added Files:
pkgsrc/fonts/jomolhari-ttf: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.346 -r1.347 pkgsrc/fonts/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/jomolhari-ttf/DESCR \
pkgsrc/fonts/jomolhari-ttf/Makefile pkgsrc/fonts/jomolhari-ttf/PLIST \
pkgsrc/fonts/jomolhari-ttf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/Makefile
diff -u pkgsrc/fonts/Makefile:1.346 pkgsrc/fonts/Makefile:1.347
--- pkgsrc/fonts/Makefile:1.346 Thu Nov 19 15:10:07 2020
+++ pkgsrc/fonts/Makefile Fri Jan 1 22:28:56 2021
@@ -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+= jisx0208fonts
SUBDIR+= jisx0212fonts
SUBDIR+= jisx0213fonts
SUBDIR+= jmk-fonts
+SUBDIR+= jomolhari-ttf
SUBDIR+= jsMath-fonts
SUBDIR+= junicode
SUBDIR+= kanjistrokeorders-ttf
Added files:
Index: pkgsrc/fonts/jomolhari-ttf/DESCR
diff -u /dev/null pkgsrc/fonts/jomolhari-ttf/DESCR:1.1
--- /dev/null Fri Jan 1 22:28:57 2021
+++ pkgsrc/fonts/jomolhari-ttf/DESCR Fri Jan 1 22:28:56 2021
@@ -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.
Index: pkgsrc/fonts/jomolhari-ttf/Makefile
diff -u /dev/null pkgsrc/fonts/jomolhari-ttf/Makefile:1.1
--- /dev/null Fri Jan 1 22:28:57 2021
+++ pkgsrc/fonts/jomolhari-ttf/Makefile Fri Jan 1 22:28:56 2021
@@ -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"
Index: pkgsrc/fonts/jomolhari-ttf/PLIST
diff -u /dev/null pkgsrc/fonts/jomolhari-ttf/PLIST:1.1
--- /dev/null Fri Jan 1 22:28:57 2021
+++ pkgsrc/fonts/jomolhari-ttf/PLIST Fri Jan 1 22:28:56 2021
@@ -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
Index: pkgsrc/fonts/jomolhari-ttf/distinfo
diff -u /dev/null pkgsrc/fonts/jomolhari-ttf/distinfo:1.1
--- /dev/null Fri Jan 1 22:28:57 2021
+++ pkgsrc/fonts/jomolhari-ttf/distinfo Fri Jan 1 22:28:56 2021
@@ -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