pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts
Module Name: pkgsrc
Committed By: nikita
Date: Mon Jan 9 21:00:33 UTC 2023
Added Files:
pkgsrc/fonts/nerd-fonts: Makefile.common
pkgsrc/fonts/nerd-fonts-3270: DESCR Makefile PLIST distinfo
Log Message:
Import fonts/nerd-fonts-3270 as nerd-fonts-3270 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.
x2370 Nerd-Font is derived from the x3270 font.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/nerd-fonts/Makefile.common
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/nerd-fonts-3270/DESCR \
pkgsrc/fonts/nerd-fonts-3270/Makefile pkgsrc/fonts/nerd-fonts-3270/PLIST \
pkgsrc/fonts/nerd-fonts-3270/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/fonts/nerd-fonts/Makefile.common
diff -u /dev/null pkgsrc/fonts/nerd-fonts/Makefile.common:1.1
--- /dev/null Mon Jan 9 21:00:33 2023
+++ pkgsrc/fonts/nerd-fonts/Makefile.common Mon Jan 9 21:00:32 2023
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile.common,v 1.1 2023/01/09 21:00:32 nikita Exp $
+# used by fonts/nerd-fonts-3270/Makefile
+
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_GITHUB:=ryanoasis/}
+GITHUB_PROJECT= nerd-fonts
+GITHUB_RELEASE= v2.2.2
+DIST_SUBDIR= ${GITHUB_PROJECT}/${GITHUB_RELEASE:S/v//}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/ryanoasis/nerd-fonts/
+LICENSE= mit
+
+NO_BUILD= yes
+NO_CONFIGURE= yes
+WRKSRC= ${WRKDIR}
Index: pkgsrc/fonts/nerd-fonts-3270/DESCR
diff -u /dev/null pkgsrc/fonts/nerd-fonts-3270/DESCR:1.1
--- /dev/null Mon Jan 9 21:00:33 2023
+++ pkgsrc/fonts/nerd-fonts-3270/DESCR Mon Jan 9 21:00:32 2023
@@ -0,0 +1,6 @@
+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.
+
+x2370 Nerd-Font is derived from the x3270 font.
Index: pkgsrc/fonts/nerd-fonts-3270/Makefile
diff -u /dev/null pkgsrc/fonts/nerd-fonts-3270/Makefile:1.1
--- /dev/null Mon Jan 9 21:00:33 2023
+++ pkgsrc/fonts/nerd-fonts-3270/Makefile Mon Jan 9 21:00:32 2023
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2023/01/09 21:00:32 nikita Exp $
+
+.include "../../fonts/nerd-fonts/Makefile.common"
+
+DISTNAME= 3270
+PKGNAME= nerd-font-${DISTNAME}-${GITHUB_RELEASE:S/v//}
+
+COMMENT= x3270 font with extra glyphs
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/nerd-fonts-3270/PLIST
diff -u /dev/null pkgsrc/fonts/nerd-fonts-3270/PLIST:1.1
--- /dev/null Mon Jan 9 21:00:33 2023
+++ pkgsrc/fonts/nerd-fonts-3270/PLIST Mon Jan 9 21:00:32 2023
@@ -0,0 +1,25 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/09 21:00:32 nikita Exp $
+share/fonts/X11/OTF/3270 Narrow Nerd Font Complete Mono Windows Compatible.otf
+share/fonts/X11/OTF/3270 Narrow Nerd Font Complete Mono.otf
+share/fonts/X11/OTF/3270 Narrow Nerd Font Complete Windows Compatible.otf
+share/fonts/X11/OTF/3270 Narrow Nerd Font Complete.otf
+share/fonts/X11/OTF/3270 Semi-Narrow Nerd Font Complete Mono Windows Compatible.otf
+share/fonts/X11/OTF/3270 Semi-Narrow Nerd Font Complete Mono.otf
+share/fonts/X11/OTF/3270 Semi-Narrow Nerd Font Complete Windows Compatible.otf
+share/fonts/X11/OTF/3270 Semi-Narrow Nerd Font Complete.otf
+share/fonts/X11/OTF/3270-Medium Nerd Font Complete Mono Windows Compatible.otf
+share/fonts/X11/OTF/3270-Medium Nerd Font Complete Mono.otf
+share/fonts/X11/OTF/3270-Medium Nerd Font Complete Windows Compatible.otf
+share/fonts/X11/OTF/3270-Medium Nerd Font Complete.otf
+share/fonts/X11/TTF/3270 Narrow Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/3270 Narrow Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/3270 Narrow Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/3270 Narrow Nerd Font Complete.ttf
+share/fonts/X11/TTF/3270 Semi-Narrow Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/3270 Semi-Narrow Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/3270 Semi-Narrow Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/3270 Semi-Narrow Nerd Font Complete.ttf
+share/fonts/X11/TTF/3270-Medium Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/3270-Medium Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/3270-Medium Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/3270-Medium Nerd Font Complete.ttf
Index: pkgsrc/fonts/nerd-fonts-3270/distinfo
diff -u /dev/null pkgsrc/fonts/nerd-fonts-3270/distinfo:1.1
--- /dev/null Mon Jan 9 21:00:33 2023
+++ pkgsrc/fonts/nerd-fonts-3270/distinfo Mon Jan 9 21:00:32 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/09 21:00:32 nikita Exp $
+
+BLAKE2s (nerd-fonts/2.2.2/3270.zip) = 60ea6a4e52520f1fc244982068182e67bcfd6e4ac0cc93f3b90949491fb1719e
+SHA512 (nerd-fonts/2.2.2/3270.zip) = 4f5346a91c538aabc211900701153f9904129356379d8b4f39b3d57972d322fe3e00ef0e45ff202c61928e9c2f441a67ea593f8a3ab1db787b83ff6440d762ed
+Size (nerd-fonts/2.2.2/3270.zip) = 23609657 bytes
Home |
Main Index |
Thread Index |
Old Index