# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2014.11.ebuild,v 1.2 2015/04/28 09:12:16 yngwin Exp $ EAPI=5 inherit font DESCRIPTION="Google's font family that aims to support all the world's languages" HOMEPAGE="https://www.google.com/get/noto/" SRC_URI="https://www.google.com/get/noto/pkgs/Noto-hinted.zip -> ${P}.zip" # version number based on the timestamp of most recently updated font in the zip LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 arm ~arm64 x86" IUSE="" DEPEND="app-arch/unzip" RESTRICT="binchecks strip" S=${WORKDIR} FONT_S="${S}" FONT_SUFFIX="otf ttf"