Import Junicode, a Unicode fonts for medievalists. ok sthen@
Submission from George Rosamond (MAINTAINER). pkg/DESCR: Junicode is a Unicode font for medievalists. Created by Peter S. Baker of the University of Virginia, Junicode is based on a 17th century typeface used in Oxford, England. Junicode contains many special characters and ligatures for medievalists, along with numerous other Unicode glyphs.
This commit is contained in:
parent
2702a10c7c
commit
26bd0cbca1
30
fonts/junicode/Makefile
Normal file
30
fonts/junicode/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/08/28 17:51:18 jca Exp $
|
||||
|
||||
COMMENT = advanced Unicode font for medievalists
|
||||
DISTNAME = junicode-0-7-8
|
||||
PKGNAME = junicode-0.7.8
|
||||
EXTRACT_SUFX = .zip
|
||||
CATEGORIES = fonts
|
||||
|
||||
HOMEPAGE = http://junicode.sourceforge.net/
|
||||
MAINTAINER = George Rosamond <george@nycbug.org>
|
||||
|
||||
# OFL
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=junicode/}
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_TEST = Yes
|
||||
|
||||
WRKDIST = ${WRKDIR}/junicode
|
||||
FONTDIR = ${PREFIX}/share/fonts/junicode
|
||||
DOCDIR = ${PREFIX}/share/doc/junicode
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/fonts/*.ttf ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/doc/* ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/util/* ${DOCDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
2
fonts/junicode/distinfo
Normal file
2
fonts/junicode/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (junicode-0-7-8.zip) = dCfDKpOD3RzkhdIC9HZ7O6p51Orjp0uP8qEMLYqE89E=
|
||||
SIZE (junicode-0-7-8.zip) = 1640500
|
6
fonts/junicode/pkg/DESCR
Normal file
6
fonts/junicode/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
Junicode is a Unicode font for medievalists. Created by Peter S. Baker
|
||||
of the University of Virginia, Junicode is based on a 17th century
|
||||
typeface used in Oxford, England.
|
||||
|
||||
Junicode contains many special characters and ligatures for medievalists,
|
||||
along with numerous other Unicode glyphs.
|
15
fonts/junicode/pkg/PLIST
Normal file
15
fonts/junicode/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/08/28 17:51:18 jca Exp $
|
||||
share/doc/junicode/
|
||||
share/doc/junicode/Junicode.pdf
|
||||
share/doc/junicode/Junicode.tex
|
||||
share/doc/junicode/aelfric_job.pdf
|
||||
share/doc/junicode/aelfric_job.tex
|
||||
share/doc/junicode/homer_sample.pdf
|
||||
share/doc/junicode/homer_sample.tex
|
||||
share/doc/junicode/mt-Junicode.cfg
|
||||
share/fonts/
|
||||
@fontdir share/fonts/junicode/
|
||||
share/fonts/junicode/Junicode-Bold.ttf
|
||||
share/fonts/junicode/Junicode-BoldItalic.ttf
|
||||
share/fonts/junicode/Junicode-Italic.ttf
|
||||
share/fonts/junicode/Junicode.ttf
|
Loading…
x
Reference in New Issue
Block a user