Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

5
fonts/FiraCode/DESCR Normal file
View File

@@ -0,0 +1,5 @@
Fira Code is a Fira Mono font extended with a set of ligatures for
common programming multi-character combinations. This is just a
font rendering feature: underlying code remains ASCII-compatible.
This helps to read and understand code faster. For some frequent
sequences like .. or // ligatures allow us to correct spacing.

25
fonts/FiraCode/Makefile Normal file
View File

@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.3 2016/09/18 21:49:21 wiz Exp $
DISTNAME= FiraCode_1.203
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=tonsky/}
GITHUB_RELEASE= ${DISTNAME:S/FiraCode_//}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/tonsky/FiraCode/
COMMENT= Monospaced font with programming ligatures
LICENSE= ofl-v1.1
USE_LANGUAGES= # none
NO_BUILD= yes
FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/OTF ${PREFIX}/share/fonts/X11/TTF
INSTALLATION_DIRS= share/fonts/X11/OTF share/fonts/X11/TTF
WRKSRC= ${WRKDIR}
do-install:
${INSTALL_DATA} ${WRKSRC}/otf/*.otf ${DESTDIR}${PREFIX}/share/fonts/X11/OTF
${INSTALL_DATA} ${WRKSRC}/ttf/*.ttf ${DESTDIR}${PREFIX}/share/fonts/X11/TTF
.include "../../mk/bsd.pkg.mk"

11
fonts/FiraCode/PLIST Normal file
View File

@@ -0,0 +1,11 @@
@comment $NetBSD: PLIST,v 1.2 2016/08/24 10:26:12 wiz Exp $
share/fonts/X11/OTF/FiraCode-Bold.otf
share/fonts/X11/OTF/FiraCode-Light.otf
share/fonts/X11/OTF/FiraCode-Medium.otf
share/fonts/X11/OTF/FiraCode-Regular.otf
share/fonts/X11/OTF/FiraCode-Retina.otf
share/fonts/X11/TTF/FiraCode-Bold.ttf
share/fonts/X11/TTF/FiraCode-Light.ttf
share/fonts/X11/TTF/FiraCode-Medium.ttf
share/fonts/X11/TTF/FiraCode-Regular.ttf
share/fonts/X11/TTF/FiraCode-Retina.ttf

6
fonts/FiraCode/distinfo Normal file
View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.3 2016/09/18 21:49:21 wiz Exp $
SHA1 (FiraCode_1.203.zip) = 40a40c50f0281f4254e71a0f37f47a89185a39cf
RMD160 (FiraCode_1.203.zip) = 1b252c37945b4b0801a264ba275ba0bd3483834e
SHA512 (FiraCode_1.203.zip) = 16cff4b53c57df550bb4ee70cf40b0d64a2ef159cb80af9bd50975626fd2d95aed14a99bc6d440979eb9289c451044641f54fe381299d4743fc760f903b94860
Size (FiraCode_1.203.zip) = 2142258 bytes