media-fonts/cascadia-code: Version bump 2102.03

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/19482
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Jan Henke 2021-02-15 21:17:31 +01:00 committed by Joonas Niilola
parent 6180eba19f
commit 515ced025a
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962
2 changed files with 20 additions and 0 deletions

View File

@ -1 +1,2 @@
DIST cascadia-code-2009.22.zip 8217333 BLAKE2B 0c3e4cb95cae4869c911ea93e16b496e249778150fc208a04c392cd6321245e2de822953ed79346201e73dd8ad3359f6ec99b3f156f33b49b9f698413d5be568 SHA512 3ddc0b243b10fa36ffb89d7f63cce50b39bdc6b263ab124c9c34840eb7e775fc84366dffc1785b3b5cd48b1fda045f5f90d8e0301ffac754a0b7b9d8063b3d04
DIST cascadia-code-2102.03.zip 8676365 BLAKE2B eb72c4b2459619fdabc43a137853b9df67855965b27a7370e5e0607055ae43288644035ab49211715a84d0b1f1214a840728bafe81e38ee26ad38d67defa7b82 SHA512 167629f5111db4bcf7e51937e5fa072e16ff2dcdc8a3f003b70afb2f49ab15d839c1f6261d9c0ef15a71a45e0f04a29a5ae8102e8dd6cf6a00e8b003cf8b5fcd

View File

@ -0,0 +1,19 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
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/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
BDEPEND="app-arch/unzip"
S="${WORKDIR}/ttf"
FONT_SUFFIX="ttf"