pkgsrc-WIP-changes archive

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

Makefile: Add missing Iosevka slab fonts



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Jul 6 16:37:23 2019 +0900
Changeset:	008769c34b989214ff94907a9984b67282d78494

Modified Files:
	Makefile

Log Message:
Makefile: Add missing Iosevka slab fonts

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

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

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

diffstat:
 Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index c117f8d09d..17335fa6e2 100644
--- a/Makefile
+++ b/Makefile
@@ -1635,9 +1635,13 @@ SUBDIR+=	io-vm
 SUBDIR+=	io-zlib
 SUBDIR+=	ion3
 SUBDIR+=	ioquake3-snapshot
+SUBDIR+=	iosevka-cc-slab-ttf
 SUBDIR+=	iosevka-cc-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


Home | Main Index | Thread Index | Old Index