summaryrefslogtreecommitdiff
blob: 7383ca36fd6867609666f858a5de676480c46e09 (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/ArianAMU.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"