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 .. 24 25 26 27 28 29 30 31 32 33 34 .. 39 Next › Last »

gColossus commented on 2012-12-07 23:38 (UTC)

The checksum inside the pkgbuild is outdated. ==> Validating source files with md5sums... master ... FAILED ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build ttf-google-webfonts. Most current checksum for the package is: md5sums=('4728f4b4030851924535c1ddfa4b299a')

Yagi858 commented on 2012-11-15 09:08 (UTC)

Works ! Thanks

Yagi858 commented on 2012-11-15 09:03 (UTC)

The package made a dir in /var/abs/local/yaourtbuild/ that usually should be only for git and snv. This folder has been growing up 2GB and fully root ! So I shifted to git version too.

ledti commented on 2012-11-13 02:18 (UTC)

w0ng's repo is updated every few weeks so you should just use the git pkgbuild he provides (https://github.com/w0ng/builds/blob/master/ttf-google-webfonts/PKGBUILD), otherwise the tarball will continue to fail validity checks often. Not to mention you'll save bandwidth by only updating files that were changed via git instead of redownloading all of the fonts each time.

ChuckFinn commented on 2012-11-04 22:24 (UTC)

Works great, thanks.

sebstar commented on 2012-11-03 17:32 (UTC)

u can use my git version of this pkg (see 2 posts prior). It pulls the exact same files as this package, but over git directly instead of downloading the master branch as a zip, so it is always up2date and doesn't need to be updated once the git rep is updated.

sebstar commented on 2012-11-03 16:30 (UTC)

updated pkgver because master got updated, HEAD is now 9da96aa03ea64daa8e4f3cce37b70904f475e6b8

Marcel_K commented on 2012-11-03 15:34 (UTC)

The md5sum of master isn't correct anymore. Please update to 'c76f10ee80041b1041eb1554f871741c'.

sa1 commented on 2012-11-01 18:53 (UTC)

Worked for me.

sebstar commented on 2012-10-31 17:24 (UTC)

This package provides the git fetching version of https://aur.archlinux.org/packages.php?ID=37334 Let me know if it works!