media-fonts/sarasa-gothic: add 1.0.7, drop 1.0.6
[gentoo-zh.git] / media-fonts / sarasa-gothic / sarasa-gothic-1.0.7.ebuild
blob09a89f6bc3413557d34993a78fa38165b3370b6c
1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit font unpacker
8 MY_PN="Sarasa"
9 DESCRIPTION="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
10 HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic"
11 SRC_URI="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${PV}/${MY_PN}-TTC-${PV}.zip"
12 S="${WORKDIR}"
13 LICENSE="OFL-1.1"
14 SLOT="0"
16 KEYWORDS="~amd64 ~x86"
17 BDEPEND="
18 app-arch/unzip
21 RESTRICT="mirror"
23 FONT_S="${S}"
24 FONT_SUFFIX="ttc"