public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
Date: Mon, 23 Sep 2019 13:31:34 +0000 (UTC)	[thread overview]
Message-ID: <1569245470.b0df00387e13ead170d28aa3a1f02c502f3b9f39.juippis@gentoo> (raw)

commit:     b0df00387e13ead170d28aa3a1f02c502f3b9f39
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Sep 22 15:52:27 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 13:31:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0df0038

media-fonts/cascadia-code: New ebuild

A new monospaced font designed by Microsoft for Windows Terminal.

Closes: https://bugs.gentoo.org/695398
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/13012
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                   |  1 +
 .../cascadia-code/cascadia-code-1909.16.ebuild       | 16 ++++++++++++++++
 media-fonts/cascadia-code/metadata.xml               | 20 ++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
new file mode 100644
index 00000000000..644e7df3645
--- /dev/null
+++ b/media-fonts/cascadia-code/Manifest
@@ -0,0 +1 @@
+DIST cascadia-code-1909.16.tar.gz 338681 BLAKE2B a31c643773a5c51f2cd803c26ab0001c0d3272137d1679e7c2f77c05f9a35751bcd6c9f7ea6c23575d28d1312e6a3a69d6e0c64f1691817599606115ec2d54f5 SHA512 fcb2cb28250e7007e024b57d6cce8b0424b02eff016312397e25fb236e73813ba48a3561ff01c6aa2235c990aae2428ad08d49e1c2f97c0b8ea01498b3c9ec36

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 00000000000..ee27bbcc4a3
--- /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"

diff --git a/media-fonts/cascadia-code/metadata.xml b/media-fonts/cascadia-code/metadata.xml
new file mode 100644
index 00000000000..6e92b8e773c
--- /dev/null
+++ b/media-fonts/cascadia-code/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>gentoo@taujhe.de</email>
+		<name>Jan Henke</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<longdescription>
+		This is a fun, new monospaced font that includes programming ligatures 
+		and is designed to enhance the modern look and feel of the Windows 
+		Terminal. 
+	</longdescription>
+	<upstream>
+		<remote-id type="github">microsoft/cascadia-code</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2019-09-23 13:31 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23 13:31 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-06 17:42 [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/ Andreas Sturmlechner
2020-05-16 19:47 Sergei Trofimovich
2020-05-17  8:48 Sergei Trofimovich
2020-05-17  9:43 Sergei Trofimovich
2020-05-17  9:44 Sergei Trofimovich
2020-05-28 18:20 Sergei Trofimovich
2020-06-05  7:21 Mart Raudsepp
2020-06-06 18:01 Michał Górny
2020-06-08 13:41 Joonas Niilola
2020-06-08 13:41 Joonas Niilola
2020-06-10  1:52 Matt Turner
2020-06-10  1:52 Matt Turner
2020-12-15  3:46 Sam James
2020-12-15  3:46 Sam James
2020-12-15  3:46 Sam James
2021-02-28  9:03 Joonas Niilola
2021-03-14 19:53 Conrad Kostecki
2021-06-21 22:36 Sam James
2021-08-02  3:53 Ionen Wolkens
2021-08-02  3:53 Ionen Wolkens
2021-11-06 16:15 Ionen Wolkens
2021-11-06 16:15 Ionen Wolkens
2022-02-10 14:30 Sam James
2022-02-10 14:30 Sam James
2022-05-02 12:46 Joonas Niilola
2022-05-10  1:07 WANG Xuerui
2022-06-20  6:04 Joonas Niilola
2024-05-01 13:51 James Le Cuirot
2024-05-01 13:51 James Le Cuirot
2024-10-31 19:30 Arthur Zamarin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1569245470.b0df00387e13ead170d28aa3a1f02c502f3b9f39.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox