summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-23 21:38:26 +0000
committerwiz <wiz@pkgsrc.org>2013-01-23 21:38:26 +0000
commit7befcd5f28b5528e772888e810afa9b832a5b52a (patch)
tree5ee2977423793a6414bb0809b129a7253fde9e0c
parentaa1d321321b266556aaab27f20286c30a8c376fd (diff)
downloadpkgsrc-7befcd5f28b5528e772888e810afa9b832a5b52a.tar.gz
Import cantarell-fonts-0.0.12 as fonts/cantarell-fonts.
Packaged for wip by ryo-on and myself. The Cantarell font family is a contemporary Humanist sans serif designed for on-screen reading. Each font file currently contains 391 glyphs, and fully support the following writing systems: Basic Latin, Western European, Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans. To date, Pan African Latin has only 33% glyph coverage.
-rw-r--r--fonts/cantarell-fonts/DESCR7
-rw-r--r--fonts/cantarell-fonts/Makefile30
-rw-r--r--fonts/cantarell-fonts/PLIST3
-rw-r--r--fonts/cantarell-fonts/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/fonts/cantarell-fonts/DESCR b/fonts/cantarell-fonts/DESCR
new file mode 100644
index 00000000000..9fdaee6451f
--- /dev/null
+++ b/fonts/cantarell-fonts/DESCR
@@ -0,0 +1,7 @@
+The Cantarell font family is a contemporary Humanist sans serif
+designed for on-screen reading.
+
+Each font file currently contains 391 glyphs, and fully support
+the following writing systems: Basic Latin, Western European,
+Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans.
+To date, Pan African Latin has only 33% glyph coverage.
diff --git a/fonts/cantarell-fonts/Makefile b/fonts/cantarell-fonts/Makefile
new file mode 100644
index 00000000000..04ba9283b0d
--- /dev/null
+++ b/fonts/cantarell-fonts/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1 2013/01/23 21:38:26 wiz Exp $
+#
+
+DISTNAME= cantarell-fonts-0.0.12
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cantarell-fonts/0.0/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://live.gnome.org/CantarellFonts
+COMMENT= Contemporary Humanist sans serif font designed for on-screen reading
+LICENSE= open-font-license
+
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+FONTDIR= ${PREFIX}/lib/X11/fonts/TTF
+FONTS_DIRS.ttf= ${FONTDIR}
+
+INSTALLATION_DIRS= lib/X11/fonts/TTF
+
+INSTALL_FONTS= Cantarell-Bold.otf \
+ Cantarell-Regular.otf
+
+do-install:
+.for f in ${INSTALL_FONTS}
+ ${INSTALL_DATA} ${WRKSRC}/otf/${f} ${DESTDIR}${FONTDIR}
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/cantarell-fonts/PLIST b/fonts/cantarell-fonts/PLIST
new file mode 100644
index 00000000000..a263dbad156
--- /dev/null
+++ b/fonts/cantarell-fonts/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2013/01/23 21:38:26 wiz Exp $
+lib/X11/fonts/TTF/Cantarell-Bold.otf
+lib/X11/fonts/TTF/Cantarell-Regular.otf
diff --git a/fonts/cantarell-fonts/distinfo b/fonts/cantarell-fonts/distinfo
new file mode 100644
index 00000000000..2743875ee2d
--- /dev/null
+++ b/fonts/cantarell-fonts/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/01/23 21:38:26 wiz Exp $
+
+SHA1 (cantarell-fonts-0.0.12.tar.xz) = 57dbe64a01f610818cde460ae446d601d2a39487
+RMD160 (cantarell-fonts-0.0.12.tar.xz) = ca7b5d608d24f2eb3e2c1f8b358ebe3ad8ad9614
+Size (cantarell-fonts-0.0.12.tar.xz) = 291964 bytes