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

inherit font

DESCRIPTION="A set of matching libre/open fonts funded by Canonical"
HOMEPAGE="https://wiki.ubuntu.com/Ubuntu%20Font%20Family"
SRC_URI="ftp://ftp.ubuntu.com/ubuntu/pool/main/u/${PN}-sources/${PN}-sources_${PV}.orig.tar.gz"
LICENSE="UbuntuFontFamily"

SLOT="0"
KEYWORDS="~x86"
IUSE=""

FONT_SUFFIX="ttf"
S="${WORKDIR}/${PN}-sources-${PV}"

DOCS="CONTRIBUTING.txt copyright.txt LICENCE-FAQ.txt TRADEMARKS.txt"