pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/gentiumbasic-ttf



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Mar 28 13:48:23 UTC 2023

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

Log Message:
Add gentiumbasic-ttf-1.102

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 Basic and Gentium Book Basic font families are based on the
original design, but with additional weights. The "Book" family is
slightly heavier. Both families come with a complete regular, bold,
italic and bold italic set of fonts.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/gentiumbasic-ttf/DESCR \
    pkgsrc/fonts/gentiumbasic-ttf/Makefile \
    pkgsrc/fonts/gentiumbasic-ttf/PLIST \
    pkgsrc/fonts/gentiumbasic-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/gentiumbasic-ttf/DESCR
diff -u /dev/null pkgsrc/fonts/gentiumbasic-ttf/DESCR:1.1
--- /dev/null   Tue Mar 28 13:48:23 2023
+++ pkgsrc/fonts/gentiumbasic-ttf/DESCR Tue Mar 28 13:48:22 2023
@@ -0,0 +1,11 @@
+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 Basic and Gentium Book Basic font families are based on the
+original design, but with additional weights. The "Book" family is
+slightly heavier. Both families come with a complete regular, bold,
+italic and bold italic set of fonts.
Index: pkgsrc/fonts/gentiumbasic-ttf/Makefile
diff -u /dev/null pkgsrc/fonts/gentiumbasic-ttf/Makefile:1.1
--- /dev/null   Tue Mar 28 13:48:23 2023
+++ pkgsrc/fonts/gentiumbasic-ttf/Makefile      Tue Mar 28 13:48:22 2023
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2023/03/28 13:48:22 joerg Exp $
+#
+
+DISTNAME=      GentiumBasic_1102
+PKGNAME=       gentiumbasic-ttf-1.102
+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=       Gentium subset with additional weights
+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/gentiumbasic-ttf/PLIST
diff -u /dev/null pkgsrc/fonts/gentiumbasic-ttf/PLIST:1.1
--- /dev/null   Tue Mar 28 13:48:23 2023
+++ pkgsrc/fonts/gentiumbasic-ttf/PLIST Tue Mar 28 13:48:22 2023
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2023/03/28 13:48:22 joerg Exp $
+share/fonts/X11/TTF/GenBasB.ttf
+share/fonts/X11/TTF/GenBasBI.ttf
+share/fonts/X11/TTF/GenBasI.ttf
+share/fonts/X11/TTF/GenBasR.ttf
+share/fonts/X11/TTF/GenBkBasB.ttf
+share/fonts/X11/TTF/GenBkBasBI.ttf
+share/fonts/X11/TTF/GenBkBasI.ttf
+share/fonts/X11/TTF/GenBkBasR.ttf
Index: pkgsrc/fonts/gentiumbasic-ttf/distinfo
diff -u /dev/null pkgsrc/fonts/gentiumbasic-ttf/distinfo:1.1
--- /dev/null   Tue Mar 28 13:48:23 2023
+++ pkgsrc/fonts/gentiumbasic-ttf/distinfo      Tue Mar 28 13:48:23 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/03/28 13:48:23 joerg Exp $
+
+BLAKE2s (GentiumBasic_1102.zip) = 898f7c9312c09f88efd9dde54d0d525b9b536cf9cbafffdb73d2c1d7dd334628
+SHA512 (GentiumBasic_1102.zip) = 2fa01482dd74fcb62176317f7dcda504472f28f7eda22882903e4e71272743228e5b9d7614fb554e6bd390c0dbcfd8a31dcdbb29a7f54266f376ff2ee376178f
+Size (GentiumBasic_1102.zip) = 811606 bytes



Home | Main Index | Thread Index | Old Index