Skip to content

Commit

Permalink
media-fonts/lxgw-neo-xihei: add 1.108
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyongxiang committed Nov 11, 2023
1 parent 5555f08 commit 7927240
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions media-fonts/lxgw-neo-xihei/lxgw-neo-xihei-1.108.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 1999-2023 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"

LICENSE="IPAfont"
SLOT="0"
KEYWORDS="~amd64"

# Has to fall back to distdir until author offers tarball
S="${DISTDIR}"
FONT_SUFFIX="ttf"
FONT_S="${DISTDIR}"

0 comments on commit 7927240

Please sign in to comment.