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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BFAD31382C5 for ; Sun, 28 Feb 2021 09:03:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8C27E0894; Sun, 28 Feb 2021 09:03:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3D71E0894 for ; Sun, 28 Feb 2021 09:03:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BF942341176 for ; Sun, 28 Feb 2021 09:03:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7BBC58C for ; Sun, 28 Feb 2021 09:03:20 +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: <1614502989.515ced025ae42ca2fd052d9cd5c24a71f2f6c4ee.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-2102.03.ebuild X-VCS-Directories: media-fonts/cascadia-code/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 515ced025ae42ca2fd052d9cd5c24a71f2f6c4ee X-VCS-Branch: master Date: Sun, 28 Feb 2021 09:03:20 +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: 01b72e9d-aafa-4656-a2af-70d5b32fe021 X-Archives-Hash: 0f2ceb0e84fac6df5cc70f36563333cf commit: 515ced025ae42ca2fd052d9cd5c24a71f2f6c4ee Author: Jan Henke taujhe de> AuthorDate: Mon Feb 15 20:17:31 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Feb 28 09:03:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515ced02 media-fonts/cascadia-code: Version bump 2102.03 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jan Henke taujhe.de> Closes: https://github.com/gentoo/gentoo/pull/19482 Signed-off-by: Joonas Niilola gentoo.org> media-fonts/cascadia-code/Manifest | 1 + .../cascadia-code/cascadia-code-2102.03.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest index ede503121eb..2409d35616d 100644 --- a/media-fonts/cascadia-code/Manifest +++ b/media-fonts/cascadia-code/Manifest @@ -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 diff --git a/media-fonts/cascadia-code/cascadia-code-2102.03.ebuild b/media-fonts/cascadia-code/cascadia-code-2102.03.ebuild new file mode 100644 index 00000000000..3726a28cc6c --- /dev/null +++ b/media-fonts/cascadia-code/cascadia-code-2102.03.ebuild @@ -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"