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/polarsys-b612-fonts/polarsys-b612-fonts-1.003-r...

20 lines
528 B

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font vcs-snapshot
DESCRIPTION="Font designed for aircraft cockpit displays"
HOMEPAGE="https://b612-font.com/"
SRC_URI="https://git.polarsys.org/c/b612/b612.git/snapshot/b612-bd14fde2544566e620eab106eb8d6f2b7fb1347e.tar.bz2 -> ${P}.tar.bz2"
LICENSE="EPL-1.0 BSD OFL-1.1" # to be clarified #746725
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
FONT_S="${S}/TTF"
FONT_SUFFIX="ttf"
DOCS=( README.md )