summaryrefslogtreecommitdiff
path: root/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/cascadia-code/cascadia-code-1909.16.ebuild')
-rw-r--r--media-fonts/cascadia-code/cascadia-code-1909.16.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild b/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild
new file mode 100644
index 000000000000..ee27bbcc4a30
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+FONT_SUFFIX="ttf"