pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/junicode Import junicode-0.7.8 as fonts/junicode.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acbeb4d56439
branches:  trunk
changeset: 358067:acbeb4d56439
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 04 18:20:50 2017 +0000

description:
Import junicode-0.7.8 as fonts/junicode.

Junicode (short for Junius-Unicode) is a Unicode font for medievalists.
The current version is a beta; the selection of characters and the
arrangement of the Private Use Area are subject to change.

Junicode contains 3280 characters in the regular style (the italic,
bold and bold italic styles are less complete). These Unicode ranges
are either complete in the regular style or they contain substantial
numbers of glyphs (especially those of interest to medievalists).

diffstat:

 fonts/junicode/DESCR    |   8 ++++++++
 fonts/junicode/Makefile |  29 +++++++++++++++++++++++++++++
 fonts/junicode/PLIST    |  11 +++++++++++
 fonts/junicode/distinfo |   6 ++++++
 4 files changed, 54 insertions(+), 0 deletions(-)

diffs (70 lines):

diff -r 5f3157173413 -r acbeb4d56439 fonts/junicode/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/junicode/DESCR      Sat Feb 04 18:20:50 2017 +0000
@@ -0,0 +1,8 @@
+Junicode (short for Junius-Unicode) is a Unicode font for medievalists.
+The current version is a beta; the selection of characters and the
+arrangement of the Private Use Area are subject to change.
+
+Junicode contains 3280 characters in the regular style (the italic,
+bold and bold italic styles are less complete). These Unicode ranges
+are either complete in the regular style or they contain substantial
+numbers of glyphs (especially those of interest to medievalists).
diff -r 5f3157173413 -r acbeb4d56439 fonts/junicode/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/junicode/Makefile   Sat Feb 04 18:20:50 2017 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2017/02/04 18:20:50 wiz Exp $
+
+DISTNAME=      junicode-0-7-8
+PKGNAME=       ${DISTNAME:S/-7-8/.7.8/}
+CATEGORIES=    fonts
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=junicode/}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://junicode.sourceforge.net/
+COMMENT=       Free TrueType font family for medievalists
+LICENSE=       ofl-v1.1
+
+WRKSRC=                ${WRKDIR}/junicode
+NO_BUILD=      yes
+
+FONTDIR=       ${PREFIX}/share/fonts/X11/TTF
+DOCDIR=                ${PREFIX}/share/doc/junicode
+FONTS_DIRS.ttf=        ${FONTDIR}
+
+INSTALLATION_DIRS=     share/fonts/X11/TTF share/doc/junicode
+
+do-install:
+       cd ${WRKSRC}/fonts && for f in *.ttf ; do \
+               ${INSTALL_DATA} $$f ${DESTDIR}${FONTDIR}/$$f; \
+       done
+       ${INSTALL_DATA} ${WRKSRC}/doc/* ${DESTDIR}${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff -r 5f3157173413 -r acbeb4d56439 fonts/junicode/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/junicode/PLIST      Sat Feb 04 18:20:50 2017 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1 2017/02/04 18:20:50 wiz Exp $
+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/fonts/X11/TTF/Junicode-Bold.ttf
+share/fonts/X11/TTF/Junicode-BoldItalic.ttf
+share/fonts/X11/TTF/Junicode-Italic.ttf
+share/fonts/X11/TTF/Junicode.ttf
diff -r 5f3157173413 -r acbeb4d56439 fonts/junicode/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/junicode/distinfo   Sat Feb 04 18:20:50 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/02/04 18:20:50 wiz Exp $
+
+SHA1 (junicode-0-7-8.zip) = 492946ca18c3e23febd7c77221ff438ad85d2147
+RMD160 (junicode-0-7-8.zip) = 4cc9c95a83d00cd275bf5ed84de63c30a3972cb3
+SHA512 (junicode-0-7-8.zip) = f6c9da3c46a643bf5aa86ddbc42246d30e68644121eaf7ccbc2f3ee8d4a9228fcd6c03fadbc7e92032a12cd00d7b527ce2500bf9d6030e5347f824d96471f65f
+Size (junicode-0-7-8.zip) = 1640500 bytes



Home | Main Index | Thread Index | Old Index