21 lines
1.2 KiB
Bash
21 lines
1.2 KiB
Bash
EAPI=7
|
|
|
|
inherit font-custom
|
|
|
|
DESCRIPTION="Source Sans Pro. A sans serif font family by Paul D. Hunt."
|
|
HOMEPAGE="https://fonts.google.com/specimen/Source+Sans+Pro"
|
|
LICENSE="OFL-1.1"
|
|
|
|
SRC_URI="https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-Black.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-BlackItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-Bold.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-BoldItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-ExtraLight.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-ExtraLightItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-Italic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-Light.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-LightItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-Regular.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-SemiBold.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/sourcesanspro/SourceSansPro-SemiBoldItalic.ttf"
|