summaryrefslogtreecommitdiff
blob: 7b432e20f21d1b230d8e787800b57854e14b723f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
inherit font

DESCRIPTION="Unicode sans-serif typeface for Coptic/Nubian languages"
HOMEPAGE="http://scripts.sil.org/SophiaNubian"
SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=SN${PV}.zip&filename=SN${PV}.zip -> ${P}.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""

DEPEND="app-arch/unzip"

S="${WORKDIR}/SophiaNubian"
FONT_S="${S}"
FONT_SUFFIX="ttf"
DOCS="Readme.txt"