From b058120c8d6d762fdff889db02399b01e8ebc6d8 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Tue, 10 Nov 2020 11:16:02 +0100 Subject: media-fonts/iosevka: Bump to 3.7.1 Package-Manager: Portage-3.0.8, Repoman-3.0.2 --- media-fonts/iosevka/iosevka-3.7.1.ebuild | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 media-fonts/iosevka/iosevka-3.7.1.ebuild (limited to 'media-fonts/iosevka/iosevka-3.7.1.ebuild') diff --git a/media-fonts/iosevka/iosevka-3.7.1.ebuild b/media-fonts/iosevka/iosevka-3.7.1.ebuild new file mode 100644 index 0000000..11541ea --- /dev/null +++ b/media-fonts/iosevka/iosevka-3.7.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font + +DESCRIPTION="Slender typeface for code, from code" +HOMEPAGE="https://typeof.net/Iosevka/" +SRC_URI="https://github.com/be5invis/${PN}/releases/download/v${PV}/pkg-iosevka-${PV}.zip +curly? ( https://github.com/be5invis/${PN}/releases/download/v${PV}/pkg-iosevka-curly-${PV}.zip ) +curly-slab? ( https://github.com/be5invis/${PN}/releases/download/v${PV}/pkg-iosevka-curly-slab-${PV}.zip ) +aile? ( https://github.com/be5invis/${PN}/releases/download/v${PV}/pkg-iosevka-aile-${PV}.zip ) +etoile? ( https://github.com/be5invis/${PN}/releases/download/v${PV}/pkg-iosevka-etoile-${PV}.zip ) +sparkle? ( https://github.com/be5invis/${PN}/releases/download/v${PV}/pkg-iosevka-sparkle-${PV}.zip )" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="amd64 x86" + +IUSE="curly curly-slab aile etoile sparkle" + +DEPEND="app-arch/unzip" + +S=${WORKDIR} +FONT_S="${S}/ttc" +FONT_SUFFIX="ttc" -- cgit v1.2.3-2-gb3c3