gentoo-ebuilds/media-fonts/nuosu-sil/nuosu-sil-2.300.ebuild
Michael Mair-Keimberger 1136ccd256
media-fonts/nuosu-sil: add 2.300
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38165
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-08-26 01:53:42 +02:00

19 lines
452 B
Bash

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font
DESCRIPTION="Unicode font for the standardized Yi script"
HOMEPAGE="https://software.sil.org/nuosu/"
SRC_URI="https://software.sil.org/downloads/r/nuosu/NuosuSIL-${PV}.zip"
S="${WORKDIR}/NuosuSIL-${PV}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
BDEPEND="app-arch/unzip"
FONT_SUFFIX="ttf"