summaryrefslogtreecommitdiff
path: root/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild')
-rw-r--r--media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
new file mode 100644
index 000000000000..f2581c71b71a
--- /dev/null
+++ b/media-fonts/polarsys-b612-fonts/polarsys-b612-fonts-1.003.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font vcs-snapshot
+
+DESCRIPTION="Font designed for aircraft cockpit displays"
+HOMEPAGE="http://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"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+FONT_S="${S}/TTF"
+FONT_SUFFIX="ttf"
+
+DOCS=( README.md )