From 9c20a3c6d1978a887e8fe90ae79cebd0653cd1b2 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Wed, 23 May 2018 22:25:34 +0200 Subject: [PATCH] media-fonts/inconsolata-hellenic: Revision bump 1.19-r1 EAPI 6 Package-Manager: Portage-2.3.38, Repoman-2.3.9 --- .../inconsolata-hellenic-1.19-r1.ebuild | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19-r1.ebuild diff --git a/media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19-r1.ebuild b/media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19-r1.ebuild new file mode 100644 index 000000000000..5c0ab15d5935 --- /dev/null +++ b/media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit font + +DESCRIPTION="Hellenisation of the wonderful, monospace, open/free font Inconsolata" +HOMEPAGE="http://www.cosmix.org/software/" +SRC_URI="http://www.cosmix.org/software/files/InconsolataHellenic.zip -> ${P}.zip" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +DEPEND="app-arch/unzip" + +S=${WORKDIR} +FONT_S=${S} +FONT_SUFFIX="ttf" -- 2.26.2