aboutsummaryrefslogtreecommitdiffstats
path: root/media-fonts/iosevka/iosevka-3.2.2.ebuild
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-06-26 14:27:08 +0200
committerWynn Wolf Arbor2020-06-26 14:27:08 +0200
commitea0a413d193d9bd2e1eec845f6fda8641cb2f659 (patch)
tree87596cf5a95b26f302f46b21095b5d4c4f4bdc8f /media-fonts/iosevka/iosevka-3.2.2.ebuild
parent819b5977eafb83b6d9112caead62f7d8ec1eb479 (diff)
downloadpramantha-ea0a413d193d9bd2e1eec845f6fda8641cb2f659.tar.gz
media-fonts/iosevka: Bump to 3.2.2
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Diffstat (limited to 'media-fonts/iosevka/iosevka-3.2.2.ebuild')
-rw-r--r--media-fonts/iosevka/iosevka-3.2.2.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/media-fonts/iosevka/iosevka-3.2.2.ebuild b/media-fonts/iosevka/iosevka-3.2.2.ebuild
new file mode 100644
index 0000000..45168f3
--- /dev/null
+++ b/media-fonts/iosevka/iosevka-3.2.2.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"