pkgsrc-WIP-changes archive

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

iosevka-etoile-ttf: Import iosevka-etoile-ttf-16.5.0 as wip/iosevka-etoile-ttf



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Nov 27 16:18:25 2022 +0900
Changeset:	bf2d88d97380e3b860cf0ddcaa45b11d8ab45c67

Added Files:
	iosevka-etoile-ttf/DESCR
	iosevka-etoile-ttf/Makefile
	iosevka-etoile-ttf/PLIST
	iosevka-etoile-ttf/distinfo

Log Message:
iosevka-etoile-ttf: Import iosevka-etoile-ttf-16.5.0 as wip/iosevka-etoile-ttf

Iosevka is a slender monospace sans-serif and slab-serif typeface inspired
by Pragmata Pro, M+ and PF DIN Mono, designed to be the ideal font for
programming.

Iosevka provides a large variety of variants. Prebuilt variants are listed
below. For all Monospace variants' packages, it will contain three spacing
variants.

* Default: The default variant with ligatures. Various symbols, like arrows
  and geometric, are wide (2-column).

* Terminal ("Term"): A narrower variant focusing terminal uses. Arrows and
  geometric symbols will be narrow to follow typical terminal usages.

* Fixed: Exact monospace font without ligatures and wide glyphs. Since some
  environments cannot interpret Iosevka or Iosevka Term as monospace, and
  have difficulties with ligatures included, you can use Iosevka Fixed as
  an alternative.

This package is "Iosevka Etoile", Quasi-proportional, Slab-serif fonts.

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

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

diffstat:
 iosevka-etoile-ttf/DESCR    | 20 ++++++++++++++++++++
 iosevka-etoile-ttf/Makefile | 28 ++++++++++++++++++++++++++++
 iosevka-etoile-ttf/PLIST    |  2 ++
 iosevka-etoile-ttf/distinfo |  5 +++++
 4 files changed, 55 insertions(+)

diffs:
diff --git a/iosevka-etoile-ttf/DESCR b/iosevka-etoile-ttf/DESCR
new file mode 100644
index 0000000000..7e728dc727
--- /dev/null
+++ b/iosevka-etoile-ttf/DESCR
@@ -0,0 +1,20 @@
+Iosevka is a slender monospace sans-serif and slab-serif typeface inspired
+by Pragmata Pro, M+ and PF DIN Mono, designed to be the ideal font for
+programming.
+
+Iosevka provides a large variety of variants. Prebuilt variants are listed
+below. For all Monospace variants' packages, it will contain three spacing
+variants.
+
+* Default: The default variant with ligatures. Various symbols, like arrows
+  and geometric, are wide (2-column).
+
+* Terminal ("Term"): A narrower variant focusing terminal uses. Arrows and
+  geometric symbols will be narrow to follow typical terminal usages.
+
+* Fixed: Exact monospace font without ligatures and wide glyphs. Since some
+  environments cannot interpret Iosevka or Iosevka Term as monospace, and
+  have difficulties with ligatures included, you can use Iosevka Fixed as
+  an alternative.
+
+This package is "Iosevka Etoile", Quasi-proportional, Slab-serif fonts.
diff --git a/iosevka-etoile-ttf/Makefile b/iosevka-etoile-ttf/Makefile
new file mode 100644
index 0000000000..bfbf3ade9e
--- /dev/null
+++ b/iosevka-etoile-ttf/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+PKGNAME=	iosevka-etoile-ttf-16.5.0
+DISTNAME=	super-ttc-${PKGNAME:S/-ttf//}
+CATEGORIES=	fonts
+MASTER_SITES=	${MASTER_SITE_GITHUB:=be5invis/}
+GITHUB_PROJECT=	Iosevka
+GITHUB_RELEASE=	v${PKGVERSION_NOREV}
+
+MAINTAINER=	iku.iwasa%gmail.ccom@localhost
+HOMEPAGE=	https://github.com/be5invis/Iosevka
+COMMENT=	Slender typeface for code, from code
+LICENSE=	ofl-v1.1
+
+EXTRACT_DIR=	${WRKSRC}
+EXTRACT_SUFX=	.zip
+
+NO_BUILD=	yes
+USE_LANGUAGES=	# none
+
+FONTSDIR=	share/fonts/X11/TTF
+
+INSTALLATION_DIRS=	${FONTSDIR}
+
+do-install:
+	${INSTALL_DATA} ${WRKSRC}/*.ttc ${DESTDIR}/${PREFIX}/${FONTSDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/iosevka-etoile-ttf/PLIST b/iosevka-etoile-ttf/PLIST
new file mode 100644
index 0000000000..edd33f9887
--- /dev/null
+++ b/iosevka-etoile-ttf/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+share/fonts/X11/TTF/iosevka-etoile.ttc
diff --git a/iosevka-etoile-ttf/distinfo b/iosevka-etoile-ttf/distinfo
new file mode 100644
index 0000000000..59e99c779d
--- /dev/null
+++ b/iosevka-etoile-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (super-ttc-iosevka-etoile-16.5.0.zip) = 41cd3c864c0a67bc071467fece32e3c85ed94f709d5921638ee02a3bf3b97ff8
+SHA512 (super-ttc-iosevka-etoile-16.5.0.zip) = a24eba19fb37367c7af06284fa29014506f616c654cecb4f3427456172c88064884e09456303260ecc7e06f2674d2ee27f8d12b50d66515714194ee6eb4f9491
+Size (super-ttc-iosevka-etoile-16.5.0.zip) = 40219908 bytes


Home | Main Index | Thread Index | Old Index