1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
9 DESCRIPTION
="An open-source font for Chinese."
10 HOMEPAGE
="https://github.com/atelier-anchor/smiley-sans"
11 SRC_URI
="https://github.com/atelier-anchor/smiley-sans/releases/download/v${PV}/smiley-sans-v${PV}.zip -> ${P}.zip"
16 BDEPEND
="app-arch/unzip"
22 # rename the font files
23 mv ${MY_PN}-Oblique.otf
${MY_PN}.otf || die
"Renaming otf fonts failed"
24 mv ${MY_PN}-Oblique.ttf
${MY_PN}.ttf || die
"Renaming ttf fonts failed"