Closes: https://bugs.gentoo.org/696796
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/13185
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
DIST cascadia-code-1909.16.tar.gz 338681 BLAKE2B a31c643773a5c51f2cd803c26ab0001c0d3272137d1679e7c2f77c05f9a35751bcd6c9f7ea6c23575d28d1312e6a3a69d6e0c64f1691817599606115ec2d54f5 SHA512 fcb2cb28250e7007e024b57d6cce8b0424b02eff016312397e25fb236e73813ba48a3561ff01c6aa2235c990aae2428ad08d49e1c2f97c0b8ea01498b3c9ec36
+DIST cascadia-code-1910.04.tar.gz 442050 BLAKE2B 61612a310b9f74cbededf060d826978d6f8c3af101e85380a4938bcaecbb0be11bb1975663d80009b14599a04f739d0aedf1d02e5467c4ed5b38708760d446e5 SHA512 2594f8bd01956cc594012746b33a5def6d68e1c365fb5ca43ee21ba19d295e3960e2434849cbb9be6d1a4b39920357b38cacd0480d7543585f616f39d6378379
--- /dev/null
+# 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"