I am using Gnome which is using the cantarell font. When I install this package all GUI texts (Cantarell) are blurry. If I use the official cantarell-font package all these fonts are normal. Any ideas?
Search Criteria
Package Details: ttf-google-fonts-git 1:r8380.47f307584-1
Package Actions
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.00 |
First Submitted: | 2013-04-27 20:41 (UTC) |
Last Updated: | 2024-08-06 23:47 (UTC) |
Dependencies (24)
- adobe-source-code-pro-fonts (ttf-adobe-source-code-pro-fontsAUR)
- adobe-source-sans-fonts (ttf-adobe-source-sans-fontsAUR)
- adobe-source-serif-fonts (ttf-adobe-source-serif-fontsAUR)
- cantarell-fonts (cantarell-fonts-0.100AUR, cantarell-static-fontsAUR)
- noto-fonts (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-mainAUR, noto-fonts-liteAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-noto-megamergeAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR)
- noto-fonts-extra (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-variable-liteAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR)
- ttf-anonymous-pro
- ttf-caladea
- ttf-croscore
- ttf-fira-mono
- ttf-fira-sans (ttf-google-fonts-typewolfAUR)
- ttf-inconsolata (ttf-google-fonts-typewolfAUR)
- ttf-lato (ttf-google-fonts-typewolfAUR)
- ttf-merriweatherAUR (ttf-google-fonts-typewolfAUR)
- ttf-merriweather-sansAUR
- ttf-opensans (ttf-google-fonts-typewolfAUR)
- ttf-oswaldAUR
- ttf-quintessentialAUR
- ttf-roboto (ttf-roboto-fontconfigAUR, ttf-roboto-variableAUR, ttf-google-fonts-typewolfAUR)
- ttf-roboto-mono
- ttf-signikaAUR
- ttf-ubuntu-font-family
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (7)
- all-repository-fonts (requires ttf-carlito)
- multicolor-sddm-theme (optional)
- onlyoffice (requires ttf-carlito)
- onlyoffice-bin (requires ttf-carlito)
- peppercarrot-fonts (requires lohit-fonts)
- r7-office (requires ttf-carlito)
- solarized-sddm-theme (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 39 Next › Last »
MacNuke commented on 2013-06-09 13:01 (UTC)
sebstar commented on 2013-06-01 18:55 (UTC)
in short, exactly that :) this applies to all vcs aur packages.
darkxsun commented on 2013-06-01 18:16 (UTC)
@epinephrine So, basically, even if the PKGBUILD is out of date here, makepkg will still build the latest version, yeah?
sebstar commented on 2013-06-01 17:55 (UTC)
@jqvillanova: Since pacman version 4.1, for VCS packages (git, hg, svn) the version string is dynamically determined via the pkgver() function in the PKGBUILD at build time, after the sources are fetched/updated to the newest version. This means, however, that I always have to manually upload a new PKGBUILD file with the actual version string every time there is a new commit to the sources...
BTW, this also means that if one wants the newest version of a VCS AUR package but the version string in the PKGBUILD isn't updated yet, one can always reinstall the AUR package (for aur helper (like yaourt) users) resp. rerun makepkg (which will update the sources and then determine the new version) to have the newest version.
<deleted-account> commented on 2013-05-30 12:30 (UTC)
Version of the PKGBUILD and the PKGBUILD that is online are not the same
sebstar commented on 2013-05-10 15:31 (UTC)
ttf-comfortaa added to conflicting packages.
vEX commented on 2013-05-10 15:27 (UTC)
The conflicts array needs another update:
error: failed to commit transaction (conflicting files)
ttf-google-fonts-git: /usr/share/fonts/TTF/Comfortaa-Bold.ttf exists in filesystem
$ pacman -Qo /usr/share/fonts/TTF/Comfortaa-Bold.ttf
/usr/share/fonts/TTF/Comfortaa-Bold.ttf is owned by ttf-comfortaa 1-2
sebstar commented on 2013-05-10 08:21 (UTC)
https://wiki.archlinux.org/index.php/AUR#Installing_packages
or use an AUR helper like yaourt
lordmocha commented on 2013-05-10 02:58 (UTC)
this package makes a folder in my home directory called ttf-google-fonts-git
so either i installed it wrong, or all this package does is download the git repository rather than install them to my computer
some help would be great, thanks
Pinned Comments
thatgeek commented on 2017-11-17 03:56 (UTC)