File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'fonts-roboto-ttf'
22pkgname=fonts-roboto-ttf
33version=3.012
4- revision=1
4+ revision=2
55depends="font-util"
66short_desc="Google's signature family of fonts"
77maintainer="travankor <travankor@tuta.io>"
8- license="Apache-2.0 "
8+ license="OFL-1.1 "
99homepage="https://fonts.google.com/specimen/Roboto"
1010distfiles="https://github.com/googlefonts/roboto-3-classic/releases/download/v${version}/Roboto_v${version}.zip
1111 https://github.com/googlefonts/RobotoMono/archive/refs/tags/v3.001.tar.gz"
@@ -15,6 +15,6 @@ font_dirs="/usr/share/fonts/roboto"
1515
1616do_install() {
1717 vmkdir usr/share/fonts/roboto
18- vcopy hinted/*.ttf usr/share/fonts/roboto
18+ vcopy hinted/static/ *.ttf usr/share/fonts/roboto
1919 vcopy RobotoMono*/fonts/otf/*.otf usr/share/fonts/roboto
2020}
You can’t perform that action at this time.
0 commit comments