You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-fonts/smiley-sans/smiley-sans-1.1.1.ebuild

22 lines
493 B

# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font
MY_P="${PN}-v${PV}"
DESCRIPTION="得意黑 Smiley Sans: an open-source italic sans-serif Chinese font"
HOMEPAGE="https://github.com/atelier-anchor/smiley-sans"
SRC_URI="https://github.com/atelier-anchor/smiley-sans/releases/download/v${PV}/${MY_P}.zip"
S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 ~loong"
BDEPEND="app-arch/unzip"
FONT_SUFFIX="ttf"