Update to version 0.7.6. [1]

Change the pkg-descr.     [2]

NOTE: the name of the regular font has changed from
Junicode-Regular.ttf to Junicode.ttf!

PR:		ports/168891  [1]
Submitted by:	bsam (me),  [1]
			Nikola Lecic  [2]
Approved by:	Nikola Lecic (maintainer)  [1]
This commit is contained in:
Boris Samorodov 2012-06-10 11:07:09 +00:00
parent 8081996372
commit edb1df3d8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298932
4 changed files with 17 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= junicode
PORTVERSION= 0.7
PORTVERSION= 0.7.6
CATEGORIES= x11-fonts
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:S|.|-|g} \
http://anthesphoria.net/FreeBSD/ports/distfiles/

View File

@ -1,2 +1,2 @@
SHA256 (junicode-0-7.zip) = 2f446b4cc41c9fc28db5150dcb7883256e535b5ffc46c170330584647718f979
SIZE (junicode-0-7.zip) = 1153453
SHA256 (junicode-0-7-6.zip) = 500e186a10420176bbf7965048b9c86e0f36e050f798df539839c44bb17e643f
SIZE (junicode-0-7-6.zip) = 1389224

View File

@ -9,16 +9,16 @@ Icelandic, Runic, Latin, Gothic and Sanskrit transliterations, IPA
Pica cut by Alexander Wilson of Glasgow in the eighteenth century).
Junicode supports the following OpenType features: f and long-s ligatures,
contextual alternates (calt), horizontal kerning (kern), discretionary
ligatures (circled numbers and letters via dlig), glyph (de)composition
(ccmp), correct positioning of combining marks -- mark-to-base (mark) and
mark-to-mark (mkmk), small caps (smcp and c2sc), old-style figures (onum),
super- and subscript numbers (sups and subs), Unicode fractions (frac) and
mirrored runes (rtlm).
contextual and stylistic alternates (calt, salt), horizontal kerning
(kern), discretionary ligatures (circled numbers and letters via dlig),
MUFI historical ligatures (hlig), glyph (de)composition (ccmp), correct
positioning of combining marks -- mark-to-base (mark) and mark-to-mark
(mkmk), small caps (smcp and c2sc), old-style figures (onum), super- and
subscript numbers (sups and subs), Unicode fractions (frac), swashes
(swsh) and mirrored runes (rtlm).
Junicode's OpenType style sets provide support for Nordic and Insular
letter-forms, Old English typography, enlarged minuscules, swash letters,
E caudata, alternate yogh and MUFI's overlined/deleted characters and
historic ligatures.
letter-forms, Old English typography, enlarged minuscules, E caudata,
alternate yogh, MUFI's overlined/deleted characters and many more.
WWW: http://junicode.sourceforge.net/

View File

@ -1,9 +1,13 @@
%%FONTSDIR%%/Junicode-Bold.ttf
%%FONTSDIR%%/Junicode-BoldItalic.ttf
%%FONTSDIR%%/Junicode-Italic.ttf
%%FONTSDIR%%/Junicode-Regular.ttf
%%FONTSDIR%%/Junicode.ttf
%%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf
%%PORTDOCS%%%%DOCSDIR%%/Junicode.tex
%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf
%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.tex
%%PORTDOCS%%%%DOCSDIR%%/homer_sample.pdf
%%PORTDOCS%%%%DOCSDIR%%/homer_sample.tex
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true
@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true