pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

nerd-fonts-FantasqueSansMono:remove



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Jan 25 21:52:05 2025 +0100
Changeset:	ecde802f75f2c3da0d435dc44d977326c47c5010

Modified Files:
	Makefile
Removed Files:
	nerd-fonts-FantasqueSansMono/DESCR
	nerd-fonts-FantasqueSansMono/Makefile
	nerd-fonts-FantasqueSansMono/PLIST
	nerd-fonts-FantasqueSansMono/distinfo
	nerd-fonts/Makefile.common

Log Message:
nerd-fonts-FantasqueSansMono:remove

Update ready.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ecde802f75f2c3da0d435dc44d977326c47c5010

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                              |  2 --
 nerd-fonts-FantasqueSansMono/DESCR    |  8 --------
 nerd-fonts-FantasqueSansMono/Makefile | 11 ----------
 nerd-fonts-FantasqueSansMono/PLIST    | 13 ------------
 nerd-fonts-FantasqueSansMono/distinfo |  5 -----
 nerd-fonts/Makefile.common            | 38 -----------------------------------
 6 files changed, 77 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 8d7098ff5d..7fd5582efb 100644
--- a/Makefile
+++ b/Makefile
@@ -2537,8 +2537,6 @@ SUBDIR+=	neomutt-git
 SUBDIR+=	neovim
 SUBDIR+=	neovim-git
 SUBDIR+=	neovim-qt
-SUBDIR+=	nerd-fonts
-SUBDIR+=	nerd-fonts-FantasqueSansMono
 SUBDIR+=	nessoundstudio
 SUBDIR+=	nestopia-rpi
 SUBDIR+=	nestra
diff --git a/nerd-fonts-FantasqueSansMono/DESCR b/nerd-fonts-FantasqueSansMono/DESCR
deleted file mode 100644
index 8273594190..0000000000
--- a/nerd-fonts-FantasqueSansMono/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-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.
-
-FantasqueSansMono - A programming font, designed with functionality
-in mind, and with some wibbly-wobbly handwriting-like fuzziness
-that makes it unassumingly cool.
diff --git a/nerd-fonts-FantasqueSansMono/Makefile b/nerd-fonts-FantasqueSansMono/Makefile
deleted file mode 100644
index 7b7036746e..0000000000
--- a/nerd-fonts-FantasqueSansMono/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2023/06/12 07:51:39 wiz Exp $
-
-DISTNAME=	FantasqueSansMono
-PKGNAME=	nerd-fonts-${DISTNAME}-${GITHUB_RELEASE:S/v//}
-
-COMMENT=	FantasqueSansMono font with extra glyphs
-
-.include "../../wip/nerd-fonts/Makefile.common"
-
-.include "../../mk/fonts.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/nerd-fonts-FantasqueSansMono/PLIST b/nerd-fonts-FantasqueSansMono/PLIST
deleted file mode 100644
index b41464b5ad..0000000000
--- a/nerd-fonts-FantasqueSansMono/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD$
-share/fonts/X11/TTF/FantasqueSansMNerdFont-Bold.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFont-BoldItalic.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFont-Italic.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFont-Regular.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontMono-Bold.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontMono-BoldItalic.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontMono-Italic.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontMono-Regular.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontPropo-Bold.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontPropo-BoldItalic.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontPropo-Italic.ttf
-share/fonts/X11/TTF/FantasqueSansMNerdFontPropo-Regular.ttf
diff --git a/nerd-fonts-FantasqueSansMono/distinfo b/nerd-fonts-FantasqueSansMono/distinfo
deleted file mode 100644
index 38b1c0c1d0..0000000000
--- a/nerd-fonts-FantasqueSansMono/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2024/04/26 17:07:49 wiz Exp $
-
-BLAKE2s (nerd-fonts/3.3.0/FantasqueSansMono.tar.xz) = 7282e8ccd07d61fd92b697a67d7a9f9c56b117deb89eb9db7e29b9f2ef811411
-SHA512 (nerd-fonts/3.3.0/FantasqueSansMono.tar.xz) = fbc6267e85b589eb4fc6ff25096d6c94a5393d49e3ebc64c96a8dac9c2266f78d7360e307841ea9d4a69e6477980f34661034ee2eacfdb1eaa2495dbbbe46b8d
-Size (nerd-fonts/3.3.0/FantasqueSansMono.tar.xz) = 2387688 bytes
diff --git a/nerd-fonts/Makefile.common b/nerd-fonts/Makefile.common
deleted file mode 100644
index e4cddf9447..0000000000
--- a/nerd-fonts/Makefile.common
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile.common,v 1.20 2024/09/30 17:53:01 ktnb 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
-# used by fonts/nerd-fonts-CascadiaCode/Makefile
-# used by fonts/nerd-fonts-CodeNewRoman/Makefile
-# used by fonts/nerd-fonts-Cousine/Makefile
-# used by fonts/nerd-fonts-iA-Writer/Makefile
-# used by fonts/nerd-fonts-IBMPlexMono/Makefile
-# used by fonts/nerd-fonts-DaddyTimeMono/Makefile
-# used by fonts/nerd-fonts-FantasqueSansMono/Makefile
-# used by fonts/nerd-fonts-Meslo/Makefile
-# used by fonts/nerd-fonts-JetBrainsMono/Makefile
-# used by fonts/nerd-fonts-SourceCodePro/Makefile
-# used by fonts/nerd-fonts-Hack/Makefile
-# used by fonts/nerd-fonts-NerdFontsSymbolsOnly/Makefile
-
-CATEGORIES=	fonts
-MASTER_SITES=	${MASTER_SITE_GITHUB:=ryanoasis/}
-GITHUB_PROJECT=	nerd-fonts
-GITHUB_RELEASE=	v3.3.0
-DIST_SUBDIR=	${GITHUB_PROJECT}/${GITHUB_RELEASE:S/v//}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/ryanoasis/nerd-fonts/
-# the glyphs/icons are from multiple sources, so all these licenses need to be accepted
-GLYPH_LICENSES=	cc-by-v4.0 AND mit AND ofl-v1.1 AND unlicense AND apache-2.0
-# allow overriding in case the derived font falls under a license not already covered by the glyphs
-LICENSE?=	${GLYPH_LICENSES}
-
-NO_BUILD=	yes
-NO_CONFIGURE=	yes
-WRKSRC=		${WRKDIR}


Home | Main Index | Thread Index | Old Index