From 851ad8f35a14289467edd5021849ec3ce161d79d Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 6 Aug 2012 14:27:49 +0000 Subject: Import sourcesans-fonts-1.033 as fonts/sourcesans-fonts. The family currently includes six weights, from ExtraLight to Black, in upright and italic styles. The fonts offer wide language support for Latin script, including Western and Eastern European languages, Vietnamese, pinyin Romanization of Chinese, and Navajo. This package provides OpenType fonts only. --- fonts/sourcesans-fonts/DESCR | 6 ++++++ fonts/sourcesans-fonts/Makefile | 25 +++++++++++++++++++++++++ fonts/sourcesans-fonts/PLIST | 13 +++++++++++++ fonts/sourcesans-fonts/distinfo | 5 +++++ 4 files changed, 49 insertions(+) create mode 100644 fonts/sourcesans-fonts/DESCR create mode 100644 fonts/sourcesans-fonts/Makefile create mode 100644 fonts/sourcesans-fonts/PLIST create mode 100644 fonts/sourcesans-fonts/distinfo (limited to 'fonts') diff --git a/fonts/sourcesans-fonts/DESCR b/fonts/sourcesans-fonts/DESCR new file mode 100644 index 00000000000..5f4ef0e2300 --- /dev/null +++ b/fonts/sourcesans-fonts/DESCR @@ -0,0 +1,6 @@ +The family currently includes six weights, from ExtraLight to Black, +in upright and italic styles. The fonts offer wide language support +for Latin script, including Western and Eastern European languages, +Vietnamese, pinyin Romanization of Chinese, and Navajo. + +This package provides OpenType fonts only. diff --git a/fonts/sourcesans-fonts/Makefile b/fonts/sourcesans-fonts/Makefile new file mode 100644 index 00000000000..1c0b0b6b62d --- /dev/null +++ b/fonts/sourcesans-fonts/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2012/08/06 14:27:49 ryoon Exp $ +# + +DISTNAME= SourceSansPro_FontsOnly-1.033 +PKGNAME= ${DISTNAME:S/SourceSansPro_FontsOnly/sourcesans-fonts/} +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcesans.adobe/} +EXTRACT_SUFX= .zip + +MAINTAINER= ryoon@NetBSD.org +HOMEPAGE= http://sourceforge.net/projects/sourcesans.adobe/ +COMMENT= Set of OpenType fonts designed for user interfaces from Adobe +LICENSE= open-font-license + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # none +NO_BUILD= yes +FONTS_DIR= ${PREFIX}/share/fonts/sourcesans +INSTALLATION_DIRS= share/fonts/sourcesans + +do-install: + ${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${FONTS_DIR} + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/sourcesans-fonts/PLIST b/fonts/sourcesans-fonts/PLIST new file mode 100644 index 00000000000..406ec6263d0 --- /dev/null +++ b/fonts/sourcesans-fonts/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2012/08/06 14:27:49 ryoon Exp $ +share/fonts/sourcesans/SourceSansPro-Black.otf +share/fonts/sourcesans/SourceSansPro-BlackIt.otf +share/fonts/sourcesans/SourceSansPro-Bold.otf +share/fonts/sourcesans/SourceSansPro-BoldIt.otf +share/fonts/sourcesans/SourceSansPro-ExtraLight.otf +share/fonts/sourcesans/SourceSansPro-ExtraLightIt.otf +share/fonts/sourcesans/SourceSansPro-It.otf +share/fonts/sourcesans/SourceSansPro-Light.otf +share/fonts/sourcesans/SourceSansPro-LightIt.otf +share/fonts/sourcesans/SourceSansPro-Regular.otf +share/fonts/sourcesans/SourceSansPro-Semibold.otf +share/fonts/sourcesans/SourceSansPro-SemiboldIt.otf diff --git a/fonts/sourcesans-fonts/distinfo b/fonts/sourcesans-fonts/distinfo new file mode 100644 index 00000000000..d3a1b86fa63 --- /dev/null +++ b/fonts/sourcesans-fonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2012/08/06 14:27:49 ryoon Exp $ + +SHA1 (SourceSansPro_FontsOnly-1.033.zip) = cb72b2207c50728446605679de613aba2ef4dba9 +RMD160 (SourceSansPro_FontsOnly-1.033.zip) = 3ae4e55834db6f2c159519b1ef5043e656d28edd +Size (SourceSansPro_FontsOnly-1.033.zip) = 1372793 bytes -- cgit v1.2.3