public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Correct ibus inclusion
@ 2026-09-11 14:40 Owen W. Taylor
0 siblings, 0 replies; only message in thread
From: Owen W. Taylor @ 2026-09-11 14:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 159c4b51349980b028648443a565953c4d37f79f
Author : Owen W. Taylor <otaylor@fishsoup.net>
Date : 2020-03-20T21:51:58+01:00
Stats : +5/-25 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/159c4b51349980b028648443a565953c4d37f79f?branch=f45
Log:
Correct ibus inclusion
Remove ibus from the SDK, add ibus-gtk2 and ibus-gtk3 input method modules
to the platform as appropriate. Remove a bunch of unneeded packages pulled
in by ibus.
---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index f2667c6..64d4744 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -161,6 +161,8 @@ data:
- hunspell-en-US
- hwdata
- hyphen
+ - ibus-gtk2
+ - ibus-gtk3
- ibus-libs
- libicu
- iptables-libs
@@ -597,6 +599,7 @@ data:
- hunspell-en-US
- hwdata
- hyphen
+ - ibus-gtk3
- ibus-libs
- libicu
- iptables-libs
@@ -1136,12 +1139,10 @@ data:
- hwdata
- hyphen
- hyphen-devel
- - ibus
- ibus-devel
- ibus-gtk2
- ibus-gtk3
- ibus-libs
- - ibus-setup
- icu
- libicu
- libicu-devel
@@ -1219,7 +1220,6 @@ data:
- libXtst-devel
- libXv
- libXv-devel
- - libXxf86misc
- libXxf86vm
- libXxf86vm-devel
- libappstream-glib
@@ -1384,7 +1384,6 @@ data:
- libxkbcommon-devel
- libxkbcommon-x11
- libxkbcommon-x11-devel
- - libxkbfile
- libxml2
- libxml2-devel
- python2-libxml2
@@ -1410,8 +1409,6 @@ data:
- mallard-rng
- man-db
- man2html-core
- - libmcpp
- - mcpp
- mercurial
- mesa-dri-drivers
- mesa-filesystem
@@ -1898,11 +1895,7 @@ data:
- xkeyboard-config
- xkeyboard-config-devel
- xorg-x11-proto-devel
- - xorg-x11-server-utils
- xorg-x11-util-macros
- - xorg-x11-xauth
- - xorg-x11-xinit
- - xorg-x11-xkb-utils
- xorg-x11-xtrans-devel
- xz
- xz-devel
@@ -2158,7 +2151,6 @@ data:
- gstreamer1-plugins-base
- gstreamer1-plugins-base-devel
- gtk-doc
- - gtk2
- gtk-update-icon-cache
- gtk3
- gtk3-devel
@@ -2176,12 +2168,9 @@ data:
- hwdata
- hyphen
- hyphen-devel
- - ibus
- ibus-devel
- - ibus-gtk2
- ibus-gtk3
- ibus-libs
- - ibus-setup
- icu
- libicu
- libicu-devel
@@ -2258,7 +2247,6 @@ data:
- libXtst-devel
- libXv
- libXv-devel
- - libXxf86misc
- libXxf86vm
- libXxf86vm-devel
- libappstream-glib
@@ -2410,7 +2398,6 @@ data:
- libxkbcommon-devel
- libxkbcommon-x11
- libxkbcommon-x11-devel
- - libxkbfile
- libxml2
- libxml2-devel
- python2-libxml2
@@ -2434,8 +2421,6 @@ data:
- make
- man-db
- man2html-core
- - libmcpp
- - mcpp
- mercurial
- mesa-filesystem
- mesa-libEGL
@@ -2658,9 +2643,6 @@ data:
- pulseaudio-libs-devel
- pulseaudio-libs-glib2
- pulseaudio-utils
- - python3-cairo
- - python3-gobject
- - python3-gobject-base
- python3-pyparsing
- python2-mako
- python3-mako
@@ -2848,11 +2830,7 @@ data:
- xkeyboard-config
- xkeyboard-config-devel
- xorg-x11-proto-devel
- - xorg-x11-server-utils
- xorg-x11-util-macros
- - xorg-x11-xauth
- - xorg-x11-xinit
- - xorg-x11-xkb-utils
- xorg-x11-xtrans-devel
- xz
- xz-devel
diff --git a/package-notes.txt b/package-notes.txt
index cf6869d..9630770 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -52,6 +52,8 @@ guile: make
hicolor-icon-theme: W: data files
hunspell-en-US
hwdata
+ibus-gtk2: E: input method module
+ibus-gtk3: EB: input method module
info: F: pulled in by gzip
iptables-libs: FD: systemd
iso-codes: W: data-files
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:40 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:40 [flatpaks/flatpak-runtime] f45: Correct ibus inclusion Owen W. Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox