nightuser: Resolved the problem, thanks for pointing it out!
fuan_k: You'll need to uninstall ttf-google-fonts-typewolf in order to install this package. I've updated the conflicts array to reflect this.
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) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 39 Next › Last »
nightuser: Resolved the problem, thanks for pointing it out!
fuan_k: You'll need to uninstall ttf-google-fonts-typewolf in order to install this package. I've updated the conflicts array to reflect this.
I get an inner conflict error trying to install with yay (9.0.1):
:: Checking for conflicts...
:: Checking for inner conflicts...
==> Inner conflicts found:
-> ttf-google-fonts-typewolf Conflicts with: ttf-fira-sans, ttf-opensans, ttf-roboto
Unavoidable conflicts, aborting
One of the new fonts doesn't have proper name in English:
: Can't translate pathname 'usr/share/fonts/站酷小薇体/' to UTF-8 : Can't translate pathname 'usr/share/fonts/站酷小薇体/ZCOOLXiaoWei-Regular.ttf' to UTF-8 : Can't translate pathname 'usr/share/licenses/ttf-google-fonts-git/LICENSE.站酷小薇体' to UTF-8
Perhaps we should rename it to something that uses latin alphabet (ZCOOLXiaoWei probably?).
Just installed the package. Build fails, because some files have new names (without special characters). Can confirm previous comments: Just remove the section from the PKGBUILD starting with:
"# NOTE: Since the nanum* and hanna Korean font families have special characters we need to change"
Should we tag this package as unmaintained?
+1 for zip and please fix the PKGBUILD issue with Korean fonts, it's literally commenting out 6 lines...
+1 for downloading as zip, and fix for Korean fonts related problem
Running git clone
to download this repo is incredibly slow, especially on a fairly poor network connection. I think this could be changed by downloading using the archive.zip
(as recommended in https://github.com/google/fonts#download-all-google-fonts), it'll download a lot faster (as proven by running locally on my machine). Not only will this download faster, but it's a lot less data, due to the fact it's not downloading the full repo history.
We could maintain version support by using git ls-remote
to build the version number.
JohnnyDeacon: Yes. There was a lull in activity upstream for several months but it looks like it's picked back up somewhat consistently. I'll be revisiting this package and making updates shortly.
Is this still maintained?
Pinned Comments
thatgeek commented on 2017-11-17 03:56 (UTC)