1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- update to 0.7

PR:		164001
Submitted by:	Nikola Lecic <nikola.lecic at anthesphoria dot net> (maintainer)
This commit is contained in:
Ruslan Makhmatkhanov 2012-01-11 07:53:43 +00:00
parent a919416e88
commit bd454565b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288950
4 changed files with 9 additions and 11 deletions

View File

@ -6,11 +6,10 @@
#
PORTNAME= junicode
PORTVERSION= 0.6.17
PORTVERSION= 0.7
CATEGORIES= x11-fonts
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0-6-17 \
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:S|.|-|g} \
http://anthesphoria.net/FreeBSD/ports/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|g}
MAINTAINER= nikola.lecic@anthesphoria.net
@ -32,7 +31,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/fonts/*.ttf ${FONTSDIR}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
.endif
post-install:

View File

@ -1,2 +1,2 @@
SHA256 (junicode-0-6-17.zip) = 006b8dcdb59a9f0fe93f28eb6b10d4123f4935907305a10470dde4de6965462f
SIZE (junicode-0-6-17.zip) = 1256381
SHA256 (junicode-0-7.zip) = 2f446b4cc41c9fc28db5150dcb7883256e535b5ffc46c170330584647718f979
SIZE (junicode-0-7.zip) = 1153453

View File

@ -1,6 +1,6 @@
Junicode is an advanced Unicode font for medieval scholars, including the
full range of characters for languages written in the Latin script. It
also partially implements the recommendation of the Medieval Unicode Font
also mostly implements the recommendation of the Medieval Unicode Font
Initiative (MUFI).
The following languages are fully supported: Old and Middle English, Old
@ -13,7 +13,8 @@ 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) and Unicode fractions (frac).
super- and subscript numbers (sups and subs), Unicode fractions (frac) and
mirrored runes (rtlm).
Junicode's OpenType style sets provide support for Nordic and Insular
letter-forms, Old English typography, enlarged minuscules, swash letters,

View File

@ -3,9 +3,7 @@
%%FONTSDIR%%/Junicode-Italic.ttf
%%FONTSDIR%%/Junicode-Regular.ttf
%%PORTDOCS%%%%DOCSDIR%%/Junicode.pdf
%%PORTDOCS%%%%DOCSDIR%%/License.pdf
%%PORTDOCS%%%%DOCSDIR%%/aelfric_job.pdf
%%PORTDOCS%%%%DOCSDIR%%/mufi.pdf
%%PORTDOCS%%%%DOCSDIR%%/Junicode.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