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

Dependencies (24)

Required by (7)

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

Gently commented on 2012-06-11 14:37 (UTC)

Tried this last night and got a 'transaction abort' error. Half an hour later I manually cloned the repos and it worked fine (hg clone https://googlefontdirectory.googlecode.com/hg/ googlefontdirectory;). Tried the PKGBUILD again this morning and it worked. So not sure what is going on.

sonic414 commented on 2012-05-20 03:22 (UTC)

A pull of 1Gb+ for a couple of fonts? >__< .. Ouch ..

<deleted-account> commented on 2012-05-17 19:55 (UTC)

A google search of "transaction abort! rollback completed" and whatever error comes before it suggests that there's something wrong with the mercurial repository.

Fandekasp commented on 2012-05-17 14:49 (UTC)

Getting the following error with packer transaction abort! rollback completed abort: _ssl.c:1359: error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac ==> ERROR: An unknown error has occurred. Exiting... /usr/bin/packer-color: line 274: 30816 User defined signal 1 makepkg $MAKEPKGOPTS -f The build failed.

edoardo commented on 2012-04-27 17:25 (UTC)

Hi, when I try to install your package with Yaourt it gets me this error: /usr/lib/yaourt/pkgbuild.sh: line 200: 19737 Signal 1 defined by the user PKGDEST="$YPKGDEST" makepkg "${MAKEPKG_ARG[@]}" -s -f -p ./PKGBUILD Can you tell me why? Am I missing something? Thanks!

donniezazen commented on 2012-04-18 19:51 (UTC)

@thestinger Thanks, It does take a long time. It also conflicts with ttf-ubuntu-fonts.

thestinger commented on 2012-04-18 18:24 (UTC)

@donniezazen: probably not stalled, it just takes a really long time - watch your network bandwidth

donniezazen commented on 2012-04-18 17:50 (UTC)

It stalls at. ==> Determining latest hg revision... warning: googlefontdirectory.googlecode.com certificate with fingerprint b9:6a:92:25:09:74:2b:14:03:70:27:b0:9f:18:f3:30:ef:02:d3:ec not verified (check hostfingerprints or web.cacerts config setting) real URL is https://googlefontdirectory.googlecode.com/hg/ requesting all changes adding changesets adding manifests adding file changes

<deleted-account> commented on 2012-03-11 22:08 (UTC)

The latest Cousine fonts in the repository seem to be missing the semicolon glyph (at least I could not successfully use the font in Emacs) I got around this by reverting those files to revision 476, i.e., editing the PKGBUILD as follows: package() { cd "$srcdir/$_hgrepo/cousine" hg revert -r 476 *.ttf cd "$srcdir/$_hgrepo" install -dm755 "$pkgdir/usr/share/fonts/TTF" find . -maxdepth 2 -type f -name \*.ttf -exec install -Dm644 '{}' \ "$pkgdir/usr/share/fonts/TTF" \; } Just thought I'd post this in case anybody else find it useful -- Cousine is a great font for editing longform text.

mrenn commented on 2012-03-07 21:23 (UTC)

This package conflicts with ttf-sil-fonts 6-1 as Andika-R.ttf, LateefRegOT.ttf and ScheherazadeRegOT.ttf are in both.