Revert "media-fonts/zh-kcfonts: Add missing FONT_S assignment."
[gentoo.git] / media-fonts / polarsys-b612-fonts / polarsys-b612-fonts-1.003.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 inherit font vcs-snapshot
7
8 DESCRIPTION="Font designed for aircraft cockpit displays"
9 HOMEPAGE="https://b612-font.com/"
10 SRC_URI="https://git.polarsys.org/c/b612/b612.git/snapshot/b612-bd14fde2544566e620eab106eb8d6f2b7fb1347e.tar.bz2 -> ${P}.tar.bz2"
11
12 LICENSE="EPL-1.0"
13 SLOT="0"
14 KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
15 IUSE=""
16
17 FONT_S="${S}/TTF"
18 FONT_SUFFIX="ttf"
19
20 DOCS=( README.md )