From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 38C61158090 for ; Mon, 2 May 2022 12:46:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77E18E0BE1; Mon, 2 May 2022 12:46:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B88BE0BE1 for ; Mon, 2 May 2022 12:46:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D29E34132C for ; Mon, 2 May 2022 12:46:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1507F445 for ; Mon, 2 May 2022 12:46:37 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1651495593.19462eddf6a1668082088cf5ef0d6c0a13fdd0ba.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/cascadia-code/Manifest media-fonts/cascadia-code/cascadia-code-2111.01.ebuild X-VCS-Directories: media-fonts/cascadia-code/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 19462eddf6a1668082088cf5ef0d6c0a13fdd0ba X-VCS-Branch: master Date: Mon, 2 May 2022 12:46:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b7a480c4-083d-4b47-995b-03f7eb4cf175 X-Archives-Hash: f90f1fab148d8c511ae55d7d5b4e976f commit: 19462eddf6a1668082088cf5ef0d6c0a13fdd0ba Author: Jan Henke taujhe de> AuthorDate: Sun May 1 15:58:17 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon May 2 12:46:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19462edd media-fonts/cascadia-code: add 2111.01 Closes: https://bugs.gentoo.org/839534 Signed-off-by: Jan Henke taujhe.de> Closes: https://github.com/gentoo/gentoo/pull/25276 Signed-off-by: Joonas Niilola gentoo.org> media-fonts/cascadia-code/Manifest | 1 + .../cascadia-code/cascadia-code-2111.01.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest index df7830c39dab..dae9149415b7 100644 --- a/media-fonts/cascadia-code/Manifest +++ b/media-fonts/cascadia-code/Manifest @@ -1 +1,2 @@ DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f +DIST cascadia-code-2111.01.zip 24899516 BLAKE2B 3549ddf7fd6dcf3b4bb51a72e7a2a9b74a73c1beffcd3a49507a4c50462dd426c41cda35f6fb58c3d0a9ad39281cd07fb5f1e27719f7e11cc7131a1a85da6687 SHA512 14ab2dea663b4c2d5aa4c4fa1b149a30c85f534db6a3a41716dc005febb4e9753a098fb713dfbb72902e57304434f91c40460b44d453f74d5b8fd06674797ac6 diff --git a/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild new file mode 100644 index 000000000000..d6fa3d54ced4 --- /dev/null +++ b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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 ~riscv ~sparc ~x86" + +BDEPEND="app-arch/unzip" + +S="${WORKDIR}/ttf" +FONT_SUFFIX="ttf"