summaryrefslogtreecommitdiff
path: root/media-fonts/inconsolata-lgc/inconsolata-lgc-1.3.0.ebuild
blob: a9fefd4ac9f41d1192a0cdfc3ceb20ee69312266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

DESCRIPTION="Modified version of Inconsolata Hellenic adding the Cyrillic alphabet"
HOMEPAGE="https://github.com/MihailJP/Inconsolata-LGC"
SRC_URI="https://github.com/MihailJP/Inconsolata-LGC/archive/LGC-${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~loong ~riscv"

BDEPEND="media-gfx/fontforge"

S="${WORKDIR}/Inconsolata-LGC-LGC-${PV}"
FONT_S="${S}"
FONT_SUFFIX="ttf"