Package Details: ttf-google-fonts-git 1:r8380.47f307584-1

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: 557
Popularity: 0.55
First Submitted: 2013-04-27 20:41 (UTC)
Last Updated: 2024-08-06 23:47 (UTC)

Dependencies (24)

Required by (8)

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 .. 28 29 30 31 32 33 34 35 36 37 38 39 Next › Last »

jstjohn commented on 2012-08-06 20:23 (UTC)

I uploaded the original PKGBUILD that thestinger used to maintain, with a few slight changes, to the AUR[1]. This package[1] conflicts with ttf-google-webfonts and can optionally replace it by uncommenting one line in the PKGBUILD. [1] still uses the Mercurial repo maintained at https://googlefontdirectory.googlecode.com/hg/ [1] https://aur.archlinux.org/packages.php?ID=61530

Markus00000 commented on 2012-08-04 08:17 (UTC)

Two more packages were in conflict: ttf-roboto, ttf-sortsmillgoudy w0ng: Thanks! With your PKGBUILD the errors I have posted did not occur.

haagch commented on 2012-08-04 07:00 (UTC)

This package should conflict with/replace ttf-source-sans-pro

gh0st commented on 2012-08-04 06:43 (UTC)

@w0ng Thank you very much for this repo! ps I used the github tarball so people don't have to install git to build this package.

w0ng commented on 2012-08-04 00:10 (UTC)

Note that the joemaller archive is old and missing a few fonts and updates from the hg repo. I've created a github repo that I'll be keeping up to date by pulling from hg once a week: https://github.com/w0ng/googlefontdirectory If interested then use this PKGBUILD: https://github.com/w0ng/builds/blob/master/ttf-google-webfonts/PKGBUILD

Markus00000 commented on 2012-08-03 08:30 (UTC)

jstjohn: Thanks for the quick reply. I get the same error when I run "makepkg -s" without using an AUR wrapper.