gentoo-ebuilds/media-fonts/fifth-leg/fifth-leg-0.6-r2.ebuild
Ulrich Müller d8281a5056
media-fonts/fifth-leg: Revision bump for OFL-1.1 LICENSE update
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2024-05-13 19:33:11 +02:00

19 lines
475 B
Bash

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
OPENSUSE_RELEASE="12.2"
DESCRIPTION="Simplistic, technical sans serif - openSUSE font"
HOMEPAGE="https://jimmac.eu/"
SRC_URI="https://api.opensuse.org/public/source/openSUSE:${OPENSUSE_RELEASE}/fifth-leg-font/opensuse-font-${P}.tar.bz2"
S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~loong ~riscv ~x86"
IUSE=""
FONT_SUFFIX="otf sfd"