# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit font DESCRIPTION="SIL Unicode font for the Yi languages" HOMEPAGE="http://scripts.sil.org/SILYi_home" #SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=SILYI.ZIP&filename=SILYI.zip" SRC_URI="SILYI.zip" LICENSE="SIL-freeware" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="" BDEPEND="app-arch/unzip" RESTRICT="fetch" pkg_nofetch() { einfo "Download SILYI.zip from ${HOMEPAGE} and place it in ${DISTDIR}" } S="${WORKDIR}/SILYI" FONT_SUFFIX="ttf" FONT_S="${S}" DOCS="readme.txt"