Skip to content

Commit

Permalink
media-fonts/inconsolata-hellenic: Revision bump 1.19-r1
Browse files Browse the repository at this point in the history
EAPI 6

Package-Manager: Portage-2.3.38, Repoman-2.3.9
  • Loading branch information
johu committed May 23, 2018
1 parent 16e4471 commit 9c20a3c
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 9c20a3c

Please sign in to comment.