1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-26 22:41:26 +02:00

Added consolas font patched with nerdfont

This commit is contained in:
2023-11-01 10:55:22 +01:00
parent 3fe652f0ca
commit 5b81de2a1e
2 changed files with 24 additions and 0 deletions
@@ -0,0 +1,23 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font git-r3
DESCRIPTION="Consolas patched with Nerd Fonts"
HOMEPAGE="https://github.com/ongyx/consolas-nf"
EGIT_REPO_URI="https://github.com/ongyx/consolas-nf"
EGIT_BRANCH="master"
EGIT_SUBMODULES=()
LICENSE="Propriety"
SLOT="0"
KEYWORDS="~amd64"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
S="${WORKDIR}/${PF}"
FONT_SUFFIX="ttf"