# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="5" inherit font DESCRIPTION="A beautiful sans-serif monotype font designed for code listings" HOMEPAGE="http://nodnod.net/2009/feb/12/adding-straight-single-and-double-quotes-inconsola/" SRC_URI="http://media.nodnod.net/Inconsolata-dz.otf.zip" LICENSE="OFL-1.1" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="app-arch/unzip" FONT_SUFFIX="otf" FONT_PN="Inconsolata-dz" FONT_S="${WORKDIR}" S="${WORKDIR}" # Only installs fonts. RESTRICT="strip binchecks"