Import dai-banna-2.200.
Unicode font package for rendering New Tai Lue (Xishuangbanna Dai) characters. It contains a complete set of New Tai Lue consonants, vowels, tones, and digits, along with punctuation and other useful symbols. A basic set of Latin glyphs, including Arabic numerals, is also provided. From George Rosamond. ok czarkoff@
This commit is contained in:
parent
fd482b5b67
commit
dda0479ac5
34
fonts/dai-banna/Makefile
Normal file
34
fonts/dai-banna/Makefile
Normal file
@ -0,0 +1,34 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2016/03/10 07:20:10 bentley Exp $
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
V = 2.200
|
||||
COMMENT = Unicode font package for New Tai Lue characters
|
||||
DISTNAME = DaiBanna-$V
|
||||
PKGNAME = dai-banna-$V
|
||||
CATEGORIES = fonts
|
||||
|
||||
HOMEPAGE = https://scripts.sil.org/DaiBannaSIL
|
||||
|
||||
MAINTAINER = George Rosamond <george@nycbug.org>
|
||||
|
||||
# SIL OFL 1.1
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MASTER_SITES = https://scripts.sil.org/cms/scripts/render_download.php?format=file\&media_id=${DISTNAME}${EXTRACT_SUFX}\&/
|
||||
|
||||
EXTRACT_SUFX = .zip
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_TEST = Yes
|
||||
|
||||
WRKDIST = ${WRKDIR}/${PKGNAME}
|
||||
FONTDIR = ${PREFIX}/share/fonts/dai-banna
|
||||
DOCDIR = ${PREFIX}/share/doc/dai-banna
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.ttf ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.txt ${DOCDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
2
fonts/dai-banna/distinfo
Normal file
2
fonts/dai-banna/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (DaiBanna-2.200.zip) = urZ+VgSE7pvAQdHpWuLjagjOuc3mgA7wMjgfrgcA9pE=
|
||||
SIZE (DaiBanna-2.200.zip) = 606774
|
8
fonts/dai-banna/pkg/DESCR
Normal file
8
fonts/dai-banna/pkg/DESCR
Normal file
@ -0,0 +1,8 @@
|
||||
Unicode font package for rendering New Tai Lue (Xishuangbanna Dai)
|
||||
characters.
|
||||
|
||||
It contains a complete set of New Tai Lue consonants, vowels,
|
||||
tones, and digits, along with punctuation and other useful symbols.
|
||||
|
||||
A basic set of Latin glyphs, including Arabic numerals, is also
|
||||
provided.
|
15
fonts/dai-banna/pkg/PLIST
Normal file
15
fonts/dai-banna/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/03/10 07:20:10 bentley Exp $
|
||||
share/doc/dai-banna/
|
||||
share/doc/dai-banna/FONTLOG.txt
|
||||
share/doc/dai-banna/OFL.txt
|
||||
share/doc/dai-banna/README.txt
|
||||
share/fonts/
|
||||
@fontdir share/fonts/dai-banna/
|
||||
share/fonts/dai-banna/DBSILBB.ttf
|
||||
share/fonts/dai-banna/DBSILBC.ttf
|
||||
share/fonts/dai-banna/DBSILBO.ttf
|
||||
share/fonts/dai-banna/DBSILBR.ttf
|
||||
share/fonts/dai-banna/DBSILLB.ttf
|
||||
share/fonts/dai-banna/DBSILLC.ttf
|
||||
share/fonts/dai-banna/DBSILLO.ttf
|
||||
share/fonts/dai-banna/DBSILLR.ttf
|
Loading…
Reference in New Issue
Block a user