Package Details: ttf-google-fonts-git 1:r6359.d19527646-2

Git Clone URL: https://aur.archlinux.org/ttf-google-fonts-git.git (read-only, click to copy)
Package Base: ttf-google-fonts-git
Description: TrueType fonts from the Google Fonts project (git version)
Upstream URL: https://github.com/google/fonts
Keywords: fonts google ttf
Licenses: custom:SIL Open Font License, custom:Ubuntu Font License v1.0
Conflicts: jsmath-fonts, lohit-fonts, ttf-andika, ttf-arabeyes-fonts, ttf-cardo, ttf-comfortaa, ttf-google-fonts-typewolf, ttf-lekton, ttf-lora-cyrillic, ttf-medievalsharp, ttf-nova, ttf-oxygen, ttf-oxygen-git, ttf-pt-fonts, ttf-source-code-pro-ibx, ttf-source-sans-pro-ibx, ttf-vollkorn-ibx
Provides: jsmath-fonts, lohit-fonts, ttf-andika, ttf-cardo, ttf-carlito, ttf-comfortaa, ttf-lekton, ttf-lora-cyrillic, ttf-medievalsharp, ttf-nova, ttf-oxygen, ttf-oxygen-git, ttf-pt-fonts, ttf-source-code-pro-ibx, ttf-source-sans-pro-ibx, ttf-vollkorn-ibx
Submitter: sebstar
Maintainer: andrewSC
Last Packager: andrewSC
Votes: 555
Popularity: 0.027141
First Submitted: 2013-04-27 20:41 (UTC)
Last Updated: 2023-10-14 01:24 (UTC)

Dependencies (24)

Required by (9)

Sources (1)

Pinned Comments

thatgeek commented on 2017-11-17 03:56 (UTC)

If you're having an issue upgraded with errors related to fonts like merriweather, here's my steps to resolve the issue (assuming you have Yaourt): #Clear out what you had before yaourt -R fonts-meta-extended-lt sudo pacman -Rns $(pacman -Qtdq) sudo pacman -R ttf-google-fonts-git sudo pacman -Rns $(pacman -Qtdq) #Install dependencies yaourt -S ttf-merriweather-sans ttf-opensans ttf-oswald ttf-quintessential ttf-signika yaourt -S fonts-meta-extended-lt #Heads up, if ttf-impallari-cantora isn't fixed yet, change the PKGBUILD source to the URL in the comments on the package yaourt -S ttf-impallari-cantora yaourt -S ttf-google-fonts-git

Latest Comments

« First ‹ Previous 1 .. 34 35 36 37 38 39

<deleted-account> commented on 2010-12-22 07:26 (UTC)

Great script for fonts, but i think you're gonna have a hard time keeping up with the conflicts. Now it even includes the ubuntu family, probably other fonts too, Thanks.

thestinger commented on 2010-12-06 21:44 (UTC)

this now includes some more fonts (tinos, cousine and arimo are new for sure) so you should add ttf-chromeos-fonts to conflicts and maybe bump the pkgver to the current version (132)

mikes commented on 2010-11-16 06:43 (UTC)

Thank you very much for the info. I added the conflicts you noticed and i hope now everything is ok!!

thestinger commented on 2010-11-16 05:39 (UTC)

You're missing some spaces in the conflicts array, and 3 of the packages end up becoming one variable. Also, you probably want to add ttf-andika, ttf-ptsans, ttf-pt-sans, otf-goudy and ttf-cantarell to the conflicts. Thanks for packaging this great font collection!