pkgsrc-WIP-changes archive

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

Makefile: Reorganize Iosevka fonts



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Wed May 20 18:50:56 2020 +0900
Changeset:	24722fe5c871186edd0419ea3138795e5eb97e6b

Modified Files:
	Makefile

Log Message:
Makefile: Reorganize Iosevka fonts

+iosevka-curly-ttf
+iosevka-curly-slab-ttf

-iosevka-cc-slab-ttf
-iosevka-cc-ttf
-iosevka-term-slab-ttf
-iosevka-term-ttf
-iosevka-type-slab-ttf
-iosevka-type-ttf

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

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

diffstat:
 Makefile | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1a8f521523..0e4b366da2 100644
--- a/Makefile
+++ b/Makefile
@@ -1620,14 +1620,10 @@ SUBDIR+=	io-vm
 SUBDIR+=	io-zlib
 SUBDIR+=	ion3
 SUBDIR+=	ioquake3-snapshot
-SUBDIR+=	iosevka-cc-slab-ttf
-SUBDIR+=	iosevka-cc-ttf
+SUBDIR+=	iosevka-curly-slab-ttf
+SUBDIR+=	iosevka-curly-ttf
 SUBDIR+=	iosevka-slab-ttf
-SUBDIR+=	iosevka-term-slab-ttf
-SUBDIR+=	iosevka-term-ttf
 SUBDIR+=	iosevka-ttf
-SUBDIR+=	iosevka-type-slab-ttf
-SUBDIR+=	iosevka-type-ttf
 SUBDIR+=	ipamjfont
 SUBDIR+=	ipax0208font-ttf
 SUBDIR+=	ipsvd


Home | Main Index | Thread Index | Old Index