You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-fonts/inconsolata-lgc/inconsolata-lgc-1.3.0.ebuild

21 lines
511 B

# Copyright 1999-2019 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"
BDEPEND="media-gfx/fontforge"
S="${WORKDIR}/Inconsolata-LGC-LGC-${PV}"
FONT_S="${S}"
FONT_SUFFIX="ttf"