summaryrefslogtreecommitdiff
blob: 518b40ee48accd8da2d9346ffeaa9481845630a2 (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-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=6
inherit font

MY_PN="Font-Awesome"
DESCRIPTION="The iconic font designed for use with Twitter Bootstrap"
HOMEPAGE="http://fortawesome.github.com/Font-Awesome"
SRC_URI="https://github.com/FortAwesome/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="OFL-1.1 CC-BY-3.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=""
RDEPEND=""

S="${WORKDIR}"/${MY_PN}-${PV}
FONT_SUFFIX="ttf otf"
FONT_S="${S}"/fonts