Bug 2431892
| Summary: | Provide a meta-package that prioritizes VFs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | EpicTux123 <EpicTux123> |
| Component: | google-noto-fonts | Assignee: | Akira TAGOH <tagoh> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | fonts-bugs, i18n-bugs, petersen, pwu, tagoh |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
EpicTux123
2026-01-21 23:14:11 UTC
Have you ever tried google-noto-fonts-all-vf? Hi Akira, From my testing it seems "google-noto-fonts-all-vf" only installs all Noto fonts with VF variants, no static fonts included. I think you did not understand what I mean. My request is a new meta-package that avoids the duplicates (fonts with both VF and static variants), while prioritizing VF variants, and still ultimately installing the static fonts that also don't have a VF variant equivalent, ending up with all fonts available installed. Trying to consider how we can implement this. However we can't guarantee the upgrading path because upstream sometimes drops a font and added back due to the some reasons. We already have a sort of the lines of Obsoletes: and Provides: for some packages and removed them later. This would means you may eventually have both VF and static font packages getting installed by a new meta-package and it is quite hard to settle the upgrading path issue. |