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: Sat Feb 25 18:37:00 UTC 2023
Modified Files:
pkgsrc/fonts: Makefile
Added Files:
pkgsrc/fonts/nerd-fonts-DaddyTimeMono: DESCR Makefile PLIST distinfo
Log Message:
fonts/nerd-fonts-DaddyTimeMono: import as nerd-fonts-DaddyTimeMono 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.
DaddyTimeMono, a monospaced font, with extra glyphs.
To generate a diff of this commit:
cvs rdiff -u -r1.399 -r1.400 pkgsrc/fonts/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/nerd-fonts-DaddyTimeMono/DESCR \
pkgsrc/fonts/nerd-fonts-DaddyTimeMono/Makefile \
pkgsrc/fonts/nerd-fonts-DaddyTimeMono/PLIST \
pkgsrc/fonts/nerd-fonts-DaddyTimeMono/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/Makefile
diff -u pkgsrc/fonts/Makefile:1.399 pkgsrc/fonts/Makefile:1.400
--- pkgsrc/fonts/Makefile:1.399 Thu Feb 16 03:53:49 2023
+++ pkgsrc/fonts/Makefile Sat Feb 25 18:37:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.399 2023/02/16 03:53:49 gutteridge Exp $
+# $NetBSD: Makefile,v 1.400 2023/02/25 18:37:00 nikita Exp $
#
COMMENT= Fonts
@@ -205,6 +205,7 @@ SUBDIR+= nerd-fonts-BitstreamVeraSansMon
SUBDIR+= nerd-fonts-CascadiaCode
SUBDIR+= nerd-fonts-CodeNewRoman
SUBDIR+= nerd-fonts-Cousine
+SUBDIR+= nerd-fonts-DaddyTimeMono
SUBDIR+= nerd-fonts-IBMPlexMono
SUBDIR+= nerd-fonts-iA-Writer
SUBDIR+= neumeister-otf
Added files:
Index: pkgsrc/fonts/nerd-fonts-DaddyTimeMono/DESCR
diff -u /dev/null pkgsrc/fonts/nerd-fonts-DaddyTimeMono/DESCR:1.1
--- /dev/null Sat Feb 25 18:37:00 2023
+++ pkgsrc/fonts/nerd-fonts-DaddyTimeMono/DESCR Sat Feb 25 18:37:00 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.
+
+DaddyTimeMono, a monospaced font, with extra glyphs.
Index: pkgsrc/fonts/nerd-fonts-DaddyTimeMono/Makefile
diff -u /dev/null pkgsrc/fonts/nerd-fonts-DaddyTimeMono/Makefile:1.1
--- /dev/null Sat Feb 25 18:37:00 2023
+++ pkgsrc/fonts/nerd-fonts-DaddyTimeMono/Makefile Sat Feb 25 18:37:00 2023
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2023/02/25 18:37:00 nikita Exp $
+
+.include "../../fonts/nerd-fonts/Makefile.common"
+
+DISTNAME= DaddyTimeMono
+PKGNAME= nerd-font-${DISTNAME}-${GITHUB_RELEASE:S/v//}
+
+COMMENT= DaddyTimeMono font with extra glyphs
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/nerd-fonts-DaddyTimeMono/PLIST
diff -u /dev/null pkgsrc/fonts/nerd-fonts-DaddyTimeMono/PLIST:1.1
--- /dev/null Sat Feb 25 18:37:00 2023
+++ pkgsrc/fonts/nerd-fonts-DaddyTimeMono/PLIST Sat Feb 25 18:37:00 2023
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2023/02/25 18:37:00 nikita Exp $
+share/fonts/X11/TTF/DaddyTimeMono Nerd Font Complete Mono Windows Compatible.ttf
+share/fonts/X11/TTF/DaddyTimeMono Nerd Font Complete Mono.ttf
+share/fonts/X11/TTF/DaddyTimeMono Nerd Font Complete Windows Compatible.ttf
+share/fonts/X11/TTF/DaddyTimeMono Nerd Font Complete.ttf
+@pkgdir share/fonts/X11/OTF
Index: pkgsrc/fonts/nerd-fonts-DaddyTimeMono/distinfo
diff -u /dev/null pkgsrc/fonts/nerd-fonts-DaddyTimeMono/distinfo:1.1
--- /dev/null Sat Feb 25 18:37:00 2023
+++ pkgsrc/fonts/nerd-fonts-DaddyTimeMono/distinfo Sat Feb 25 18:37:00 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/02/25 18:37:00 nikita Exp $
+
+BLAKE2s (nerd-fonts/2.2.2/DaddyTimeMono.zip) = 4915dd99704002696f9041e167b64f2d9fd1510d90e04f9a1b15f800843667de
+SHA512 (nerd-fonts/2.2.2/DaddyTimeMono.zip) = f375cb60c0be5de8bfbcf3806d0ccc1c34f0385f8cc72983b9dc0d80f799c7845e5a2a970ea73f4e5d8002e6d488160b1e6927a19d6f3bdc80c3ec1ae6d2efe8
+Size (nerd-fonts/2.2.2/DaddyTimeMono.zip) = 2154702 bytes
Home |
Main Index |
Thread Index |
Old Index