media-fonts/sarasa-gothic - 1.0.36 (gentoo-zh)

Search

Package Information

Description:
A CJK programming font based on Iosevka and Source Han Sans. (TTC)
Homepage:
https://github.com/be5invis/Sarasa-Gothic
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
1.0.36 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font unpacker

MY_PN="Sarasa"
DESCRIPTION="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
HOMEPAGE="https://github.com/be5invis/Sarasa-Gothic"
SRC_URI="https://github.com/be5invis/Sarasa-Gothic/releases/download/v${PV}/${MY_PN}-TTC-${PV}.zip"
S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"

KEYWORDS="~amd64 ~x86"
BDEPEND="
	app-arch/unzip
"

FONT_S="${S}"
FONT_SUFFIX="ttc"

Dependencies

BDEPEND

	app-arch/unzip

Manifest for 1.0.36

Type File Size Source URLs
DIST Sarasa-TTC-1.0.36.zip 410088716 bytes https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.36/Sarasa-TTC-1.0.36.zip