Is this still maintained?
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: | 556 |
Popularity: | 0.062518 |
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, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-noto-megamergeAUR, noto-fonts-latin-greek-cyrillicAUR)
- 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
- Show 4 more dependencies...
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 .. 3 4 5 6 7 8 9 10 11 12 13 .. 39 Next › Last »
JohnnyDeacon commented on 2018-10-01 02:04 (UTC)
Meltea commented on 2018-08-26 12:46 (UTC)
Anybody getting this error?
==> Starting package()... mv: cannot stat ' ... pkg/ttf-google-fonts-git/usr/share/fonts/배달의민족-한나': No such file or directory
Fixed by removing the
# NOTE: Since the nanum* and hanna Korean font families have special characters we need to change # those folder names to prevent errors during package compression.
section
prash commented on 2018-06-05 07:32 (UTC) (edited on 2018-06-05 07:34 (UTC) by prash)
Google currently packages only 3 Indic fonts from the Lohit project: Bengali, Devanagari, and Tamil. However, the Lohit project supports many more Indic languages and fonts, viz. Assamese, Gujarati, Gurmukhi, Hindi, Kannada, Kashmiri, Konkani, Maithili, Malayalam, Marathi, Nepali, Odia, Oriya, Punjabi, Sindhi, Tamil-Classical, Telugu.
Could you please make the following changes to PKGBUILD:
- The last line of the package() function should have: find ${pkgdir} -iname "lohit" -delete
- Remove 'lohit-fonts' from the conflicts and provides arrays.
If you think it's important, you could add 'lohit-fonts' to your depends array. But if you don't, people who need it can install 'lohit-fonts' on their own, and not worry about conflicts with existing packages.
andrewSC commented on 2018-05-30 12:22 (UTC)
misc: No worries, my autobuilds were still showing successful (and I tested this build in a clean chroot just to be sure) so I just wanted to double check about things on your end. Thanks for sharing the diff!
misc commented on 2018-05-29 22:13 (UTC)
Ugh, apologies, I was too dumb to keep in mind that my fontconfig is actually from git, always newer (now at head from 05-25) than Extra's (03-15). Reverting for the build made the issue go away.
Since this will thus likely show for everyone with the next bump in Extra, here's the diff between build with fontconfig 03-15 (having the lines) and 05-25 (not having them): https://www.pastiebin.com/5b0dd0235c347
andrewSC commented on 2018-05-29 15:42 (UTC)
misc: What is the locale you have set on your machine? Can you provide links to pastes of the build output both with and without the korean lines commented out?
misc commented on 2018-05-20 18:55 (UTC)
Still can't build this package without removing the lines containing Hangul.
They don't appear to be required anymore anyway, the first font file is already named / installed as bm-hanna_ttf, the second nanummyeongjo, the third nanumgothic.
andrewSC commented on 2018-04-28 21:22 (UTC)
deathtrip: There's a good amount to read though, but my recommendation would be go to back through the commentary on the package for why things are the way they are. If that raises more questions, I'm happy to answer them here or via email.
deathtrip commented on 2018-04-24 15:08 (UTC)
Some fonts in the conflicts list, like ttf-anonymous-pro or the adobe fonts, are in the official repos. Shouldn't they also be removed from this package? Or is there a reason they are in conflict?
Pinned Comments
thatgeek commented on 2017-11-17 03:56 (UTC)