Search Criteria
Package Details: ttf-sourcesanspro 20171219-2
Git Clone URL: | https://aur.archlinux.org/ttf-sourcesanspro.git (read-only, click to copy) |
---|---|
Package Base: | ttf-sourcesanspro |
Description: | Google Fonts Source Sans Pro |
Upstream URL: | http://www.google.com/fonts/specimen/Open+Sans |
Licenses: | |
Submitter: | CReimer |
Maintainer: | CReimer (M-Reimer) |
Last Packager: | M-Reimer |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-24 17:10 |
Last Updated: | 2020-07-25 14:56 |
Dependencies (0)
Required by (0)
Sources (12)
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-Black.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-BlackItalic.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-Bold.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-BoldItalic.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-ExtraLight.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-ExtraLightItalic.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-Italic.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-Light.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-LightItalic.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-Regular.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-SemiBold.ttf
- https://github.com/google/fonts/raw/5f860df52f1f37108203c4b7a10d9e4e1aa5199d/ofl/sourcesanspro/SourceSansPro-SemiBoldItalic.ttf
Latest Comments
ayekat commented on 2020-07-10 09:55
Hi, thanks for packaging this.
xorg-font-utils is no longer available, so the PKGBUILD may need to be updated to avoid running into missing dependencies.
Actually, couldn't this drop all dependencies except fontconfig? Or why does it depend on xorg-fonts-encodings and xorg-font-utils?
--edit: OTOH, the install script uses
mkfontscale
andmkfontdir
, so xorg-mkfontscale should be declared as dependency.