Bug 1928410

Summary: kasumi depends on gtk2
Product: [Fedora] Fedora Reporter: Kalev Lember <klember>
Component: kasumiAssignee: Akira TAGOH <tagoh>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i18n-bugs, tagoh, tfujiwar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kasumi-2.5-33.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-18 07:54:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kalev Lember 2021-02-13 19:46:36 UTC
kasumi-unicode got added to Workstation install media together with the switch to ibus-anthy. This pulls in gtk2 to F34 Workstation iso, which we got rid of just a few days ago (see https://pagure.io/fedora-workstation/issue/180).

Would it be possible to port kasumi to gtk3 for F34? gtk2 has reached end of life and we don't want to ship it on the install media any more.

Comment 1 fujiwara 2021-02-15 23:11:34 UTC
I think the best way is to fork kasumi-unicode from kasumi but we have no time of the new package for f34. Probably I'd think to apply an internal patch for f34.
https://src.fedoraproject.org/rpms/kasumi/pull-request/2

Comment 2 Kalev Lember 2021-02-16 08:07:30 UTC
Awesome, thanks for doing the porting!

Comment 3 Akira TAGOH 2021-02-18 07:54:29 UTC
built with the patch for rawhide and f34

Comment 4 Kalev Lember 2021-02-18 08:34:57 UTC
Excellent. Thanks!