gentoo-zh/media-fonts/lxgw-neo-xihei/lxgw-neo-xihei-1.216.ebuild

20 lines
489 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="A Chinese sans-serif font derived from IPAex Gothic."
HOMEPAGE="https://github.com/lxgw/LxgwNeoXiHei"
SRC_URI="https://github.com/lxgw/LxgwNeoXiHei/releases/download/v${PV}/LXGWNeoXiHei.ttf"
S="${DISTDIR}"
LICENSE="IPAfont"
SLOT="0"
KEYWORDS="~amd64"
# Has to fall back to distdir until author offers tarball
FONT_SUFFIX="ttf"
FONT_S="${DISTDIR}"