summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Henke <Jan.Henke@taujhe.de>2019-10-06 11:35:44 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-06 19:41:48 +0200
commit689981b65eb65968e1759ab586d7ec4435148de5 (patch)
treeece0eea8178f808be3eb4f0b8eef02ae3a6fecc7 /media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
parentx11-misc/xlockmore: Old (diff)
downloadgentoo-689981b65eb65968e1759ab586d7ec4435148de5.tar.gz
gentoo-689981b65eb65968e1759ab586d7ec4435148de5.tar.bz2
gentoo-689981b65eb65968e1759ab586d7ec4435148de5.zip
media-fonts/cascadia-code: Version bump 1910.04
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>
Diffstat (limited to 'media-fonts/cascadia-code/cascadia-code-1910.04.ebuild')
-rw-r--r--media-fonts/cascadia-code/cascadia-code-1910.04.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
new file mode 100644
index 000000000000..ee27bbcc4a30
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.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"