public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Auto-detect gdk-pixbuf loaders
Date: Fri, 11 Sep 2026 14:42:28 GMT	[thread overview]
Message-ID: <178913774885.1.11532506361540567024.flatpaks-flatpak-runtime-61602ad78a3f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : flatpaks/flatpak-runtime
Branch : f45
Commit : 61602ad78a3f6666f9766c6e74c8b764d15ae6b8
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-03-02T20:29:45-05:00
Stats  : +1/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/61602ad78a3f6666f9766c6e74c8b764d15ae6b8?branch=f45

Log:
Auto-detect gdk-pixbuf loaders

---
diff --git a/package-notes.txt b/package-notes.txt
index 16f222a..f759ee1 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -19,7 +19,6 @@ adwaita-qt5: EB
 audit-libs: Fedora builds things this way
 avahi-glib: EB: include this as well as we already have avahi-libs
 avahi-libs: cups-libs(built that way?)
-avif-pixbuf-loader: E: subpackage of libavif already in runtime
 ca-certificates
 cdparanoia-libs: pulled in via gstreamer1-plugins-base
 colord-libs:
@@ -38,7 +37,6 @@ flatpak-xdg-utils: EB: flatpak versions of xdg-email and xdg-open
 fonts-filesystem: W: data files
 gc: FD: make
 gcr: E: pull in regular gcr in addition to gcr3
-gdk-pixbuf2-modules: W: no bins/libs
 glib-networking: W: no bins/libs
 glibc-all-langpacks: EB: until we figure out an extension system for this
 glibc-minimal-langpack

diff --git a/tools/list-files.py b/tools/list-files.py
index bcc74bf..eb4b532 100755
--- a/tools/list-files.py
+++ b/tools/list-files.py
@@ -45,6 +45,7 @@ output_dir_recurse('/usr/share/themes')
 output_dir_recurse('/usr/lib/x86_64-linux-gnu/alsa-lib/')
 output_dir_recurse('/usr/lib/x86_64-linux-gnu/frei0r-1/')
 output_dir_recurse('/usr/lib/x86_64-linux-gnu/GL/default/lib/dri/')
+output_dir_recurse('/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/')
 output_dir_recurse('/usr/lib/x86_64-linux-gnu/gio/modules/')
 output_dir_recurse('/usr/lib/x86_64-linux-gnu/gstreamer-1.0/')
 output_dir_recurse('/usr/lib/x86_64-linux-gnu/sasl2/')

                 reply	other threads:[~2026-09-11 14:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913774885.1.11532506361540567024.flatpaks-flatpak-runtime-61602ad78a3f@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox