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

EAPI=6
inherit font

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

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=""

S="${WORKDIR}/DeLaGuardo-Inconsolata-LGC-${EGIT_COMMIT::7}"
FONT_S="${S}"
FONT_SUFFIX="ttf"