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/libertine-ttf/libertine-ttf-4.7.5.ebuild

26 lines
740 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/libertine-ttf/libertine-ttf-4.7.5.ebuild,v 1.4 2011/05/22 23:55:27 josejx Exp $
inherit font
MY_PN="LinLibertine"
MY_P="${MY_PN}Font-${PV}-2"
DESCRIPTION="OpenType fonts from the Linux Libertine Open Fonts Project"
HOMEPAGE="http://linuxlibertine.sourceforge.net/"
SRC_URI="mirror://sourceforge/linuxlibertine/${MY_P}.tgz"
LICENSE="|| ( GPL-2-with-font-exception OFL )"
SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
DEPEND=""
RDEPEND="!<x11-libs/pango-1.20.4"
S="${WORKDIR}/${MY_PN}"
FONT_S="${S}/Fonts"
DOCS="Bugs.txt ChangeLog.txt Readme.txt"
FONT_SUFFIX="ttf otf"