Search Criteria
Package Details: ttf-sourcesanspro 20210915-1
Package Actions
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: | Apache |
Submitter: | CReimer |
Maintainer: | CReimer (M-Reimer) |
Last Packager: | M-Reimer |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-24 17:10 (UTC) |
Last Updated: | 2023-06-03 10:41 (UTC) |
Dependencies (0)
Required by (0)
Sources (12)
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-Black.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-BlackItalic.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-Bold.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-BoldItalic.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-ExtraLight.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-ExtraLightItalic.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-Italic.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-Light.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-LightItalic.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-Regular.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-SemiBold.ttf
- https://github.com/google/fonts/raw/f3f3d547cd8c4f7963bcd4dc1965ba564b281ef7/ofl/sourcesanspro/SourceSansPro-SemiBoldItalic.ttf
Latest Comments
gromit commented on 2023-06-07 16:24 (UTC)
@M-Reimer, oh no I was blind ... Thanks for pointing it out!
M-Reimer commented on 2023-06-07 15:43 (UTC)
@gromit: Delete your old sources. As it says: All files are "Found", so already there.
gromit commented on 2023-06-05 19:16 (UTC)
I get a checksum error building this:
ayekat commented on 2020-07-10 09:55 (UTC) (edited on 2020-07-22 10:07 (UTC) by ayekat)
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.