pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts Import fonts/nerd-fonts-BitstreamVeraSansMono as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82411c485384
branches: trunk
changeset: 391576:82411c485384
user: nikita <nikita%pkgsrc.org@localhost>
date: Mon Jan 09 21:29:42 2023 +0000
description:
Import fonts/nerd-fonts-BitstreamVeraSansMono as nerd-fonts-BitstreamVeraSansMono 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.
Bitstream Vera Sans Mono is a font with dotted zero, compact
lowercase characters.
diffstat:
fonts/Makefile | 3 ++-
fonts/nerd-fonts-BitstreamVeraSansMono/DESCR | 7 +++++++
fonts/nerd-fonts-BitstreamVeraSansMono/Makefile | 11 +++++++++++
fonts/nerd-fonts-BitstreamVeraSansMono/PLIST | 18 ++++++++++++++++++
fonts/nerd-fonts-BitstreamVeraSansMono/distinfo | 5 +++++
fonts/nerd-fonts/Makefile.common | 3 ++-
6 files changed, 45 insertions(+), 2 deletions(-)
diffs (90 lines):
diff -r d16a527cfeff -r 82411c485384 fonts/Makefile
--- a/fonts/Makefile Mon Jan 09 21:25:09 2023 +0000
+++ b/fonts/Makefile Mon Jan 09 21:29:42 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.392 2023/01/09 21:24:46 nikita Exp $
+# $NetBSD: Makefile,v 1.393 2023/01/09 21:29:42 nikita Exp $
#
COMMENT= Fonts
@@ -201,6 +201,7 @@
SUBDIR+= nerd-fonts-Arimo
SUBDIR+= nerd-fonts-AurulentSansMono
SUBDIR+= nerd-fonts-BigBlueTerminal
+SUBDIR+= nerd-fonts-BitstreamVeraSansMono
SUBDIR+= neumeister-otf
SUBDIR+= noto-cjk-fonts
SUBDIR+= noto-emoji-ttf
diff -r d16a527cfeff -r 82411c485384 fonts/nerd-fonts-BitstreamVeraSansMono/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/nerd-fonts-BitstreamVeraSansMono/DESCR Mon Jan 09 21:29:42 2023 +0000
@@ -0,0 +1,7 @@
+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.
+
+Bitstream Vera Sans Mono is a font with dotted zero, compact
+lowercase characters.
diff -r d16a527cfeff -r 82411c485384 fonts/nerd-fonts-BitstreamVeraSansMono/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/nerd-fonts-BitstreamVeraSansMono/Makefile Mon Jan 09 21:29:42 2023 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2023/01/09 21:29:42 nikita Exp $
+
+.include "../../fonts/nerd-fonts/Makefile.common"
+
+DISTNAME= BitstreamVeraSansMono
+PKGNAME= nerd-font-${DISTNAME}-${GITHUB_RELEASE:S/v//}
+
+COMMENT= Bitstream Vera Sans Mono font with extra glyphs
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d16a527cfeff -r 82411c485384 fonts/nerd-fonts-BitstreamVeraSansMono/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/nerd-fonts-BitstreamVeraSansMono/PLIST Mon Jan 09 21:29:42 2023 +0000
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/09 21:29:42 nikita Exp $
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Nerd Font Complete.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Oblique Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Oblique Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Oblique Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Bold Oblique Nerd Font Complete.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Nerd Font Complete.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Oblique Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Oblique Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Oblique Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/Bitstream Vera Sans Mono Oblique Nerd Font Complete.ttf
+@pkgdir share/fonts/X11/OTF
diff -r d16a527cfeff -r 82411c485384 fonts/nerd-fonts-BitstreamVeraSansMono/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/nerd-fonts-BitstreamVeraSansMono/distinfo Mon Jan 09 21:29:42 2023 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/09 21:29:42 nikita Exp $
+
+BLAKE2s (nerd-fonts/2.2.2/BitstreamVeraSansMono.zip) = 1e8f90de4678982601ebe656db710bf0166f61541c274c448ef96c4569da570e
+SHA512 (nerd-fonts/2.2.2/BitstreamVeraSansMono.zip) = fde9d0caee914178323836403c2472dc50242a33923399964a2983582e2634ae48bdae53073bb753463b2950a29817d66f9af72b04f7628b3300c9b62f34ebdb
+Size (nerd-fonts/2.2.2/BitstreamVeraSansMono.zip) = 9314208 bytes
diff -r d16a527cfeff -r 82411c485384 fonts/nerd-fonts/Makefile.common
--- a/fonts/nerd-fonts/Makefile.common Mon Jan 09 21:25:09 2023 +0000
+++ b/fonts/nerd-fonts/Makefile.common Mon Jan 09 21:29:42 2023 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.6 2023/01/09 21:24:46 nikita Exp $
+# $NetBSD: Makefile.common,v 1.7 2023/01/09 21:29:42 nikita Exp $
# used by fonts/nerd-fonts-3270/Makefile
# used by fonts/nerd-fonts-Agave/Makefile
# used by fonts/nerd-fonts-AnonymousPro/Makefile
# used by fonts/nerd-fonts-Arimo/Makefile
# used by fonts/nerd-fonts-AurulentSansMono/Makefile
# used by fonts/nerd-fonts-BigBlueTerminal/Makefile
+# used by fonts/nerd-fonts-BitstreamVeraSansMono/Makefile
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=ryanoasis/}
Home |
Main Index |
Thread Index |
Old Index