dev-qt/qttest: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / media-fonts / jetbrains-mono / jetbrains-mono-1.0.5.ebuild
1 # Copyright 2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit font
7
8 DESCRIPTION="A free and open-source typeface for developers"
9 HOMEPAGE="https://www.jetbrains.com/lp/mono/"
10 SRC_URI="https://github.com/JetBrains/JetBrainsMono/releases/download/v${PV}/JetBrainsMono-${PV}.zip -> ${P}.zip"
11
12 LICENSE="Apache-2.0"
13 SLOT="0"
14 KEYWORDS="~amd64 ~x86"
15
16 BDEPEND="app-arch/unzip"
17
18 S="${WORKDIR}/JetBrainsMono-${PV}/ttf"
19 FONT_SUFFIX="ttf"