media-fonts/smiley-sans: new package, add 1.0.0

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2022-11-29 01:50:53 +08:00
parent 9fda517bcd
commit a9e867ba70
3 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST smiley-sans-v1.0.0.zip 4696039 BLAKE2B ebf3371118689477f4106649514259ed5c5823e9db26c0d6c4925630fd73c347f7b6eeb3ff0abeec38600f778902fcbacb42a679069bb8864c8c1e24171038e1 SHA512 e233b4af5d95c6c94319d096b612539b37a1c80d05391b684665bb324f60bcdef23f3f9e6a58d721459bf9cc26133463028000a5124a9921cfa0f39f8ed6ff56

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xen0n@gentoo.org</email>
<name>WANG Xuerui</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">atelier-anchor/smiley-sans</remote-id>
</upstream>
</pkgmetadata>

View File

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