pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/gentiumplus-ttf



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Mar 28 13:27:37 UTC 2023

Added Files:
        pkgsrc/fonts/gentiumplus-ttf: DESCR Makefile PLIST distinfo

Log Message:
Add gentiumplus-ttf-6.200

Gentium ("belonging to the nations" in Latin) is a Unicode typeface
family  designed to enable the many diverse ethnic groups around the
world who use  the Latin script to produce readable, high-quality
publications. The  design is intended to be highly readable, reasonably
compact, and visually  attractive. Gentium has won a "Certificate of
Excellence in Typeface  Design" in two major international typeface
design competitions:  bukva:raz! (2001), TDC2003 (2003). The Gentium Plus
font family is based on this original design.

This project is intended to provide a free and open font family for all
current languages and writing systems that use Latin and Cyrillic
scripts. 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. Smart font
routines automatically adjust the position of diacritics to support and
optimize arbitrary base+diacritic combinations.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/gentiumplus-ttf/DESCR \
    pkgsrc/fonts/gentiumplus-ttf/Makefile pkgsrc/fonts/gentiumplus-ttf/PLIST \
    pkgsrc/fonts/gentiumplus-ttf/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/gentiumplus-ttf/DESCR
diff -u /dev/null pkgsrc/fonts/gentiumplus-ttf/DESCR:1.1
--- /dev/null   Tue Mar 28 13:27:37 2023
+++ pkgsrc/fonts/gentiumplus-ttf/DESCR  Tue Mar 28 13:27:37 2023
@@ -0,0 +1,16 @@
+Gentium ("belonging to the nations" in Latin) is a Unicode typeface
+family  designed to enable the many diverse ethnic groups around the
+world who use  the Latin script to produce readable, high-quality
+publications. The  design is intended to be highly readable, reasonably
+compact, and visually  attractive. Gentium has won a "Certificate of
+Excellence in Typeface  Design" in two major international typeface
+design competitions:  bukva:raz! (2001), TDC2003 (2003). The Gentium Plus
+font family is based on this original design.
+
+This project is intended to provide a free and open font family for all
+current languages and writing systems that use Latin and Cyrillic
+scripts. 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. Smart font
+routines automatically adjust the position of diacritics to support and
+optimize arbitrary base+diacritic combinations.
Index: pkgsrc/fonts/gentiumplus-ttf/Makefile
diff -u /dev/null pkgsrc/fonts/gentiumplus-ttf/Makefile:1.1
--- /dev/null   Tue Mar 28 13:27:37 2023
+++ pkgsrc/fonts/gentiumplus-ttf/Makefile       Tue Mar 28 13:27:37 2023
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2023/03/28 13:27:37 joerg Exp $
+#
+
+DISTNAME=      GentiumPlus-6.200
+PKGNAME=       gentiumplus-ttf-6.200
+CATEGORIES=    fonts
+MASTER_SITES=  https://software.sil.org/downloads/r/gentium/
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    joerg%NetBSD.org@localhost
+HOMEPAGE=      https://software.sil.org/gentium/
+COMMENT=       Modern international font for Latin, Cyrillic and Greek scripts
+LICENSE=       ofl-v1.1
+
+
+NO_CONFIGURE=  YES
+NO_BUILD=      YES
+
+FONTS_DIRS.ttf+=       ${PREFIX}/share/fonts/X11/TTF
+
+INSTALLATION_DIRS=     share/fonts/X11/TTF
+
+do-install:
+       ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/gentiumplus-ttf/PLIST
diff -u /dev/null pkgsrc/fonts/gentiumplus-ttf/PLIST:1.1
--- /dev/null   Tue Mar 28 13:27:37 2023
+++ pkgsrc/fonts/gentiumplus-ttf/PLIST  Tue Mar 28 13:27:37 2023
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2023/03/28 13:27:37 joerg Exp $
+share/fonts/X11/TTF/GentiumBookPlus-Bold.ttf
+share/fonts/X11/TTF/GentiumBookPlus-BoldItalic.ttf
+share/fonts/X11/TTF/GentiumBookPlus-Italic.ttf
+share/fonts/X11/TTF/GentiumBookPlus-Regular.ttf
+share/fonts/X11/TTF/GentiumPlus-Bold.ttf
+share/fonts/X11/TTF/GentiumPlus-BoldItalic.ttf
+share/fonts/X11/TTF/GentiumPlus-Italic.ttf
+share/fonts/X11/TTF/GentiumPlus-Regular.ttf
Index: pkgsrc/fonts/gentiumplus-ttf/distinfo
diff -u /dev/null pkgsrc/fonts/gentiumplus-ttf/distinfo:1.1
--- /dev/null   Tue Mar 28 13:27:37 2023
+++ pkgsrc/fonts/gentiumplus-ttf/distinfo       Tue Mar 28 13:27:37 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/03/28 13:27:37 joerg Exp $
+
+BLAKE2s (GentiumPlus-6.200.zip) = 7b5c8cec059e8885bc985ddbb42edc8ff729341c9a844a14a5930302b2a6cd12
+SHA512 (GentiumPlus-6.200.zip) = 8ecb15121f82a39852802126b336437756159c169ea6a428c6e9ff63f75d9f56671a2a1a9e050421ee661cb13c2b77d87b1d3d77d71eb075ba899e6a941588ed
+Size (GentiumPlus-6.200.zip) = 10935378 bytes



Home | Main Index | Thread Index | Old Index