You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-fonts/freefont-ttf/freefont-ttf-20100919.ebuild

25 lines
627 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20100919.ebuild,v 1.1 2011/01/17 20:55:20 spatz Exp $
EAPI=3
inherit font
DESCRIPTION="TrueType Unicode fonts from the Free UCS Outline Fonts Project"
HOMEPAGE="http://savannah.nongnu.org/projects/freefont/"
SRC_URI="mirror://gnu/freefont/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
FONT_SUFFIX="ttf"
S=${WORKDIR}/freefont-${PV}
FONT_S=${S}
DOCS="CREDITS"
RESTRICT="strip binchecks"