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/heuristica/heuristica-1.0.2.ebuild

23 lines
524 B

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="Font based on Adobe Utopia"
HOMEPAGE="https://sourceforge.net/projects/heuristica/"
SRC_URI="mirror://sourceforge/heuristica/${PN}-ttf-${PV}.tar.xz
mirror://sourceforge/heuristica/${PN}-otf-${PV}.tar.xz
mirror://sourceforge/heuristica/${PN}-pfb-${PV}.tar.xz"
S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DOCS=( FontLog.txt )
FONT_SUFFIX="otf pfb ttf"