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/paratype/paratype-1.ebuild

25 lines
647 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/paratype/paratype-1.ebuild,v 1.2 2011/01/18 22:40:40 spatz Exp $
EAPI=3
inherit font
DESCRIPTION="ParaType font collection for languages of Russia"
HOMEPAGE="http://www.paratype.com/public/"
SRC_URI="http://www.fontstock.com/public/PTSansOFL.zip -> ${PN}-sans-${PV}.zip
http://www.fontstock.com/public/PTSerifOFL.zip -> ${PN}-serif-${PV}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X"
DEPEND="app-arch/unzip"
RDEPEND=""
S=${WORKDIR}
FONT_S=${WORKDIR}
FONT_SUFFIX="ttf"