gentoo-ebuilds/media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild
Arthur Zamarin 0e727a3a16
*/*: unkeyword ~ia64
Change was created by running the following command::

    ekeyword ^ia64 */*/*.ebuild

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12 21:37:40 +03:00

27 lines
716 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
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 ~loong ppc ppc64 ~s390 sparc x86"
BDEPEND="app-arch/unzip"
S="${WORKDIR}"
DOCS="*.txt *.TXT *.rtf *.pdf"
FONT_S="${S}"
FONT_SUFFIX="ttf TTF"