27 lines
856 B
Bash
27 lines
856 B
Bash
# Copyright 1999-2008 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild,v 1.13 2008/08/19 13:20:06 pva Exp $
|
|
|
|
inherit font
|
|
|
|
DESCRIPTION="Tengwar - the Elvish letters, created by Feanor and described by J.R.R.Tolkien)"
|
|
HOMEPAGE="http://www.tengwar.art.pl/ktt/en/download.php"
|
|
SRC_URI="
|
|
http://www.tengwar.art.pl/zip/tengq19d.zip
|
|
http://www.tengwar.art.pl/zip/tengs19d.zip
|
|
http://www.tengwar.art.pl/zip/tengn19d.zip
|
|
http://www.tengwar.art.pl/zip/parmaite12b.zip
|
|
http://www.tengwar.art.pl/zip/tcurs100.zip
|
|
"
|
|
|
|
LICENSE="free-noncomm"
|
|
SLOT="0"
|
|
KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
|
|
|
|
DEPEND="app-arch/unzip"
|
|
RDEPEND=""
|
|
|
|
S=${WORKDIR}
|
|
FONT_S=${WORKDIR}
|
|
FONT_SUFFIX="ttf TTF"
|
|
DOCS="*.txt *.TXT *.rtf *.pdf"
|