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: Drop Qt5 and most of Qt6
Date: Fri, 11 Sep 2026 14:43:12 GMT	[thread overview]
Message-ID: <178913779251.1.725274793783086567.flatpaks-flatpak-runtime-ab5be04238eb@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : ab5be04238eb0e3f595d4059038d1a2895b51ced
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-03-02T21:12:38-05:00
            Stats  : +5/-32 in 1 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/ab5be04238eb0e3f595d4059038d1a2895b51ced?branch=f45

            Log:
            Drop Qt5 and most of Qt6

There are currently separate runtimes for these that include the KDE
components needed for proper theming when run on Plasma.  Only the bare
minimum Qt6 components needed for mediawriter remain.

---
diff --git a/package-notes.txt b/package-notes.txt
index eb614b3..79f1105 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -27,7 +27,7 @@ desktop-file-utils: xdg-utils
 elfutils-default-yama-scope: provides default-yama-scope required by elfutils in Fedora
 emacs-filesystem: required by desktop-file-utils
 fcitx5-gtk2: E
-fcitx5-qt: E
+fcitx5-qt6: E
 filesystem: W: data files
 flatpak-xdg-utils: EB: flatpak versions of xdg-email and xdg-open
 fmt: E: dependency of libdnf5, and because of that cannot be built for /app as dnf in koji buildroots can't use libraries installed in /app
@@ -40,8 +40,6 @@ gnu-free-fonts-common: W: data files
 google-noto-sans-mono-vf-fonts: EB: fedora's official default monospace font
 google-noto-serif-vf-fonts: EB: fedora's official default serif font
 gsettings-desktop-schemas: W: data files
-gstreamer1-plugins-good-qt: E: supplements "gstreamer1-plugins-good and qt5-qtdeclarative" which we both have in the runtime
-gstreamer1-plugins-good-qt6: E: supplements "gstreamer1-plugins-good and qt6-qtdeclarative" which we both have in the runtime
 gstreamer1-plugins-ugly-free: E: in base but not runtime
 gtk2-immodules: E: input method module
 hicolor-icon-theme: W: data files
@@ -50,8 +48,6 @@ hunspell-it: EB: nothing pulls it into runtime as of F41
 hyphen-it: EB: nothing pulls it into runtime as of F41
 ibus-gtk2: E: input method module
 info: F: pulled in by gzip
-jasper-libs: E: required by qt5-qtimageformats and qt6-qtimageformats
-jasper-devel: E_SDK: required by qt5-qtimageformats and qt6-qtimageformats
 jxl-pixbuf-loader: E: subpackage of libjxl already in base
 libX11-common: W: data files
 libappstream-glib: EB: for /usr/bin/appstream-compose still used by Fedora tools (where appstream-compose package provides 'appstreamcli compose')
@@ -72,7 +68,6 @@ lua: EB: same SRPM as lua-libs which is a dependency of lua, and because of that
 lua-devel: EB_SDK: same SRPM as lua-libs which is a dependency of lua, and because of that cannot be built for /app as rpm in koji buildroots can't use libraries installed in /app
 lz4-libs: W: libarchive
 mailcap: EB: provides /etc/mime.types
-mesa-libGLU: E: used by about 100 applications in Fedora
 p11-kit-server: EB: provides p11-kit-client.so to make certificates work in container
 pam: FD: util-linux
 pinentry-gnome3: E
@@ -85,33 +80,11 @@ python3-cairo: E
 python3-gobject: E
 python3-gstreamer1: E: GStreamer GObject-Introspection overrides
 python3-packaging: EB: dependency of python3-rpm-generators, and because of that cannot be built for /app as rpmbuild in koji buildroots can't use modules installed in /app
-python3-pyqt6-base: E
-python3-qt5-base: E
-qadwaitadecorations-qt5: E
 qadwaitadecorations-qt6: E
-qt5-qtbase: E
-qt5-qtcharts: E
-qt5-qtdeclarative: E
-qt5-qtgraphicaleffects: E
-qt5-qtimageformats: E
-qt5-qtmultimedia: E
-qt5-qtquickcontrols2: E
-qt5-qtquickcontrols: E
-qt5-qtsensors: E
-qt5-qttranslations: E
-qt5-qtx11extras: E
-qt5-qtxmlpatterns: E
-qt6-qt5compat: E
-qt6-qtbase: E
-qt6-qtcharts: E
-qt6-qtdeclarative: E
-qt6-qtimageformats: E
-qt6-qtmultimedia: E
-qt6-qtpositioning: E
-qt6-qtserialport: E
-qt6-qtshadertools: E
-qt6-qtsvg: E
-qt6-qttranslations: E
+qt6-qtbase: E: for mediawriter
+qt6-qtdeclarative: E: for mediawriter
+qt6-qtsvg: E: for mediawriter
+qt6-qttranslations: E: for mediawriter
 setup: FD: shadow-utils
 sgml-common: E: xml-common is already in runtime, part of the same package
 shadow-utils: ????

                 reply	other threads:[~2026-09-11 14:43 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=178913779251.1.725274793783086567.flatpaks-flatpak-runtime-ab5be04238eb@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