Browse Source
Gentium-7.000 is a major update of the Gentium font family. Gentium Plus has been renamed to Gentium, and Gentium Book Plus has been renamed to Gentium Book, and is now supplied as a separate font package. See https://software.sil.org/gentium/history/ and https://software.sil.org/gentium/download/ Changes: https://software.sil.org/gentium/v7changes/ Reported by: repologyoverlay

9 changed files with 77 additions and 68 deletions
@ -1,52 +0,0 @@ |
|||
PORTNAME= GentiumPlus |
|||
PORTVERSION= 6.200 |
|||
CATEGORIES= x11-fonts |
|||
MASTER_SITES= http://software.sil.org/downloads/r/gentium/ |
|||
|
|||
MAINTAINER= matthew@FreeBSD.org |
|||
COMMENT= Gentium Plus TrueType font collection |
|||
WWW= https://software.sil.org/gentium/ |
|||
|
|||
LICENSE= OFL11 |
|||
|
|||
NO_ARCH= yes |
|||
NO_BUILD= yes |
|||
|
|||
USES= fonts zip |
|||
|
|||
PLIST_FILES= ${FONTSDIR}/GentiumBookPlus-Bold.ttf \
|
|||
${FONTSDIR}/GentiumBookPlus-BoldItalic.ttf \
|
|||
${FONTSDIR}/GentiumBookPlus-Italic.ttf \
|
|||
${FONTSDIR}/GentiumBookPlus-Regular.ttf \
|
|||
${FONTSDIR}/GentiumPlus-Bold.ttf \
|
|||
${FONTSDIR}/GentiumPlus-BoldItalic.ttf \
|
|||
${FONTSDIR}/GentiumPlus-Italic.ttf \
|
|||
${FONTSDIR}/GentiumPlus-Regular.ttf |
|||
|
|||
SUB_FILES= pkg-message |
|||
|
|||
DOCSLIST= FONTLOG.txt OFL-FAQ.txt OFL.txt README.txt \
|
|||
documentation/pdf/resources.pdf \
|
|||
documentation/pdf/features.pdf \
|
|||
documentation/pdf/developer.pdf \
|
|||
documentation/pdf/design.pdf \
|
|||
documentation/pdf/faq.pdf \
|
|||
documentation/pdf/about.pdf \
|
|||
documentation/pdf/history.pdf \
|
|||
documentation/pdf/index.pdf \
|
|||
documentation/pdf/charset.pdf \
|
|||
documentation/pdf/support.pdf \
|
|||
documentation/pdf/versions.pdf |
|||
PORTDOCS= ${DOCSLIST:C,^.*/,,} |
|||
|
|||
OPTIONS_DEFINE= DOCS |
|||
|
|||
do-install: |
|||
@${MKDIR} ${STAGEDIR}${FONTSDIR} |
|||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} |
|||
|
|||
do-install-DOCS-on: |
|||
@${MKDIR} ${STAGEDIR}${DOCSDIR} |
|||
${INSTALL_DATA} ${DOCSLIST:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} |
|||
|
|||
.include <bsd.port.mk> |
@ -1,3 +0,0 @@ |
|||
TIMESTAMP = 1675686775 |
|||
SHA256 (GentiumPlus-6.200.zip) = 9b21103b79961149b6508791572acb3b2fe7eb621474c57d5e4ee37e76d7b073 |
|||
SIZE (GentiumPlus-6.200.zip) = 10935378 |
@ -1,12 +0,0 @@ |
|||
Gentium is a typeface family designed to enable the diverse ethnic |
|||
groups around the world who use the Latin, Cyrillic and Greek scripts |
|||
to produce readable, high-quality publications. It supports a wide |
|||
range of Latin- and Cyrillic-based alphabets. |
|||
|
|||
The design is intended to be highly readable, reasonably compact, and |
|||
visually attractive. The Latin letters are designed to naturally |
|||
harmonize with the traditional 26 ones. Diacritics are treated with |
|||
careful thought and attention to their use. Gentium also supports both |
|||
polytonic and monotonic Greek. Gentium Plus now includes more extended |
|||
Latin glyphs (Unicode 5.1), archaic Greek symbols, and full extended |
|||
Cyrillic script support |
@ -0,0 +1,57 @@ |
|||
PORTNAME= Gentium |
|||
PORTVERSION= 7.000 |
|||
CATEGORIES= x11-fonts |
|||
MASTER_SITES= http://software.sil.org/downloads/r/gentium/ |
|||
|
|||
MAINTAINER= matthew@FreeBSD.org |
|||
COMMENT= Gentium TrueType font collection |
|||
WWW= https://software.sil.org/gentium/ |
|||
|
|||
LICENSE= OFL11 |
|||
|
|||
NO_ARCH= yes |
|||
NO_BUILD= yes |
|||
|
|||
USES= fonts zip |
|||
|
|||
PLIST_FILES= ${FONTSDIR}/Gentium-Bold.ttf \
|
|||
${FONTSDIR}/Gentium-BoldItalic.ttf \
|
|||
${FONTSDIR}/Gentium-ExtraBold.ttf \
|
|||
${FONTSDIR}/Gentium-ExtraBoldItalic.ttf \
|
|||
${FONTSDIR}/Gentium-Italic.ttf \
|
|||
${FONTSDIR}/Gentium-Medium.ttf \
|
|||
${FONTSDIR}/Gentium-MediumItalic.ttf \
|
|||
${FONTSDIR}/Gentium-Regular.ttf \
|
|||
${FONTSDIR}/Gentium-SemiBold.ttf \
|
|||
${FONTSDIR}/Gentium-SemiBoldItalic.ttf |
|||
|
|||
SUB_FILES= pkg-message |
|||
|
|||
DOCSLIST= FONTLOG.txt OFL-FAQ.txt OFL.txt README.txt \
|
|||
documentation/pdf/about.pdf \
|
|||
documentation/pdf/charset.pdf \
|
|||
documentation/pdf/design.pdf \
|
|||
documentation/pdf/developer.pdf \
|
|||
documentation/pdf/faq.pdf \
|
|||
documentation/pdf/features.pdf \
|
|||
documentation/pdf/greek.pdf \
|
|||
documentation/pdf/history.pdf \
|
|||
documentation/pdf/index.pdf \
|
|||
documentation/pdf/resources.pdf \
|
|||
documentation/pdf/support.pdf \
|
|||
documentation/pdf/v7changes.pdf \
|
|||
documentation/pdf/versions.pdf |
|||
|
|||
PORTDOCS= ${DOCSLIST:C,^.*/,,} |
|||
|
|||
OPTIONS_DEFINE= DOCS |
|||
|
|||
do-install: |
|||
@${MKDIR} ${STAGEDIR}${FONTSDIR} |
|||
${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} |
|||
|
|||
do-install-DOCS-on: |
|||
@${MKDIR} ${STAGEDIR}${DOCSDIR} |
|||
${INSTALL_DATA} ${DOCSLIST:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} |
|||
|
|||
.include <bsd.port.mk> |
@ -0,0 +1,3 @@ |
|||
TIMESTAMP = 1749537904 |
|||
SHA256 (Gentium-7.000.zip) = 313e64963ba27851356060a725d36ce01680e5c5c63f46e4b40f15741c043e21 |
|||
SIZE (Gentium-7.000.zip) = 15102846 |
@ -0,0 +1,15 @@ |
|||
”Gentium” is a Latin word meaning belonging to the nations. The |
|||
Gentium typeface family was created to enable the diverse ethnic |
|||
groups—nations—around the world who use the Latin, Cyrillic, or Greek |
|||
scripts to produce readable, high-quality publications. It supports |
|||
almost the complete range of Unicode characters for these scripts, |
|||
including a comprehensive range of diacritics and a large set of |
|||
symbols useful for linguistics and literacy work. |
|||
|
|||
Gentium’s design is intended to be highly readable, reasonably |
|||
compact, and visually attractive. One design strategy for greater |
|||
readability is to make slightly more generous counters, which are the |
|||
spaces inside and around the strokes of the letters. For compactness, |
|||
capital letters are modest in size and slightly compressed. For |
|||
attractiveness, Gentium combines good design with careful |
|||
letterspacing, plus a friendly, calligraphic character. |
Loading…
Reference in new issue