media-fonts/smiley-sans: add 2.0.1

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2024-02-10 16:22:26 +08:00
parent 18ef450386
commit 905fd21421
2 changed files with 22 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST smiley-sans-v1.1.1.zip 4734391 BLAKE2B bdf043175d4534ad69f9d98dcce2f07ced7af8fa4ab24e1e6e42f8850870a63d5c8f8dc715dd45a72e83753af9142653427f60719d076e8c35473f96a0232f62 SHA512 61bcc6d8957a6a7426c3a76968bea4fb4fb8a1da4dda4036c3c9533f8cc8120bfae879b51e73dc3b0399558b03709df5781fbac94deb16ed7d6a4a3e13dd837c
DIST smiley-sans-v2.0.1.zip 5781344 BLAKE2B 8ab08c55f215b700803dd3ad606a7ed9ad7807422eab2ffd669e95893a75399ce401586da56b84bce44c739be2c547ace9fd17707703957f7f2f6f17e75b8f26 SHA512 e430edf4caecde4b2fbf9a3c7298fc088d519b92719f3f7870f0c7ac7df4dd3cf6732139cd9e4146f0f6876f1909d5c2b300ff294932f43056c326c548a1c1ab

View File

@@ -0,0 +1,21 @@
# Copyright 2022-2024 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"