pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/junicode



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  4 18:20:50 UTC 2017

Added Files:
        pkgsrc/fonts/junicode: DESCR Makefile PLIST distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/junicode/DESCR \
    pkgsrc/fonts/junicode/Makefile pkgsrc/fonts/junicode/PLIST \
    pkgsrc/fonts/junicode/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/fonts/junicode/DESCR
diff -u /dev/null pkgsrc/fonts/junicode/DESCR:1.1
--- /dev/null   Sat Feb  4 18:20:50 2017
+++ pkgsrc/fonts/junicode/DESCR Sat Feb  4 18:20:50 2017
@@ -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).
Index: pkgsrc/fonts/junicode/Makefile
diff -u /dev/null pkgsrc/fonts/junicode/Makefile:1.1
--- /dev/null   Sat Feb  4 18:20:50 2017
+++ pkgsrc/fonts/junicode/Makefile      Sat Feb  4 18:20:50 2017
@@ -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"
Index: pkgsrc/fonts/junicode/PLIST
diff -u /dev/null pkgsrc/fonts/junicode/PLIST:1.1
--- /dev/null   Sat Feb  4 18:20:50 2017
+++ pkgsrc/fonts/junicode/PLIST Sat Feb  4 18:20:50 2017
@@ -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
Index: pkgsrc/fonts/junicode/distinfo
diff -u /dev/null pkgsrc/fonts/junicode/distinfo:1.1
--- /dev/null   Sat Feb  4 18:20:50 2017
+++ pkgsrc/fonts/junicode/distinfo      Sat Feb  4 18:20:50 2017
@@ -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