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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 39 Next › Last »

jstjohn commented on 2013-11-22 04:56 (UTC)

lordmocha, just add 'ttf-font' to the provides array. For example: provides=("${conflicts[@]}" 'ttf-font')

lordmocha commented on 2013-11-15 04:22 (UTC)

hey, ttf-droid conflicts with this, however chromium needs ttf-droid so i cant get this to install, should i just install anyway? any help would be great.

lazl0w commented on 2013-11-03 00:30 (UTC)

Thanks for this! Works perfect!

sebstar commented on 2013-10-10 20:25 (UTC)

@nhelke, what @Marcel_K wrote is the reason why I made this package. Until a few months ago there existed such a package that downloaded the source tarball. But after my package got more popular, some AUR mods decided to merge that package into this one...

Marcel_K commented on 2013-10-10 15:06 (UTC)

NP. And why don't you stop using such a helper? Downloading the source tarball, unpacking it and issuing makepkg yourself is not that difficult. I experienced way more freedom when I started building packages myself after using Yaourt for several years.

nhelke commented on 2013-10-10 15:02 (UTC)

Right. Sorry, I am using a helper which destroys the sources files after every build. Nevermind.

Marcel_K commented on 2013-10-09 21:27 (UTC)

Huh? Downloading a complete tarball *every time* is faster than only downloading changed/new files using Git? Are you using an AUR helper that destroys the source files after every build?

nhelke commented on 2013-10-09 21:22 (UTC)

Why don't you use https://github.com/w0ng/googlefontdirectory/tarball/master as a source? It is much faster than downloading via git and still always points at HEAD.

<deleted-account> commented on 2013-07-04 03:58 (UTC)

@wilfriedd If he did that then he'd have to go through and take out any other font already in a package now wouldn't he? It doesn't make too much sense to convenience a certain set of people that use a DE that depends on a font, same thing happens if someone chooses ttf-droid when they're installing a DE.