Tue Feb 14 19:08:02 2023 UTC ()
Import fonts/nerd-fonts-IBMPlexMono as nerd-fonts-IBMPlexMono version 2.2.2

Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

IBM Plex Mono (BlexMono) is derived from IBM Plex Mono.


(nikita)
diff -r1.397 -r1.398 pkgsrc/fonts/Makefile
diff -r1.11 -r1.12 pkgsrc/fonts/nerd-fonts/Makefile.common
diff -r0 -r1.1 pkgsrc/fonts/nerd-fonts-IBMPlexMono/DESCR
diff -r0 -r1.1 pkgsrc/fonts/nerd-fonts-IBMPlexMono/Makefile
diff -r0 -r1.1 pkgsrc/fonts/nerd-fonts-IBMPlexMono/PLIST
diff -r0 -r1.1 pkgsrc/fonts/nerd-fonts-IBMPlexMono/distinfo

cvs diff -r1.397 -r1.398 pkgsrc/fonts/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/Makefile 2023/02/14 19:01:23 1.397
+++ pkgsrc/fonts/Makefile 2023/02/14 19:08:02 1.398
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.397 2023/02/14 19:01:23 nikita Exp $ 1# $NetBSD: Makefile,v 1.398 2023/02/14 19:08:02 nikita Exp $
2# 2#
3 3
4COMMENT= Fonts 4COMMENT= Fonts
5 5
6SUBDIR+= AnonymousPro 6SUBDIR+= AnonymousPro
7SUBDIR+= CamingoCode 7SUBDIR+= CamingoCode
8SUBDIR+= Code-New-Roman 8SUBDIR+= Code-New-Roman
9SUBDIR+= CutiveFont 9SUBDIR+= CutiveFont
10SUBDIR+= EB-Garamond 10SUBDIR+= EB-Garamond
11SUBDIR+= FiraCode 11SUBDIR+= FiraCode
12SUBDIR+= Hack-ttf 12SUBDIR+= Hack-ttf
13SUBDIR+= Hasklig 13SUBDIR+= Hasklig
14SUBDIR+= Inter-UI 14SUBDIR+= Inter-UI
@@ -196,26 +196,27 @@ SUBDIR+= mplayer-fonts @@ -196,26 +196,27 @@ SUBDIR+= mplayer-fonts
196SUBDIR+= ms-ttf 196SUBDIR+= ms-ttf
197SUBDIR+= nanum-ttf 197SUBDIR+= nanum-ttf
198SUBDIR+= nerd-fonts-3270 198SUBDIR+= nerd-fonts-3270
199SUBDIR+= nerd-fonts-Agave 199SUBDIR+= nerd-fonts-Agave
200SUBDIR+= nerd-fonts-AnonymousPro 200SUBDIR+= nerd-fonts-AnonymousPro
201SUBDIR+= nerd-fonts-Arimo 201SUBDIR+= nerd-fonts-Arimo
202SUBDIR+= nerd-fonts-AurulentSansMono 202SUBDIR+= nerd-fonts-AurulentSansMono
203SUBDIR+= nerd-fonts-BigBlueTerminal 203SUBDIR+= nerd-fonts-BigBlueTerminal
204SUBDIR+= nerd-fonts-BitstreamVeraSansMono 204SUBDIR+= nerd-fonts-BitstreamVeraSansMono
205SUBDIR+= nerd-fonts-CascadiaCode 205SUBDIR+= nerd-fonts-CascadiaCode
206SUBDIR+= nerd-fonts-CodeNewRoman 206SUBDIR+= nerd-fonts-CodeNewRoman
207SUBDIR+= nerd-fonts-Cousine 207SUBDIR+= nerd-fonts-Cousine
208SUBDIR+= nerd-fonts-iA-Writer 208SUBDIR+= nerd-fonts-iA-Writer
 209SUBDIR+= nerd-fonts-IBMPlexMono
209SUBDIR+= neumeister-otf 210SUBDIR+= neumeister-otf
210SUBDIR+= noto-cjk-fonts 211SUBDIR+= noto-cjk-fonts
211SUBDIR+= noto-emoji-ttf 212SUBDIR+= noto-emoji-ttf
212SUBDIR+= noto-fonts 213SUBDIR+= noto-fonts
213SUBDIR+= noto-ttf 214SUBDIR+= noto-ttf
214SUBDIR+= ohruri-ttf 215SUBDIR+= ohruri-ttf
215SUBDIR+= otf2bdf 216SUBDIR+= otf2bdf
216SUBDIR+= oto 217SUBDIR+= oto
217SUBDIR+= overpass 218SUBDIR+= overpass
218SUBDIR+= oxygen-fonts 219SUBDIR+= oxygen-fonts
219SUBDIR+= p5-Font-AFM 220SUBDIR+= p5-Font-AFM
220SUBDIR+= p5-Font-FreeType 221SUBDIR+= p5-Font-FreeType
221SUBDIR+= p5-Font-TTF 222SUBDIR+= p5-Font-TTF

cvs diff -r1.11 -r1.12 pkgsrc/fonts/nerd-fonts/Makefile.common (expand / switch to unified diff)

