Skip to content

Commit 74abf5a

Browse files
committed
iosevka-aile-ttf: Import iosevka-aile-ttf-16.5.0 as wip/iosevka-aile-ttf
Iosevka is a slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono, designed to be the ideal font for programming. Iosevka provides a large variety of variants. Prebuilt variants are listed below. For all Monospace variants' packages, it will contain three spacing variants. * Default: The default variant with ligatures. Various symbols, like arrows and geometric, are wide (2-column). * Terminal ("Term"): A narrower variant focusing terminal uses. Arrows and geometric symbols will be narrow to follow typical terminal usages. * Fixed: Exact monospace font without ligatures and wide glyphs. Since some environments cannot interpret Iosevka or Iosevka Term as monospace, and have difficulties with ligatures included, you can use Iosevka Fixed as an alternative. This package is "Iosevka Aile", Quasi-proportional, Sans-serif fonts.
1 parent 9f46f4b commit 74abf5a

4 files changed

Lines changed: 55 additions & 0 deletions

File tree

iosevka-aile-ttf/DESCR

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Iosevka is a slender monospace sans-serif and slab-serif typeface inspired
2+
by Pragmata Pro, M+ and PF DIN Mono, designed to be the ideal font for
3+
programming.
4+
5+
Iosevka provides a large variety of variants. Prebuilt variants are listed
6+
below. For all Monospace variants' packages, it will contain three spacing
7+
variants.
8+
9+
* Default: The default variant with ligatures. Various symbols, like arrows
10+
and geometric, are wide (2-column).
11+
12+
* Terminal ("Term"): A narrower variant focusing terminal uses. Arrows and
13+
geometric symbols will be narrow to follow typical terminal usages.
14+
15+
* Fixed: Exact monospace font without ligatures and wide glyphs. Since some
16+
environments cannot interpret Iosevka or Iosevka Term as monospace, and
17+
have difficulties with ligatures included, you can use Iosevka Fixed as
18+
an alternative.
19+
20+
This package is "Iosevka Aile", Quasi-proportional, Sans-serif fonts.

iosevka-aile-ttf/Makefile

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# $NetBSD$
2+
3+
PKGNAME= iosevka-aile-ttf-16.5.0
4+
DISTNAME= super-ttc-${PKGNAME:S/-ttf//}
5+
CATEGORIES= fonts
6+
MASTER_SITES= ${MASTER_SITE_GITHUB:=be5invis/}
7+
GITHUB_PROJECT= Iosevka
8+
GITHUB_RELEASE= v${PKGVERSION_NOREV}
9+
10+
MAINTAINER= iku.iwasa@gmail.ccom
11+
HOMEPAGE= https://github.com/be5invis/Iosevka
12+
COMMENT= Slender typeface for code, from code
13+
LICENSE= ofl-v1.1
14+
15+
EXTRACT_DIR= ${WRKSRC}
16+
EXTRACT_SUFX= .zip
17+
18+
NO_BUILD= yes
19+
USE_LANGUAGES= # none
20+
21+
FONTSDIR= share/fonts/X11/TTF
22+
23+
INSTALLATION_DIRS= ${FONTSDIR}
24+
25+
do-install:
26+
${INSTALL_DATA} ${WRKSRC}/*.ttc ${DESTDIR}/${PREFIX}/${FONTSDIR}
27+
28+
.include "../../mk/bsd.pkg.mk"

iosevka-aile-ttf/PLIST

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@comment $NetBSD$
2+
share/fonts/X11/TTF/iosevka-aile.ttc

iosevka-aile-ttf/distinfo

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
$NetBSD$
2+
3+
BLAKE2s (super-ttc-iosevka-aile-16.5.0.zip) = 29099a3585fe5c94a58211db174bf0b915527703f0fe51a9172d9a17bc4df4b6
4+
SHA512 (super-ttc-iosevka-aile-16.5.0.zip) = 879d872930ad66e25d019de19885f5db4e2b0bb88a9734ad89b782d77bef28e20ff513629f386f3b356fb2ca993f325762674db6f388ba2d3c14fe1b4acd98e3
5+
Size (super-ttc-iosevka-aile-16.5.0.zip) = 37748796 bytes

0 commit comments

Comments
 (0)