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

EAPI=5

inherit font

DESCRIPTION="Arian AMU, a sans-serif typeface set, designed by Ruben Tarumian."
HOMEPAGE="http://arian.tarumian.am/"
SRC_URI="http://arian.am/arnamu.zip -> ${P}.zip"
LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE=""
RESTRICT="mirror"

DEPEND="app-arch/unzip"
RDEPEND=""

S="${WORKDIR}"
FONT_S="${S}"
FONT_SUFFIX="ttf"