--- pkgsrc/fonts/nerd-fonts/Makefile.common 2023/02/14 19:01:23 1.11
+++ pkgsrc/fonts/nerd-fonts/Makefile.common 2023/02/14 19:08:02 1.12
@@ -1,25 +1,26 @@ @@ -1,25 +1,26 @@
1# $NetBSD: Makefile.common,v 1.11 2023/02/14 19:01:23 nikita Exp $ 1# $NetBSD: Makefile.common,v 1.12 2023/02/14 19:08:02 nikita Exp $
2# used by fonts/nerd-fonts-3270/Makefile 2# used by fonts/nerd-fonts-3270/Makefile
3# used by fonts/nerd-fonts-Agave/Makefile 3# used by fonts/nerd-fonts-Agave/Makefile
4# used by fonts/nerd-fonts-AnonymousPro/Makefile 4# used by fonts/nerd-fonts-AnonymousPro/Makefile
5# used by fonts/nerd-fonts-Arimo/Makefile 5# used by fonts/nerd-fonts-Arimo/Makefile
6# used by fonts/nerd-fonts-AurulentSansMono/Makefile 6# used by fonts/nerd-fonts-AurulentSansMono/Makefile
7# used by fonts/nerd-fonts-BigBlueTerminal/Makefile 7# used by fonts/nerd-fonts-BigBlueTerminal/Makefile
8# used by fonts/nerd-fonts-BitstreamVeraSansMono/Makefile 8# used by fonts/nerd-fonts-BitstreamVeraSansMono/Makefile
9# used by fonts/nerd-fonts-CascadiaCode/Makefile 9# used by fonts/nerd-fonts-CascadiaCode/Makefile
10# used by fonts/nerd-fonts-CodeNewRoman/Makefile 10# used by fonts/nerd-fonts-CodeNewRoman/Makefile
11# used by fonts/nerd-fonts-Cousine/Makefile 11# used by fonts/nerd-fonts-Cousine/Makefile
12# used by fonts/nerd-fonts-iA-Writer/Makefile 12# used by fonts/nerd-fonts-iA-Writer/Makefile
 13# used by fonts/nerd-fonts-IBMPlexMono/Makefile
13 14
14CATEGORIES= fonts 15CATEGORIES= fonts
15MASTER_SITES= ${MASTER_SITE_GITHUB:=ryanoasis/} 16MASTER_SITES= ${MASTER_SITE_GITHUB:=ryanoasis/}
16GITHUB_PROJECT= nerd-fonts 17GITHUB_PROJECT= nerd-fonts
17GITHUB_RELEASE= v2.2.2 18GITHUB_RELEASE= v2.2.2
18DIST_SUBDIR= ${GITHUB_PROJECT}/${GITHUB_RELEASE:S/v//} 19DIST_SUBDIR= ${GITHUB_PROJECT}/${GITHUB_RELEASE:S/v//}
19EXTRACT_SUFX= .zip 20EXTRACT_SUFX= .zip
20 21
21MAINTAINER= pkgsrc-users@NetBSD.org 22MAINTAINER= pkgsrc-users@NetBSD.org
22HOMEPAGE= https://github.com/ryanoasis/nerd-fonts/ 23HOMEPAGE= https://github.com/ryanoasis/nerd-fonts/
23LICENSE= mit 24LICENSE= mit
24 25
25NO_BUILD= yes 26NO_BUILD= yes

File Added: pkgsrc/fonts/nerd-fonts-IBMPlexMono/DESCR
Nerd Fonts patches developer targeted fonts with a high number of
glyphs (icons). Specifically to add a high number of extra glyphs
from popular 'iconic fonts' such as Font Awesome, Devicons,
Octicons, and others.

IBM Plex Mono (BlexMono) is derived from IBM Plex Mono.

File Added: pkgsrc/fonts/nerd-fonts-IBMPlexMono/Makefile
# $NetBSD: Makefile,v 1.1 2023/02/14 19:08:02 nikita Exp $

.include "../../fonts/nerd-fonts/Makefile.common"

DISTNAME=	IBMPlexMono
PKGNAME=	nerd-font-${DISTNAME}-${GITHUB_RELEASE:S/v//}

COMMENT=	Font similar to IBM Plex Mono with extra glyphs

.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/fonts/nerd-fonts-IBMPlexMono/PLIST
@comment $NetBSD: PLIST,v 1.1 2023/02/14 19:08:02 nikita Exp $
share/fonts/X11/TTF/Blex Mono Bold Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Bold Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Bold Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Bold Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Bold Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Bold Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Bold Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Bold Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono ExtraLight Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Light Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Light Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Light Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Light Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Light Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Light Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Light Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Light Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Medium Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Medium Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Medium Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Medium Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Medium Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Medium Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Medium Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Medium Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono SemiBold Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Text Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Text Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Text Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Text Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Text Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Text Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Text Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Text Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Thin Italic Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Thin Italic Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Thin Italic Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Thin Italic Nerd Font Complete.ttf
share/fonts/X11/TTF/Blex Mono Thin Nerd Font Complete Mono Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Thin Nerd Font Complete Mono.ttf
share/fonts/X11/TTF/Blex Mono Thin Nerd Font Complete Windows Compatible.ttf
share/fonts/X11/TTF/Blex Mono Thin Nerd Font Complete.ttf
@pkgdir share/fonts/X11/OTF

File Added: pkgsrc/fonts/nerd-fonts-IBMPlexMono/distinfo
$NetBSD: distinfo,v 1.1 2023/02/14 19:08:02 nikita Exp $

BLAKE2s (nerd-fonts/2.2.2/IBMPlexMono.zip) = edf34c58a7e53a8547b45acb83fc826049748029dd671554feac0d94fa09bf9c
SHA512 (nerd-fonts/2.2.2/IBMPlexMono.zip) = 1015993be5ae8fb444be240ff1293751fa9e3a6202fc8663008f432bc52dc20785457c24ada77069a2dbc91b35ebd912184abe742e4b33e1147e13b1d9190f8d
Size (nerd-fonts/2.2.2/IBMPlexMono.zip) = 36124052 bytes