public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add google-noto-serif-vf-fonts to runtime
@ 2026-09-11 14:42 Adam Williamson
  0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-09-11 14:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : f6b526b64f34fbdd00f86e68e1d81f36a1c79844
            Author : Adam Williamson <awilliam@redhat.com>
            Date   : 2022-09-17T15:39:15+02:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/f6b526b64f34fbdd00f86e68e1d81f36a1c79844?branch=f45

            Log:
            Add google-noto-serif-vf-fonts to runtime

See https://github.com/fedora-silverblue/issue-tracker/issues/305
@mcatanzaro and I believe that this package not being in the
runtime, combined with some weirdness to do with fontconfig
caches, is likely the cause of help not working in various app
flatpaks. The weirdness is being poked at, but it seems in any
case a good idea to include Fedora's official default serif font
in the runtime.

Signed-off-by: Adam Williamson <awilliam@redhat.com>

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index e9a6f2f..bc6c1cb 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -146,6 +146,7 @@ data:
       - google-carlito-fonts
       - google-noto-fonts-common
       - google-noto-sans-vf-fonts
+      - google-noto-serif-vf-fonts
       - gpgme
       - gpgmepp
       - graphene
@@ -750,6 +751,7 @@ data:
       - google-carlito-fonts
       - google-noto-fonts-common
       - google-noto-sans-vf-fonts
+      - google-noto-serif-vf-fonts
       - gpgme
       - gpgmepp
       - graphene
@@ -1456,6 +1458,7 @@ data:
       - google-droid-sans-fonts
       - google-noto-fonts-common
       - google-noto-sans-vf-fonts
+      - google-noto-serif-vf-fonts
       - gperf
       - gpgme
       - gpgme-devel
@@ -2805,6 +2808,7 @@ data:
       - google-droid-sans-fonts
       - google-noto-fonts-common
       - google-noto-sans-vf-fonts
+      - google-noto-serif-vf-fonts
       - gperf
       - gpgme
       - gpgme-devel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:42 [flatpaks/flatpak-runtime] f45: Add google-noto-serif-vf-fonts to runtime Adam Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox