Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936970 - media-libs/libsdl2: rename use flag fcitx4 to fcitx
Summary: media-libs/libsdl2: rename use flag fcitx4 to fcitx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 939192
  Show dependency tree
 
Reported: 2024-07-31 08:00 UTC by yongxiang
Modified: 2024-09-28 20:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yongxiang 2024-07-31 08:00:50 UTC
Now libsdl2 supports both fcitx4 and fcitx5 via the dbus interface.
So renaming the use flag fcitx4 to fcitx to support both app-i18n/fcitx:4 and app-i18n/fcitx:5 is a better way.


Reproducible: Always
Comment 1 Alfred Wingate 2024-07-31 23:46:08 UTC
Or remove the use flag to replaced with an optfeature?
Comment 2 yongxiang 2024-08-01 20:30:17 UTC
I think both can be a good solution to the problem.
Comment 3 Larry the Git Cow gentoo-dev 2024-09-28 20:43:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54738872b490558153d026e987639c29fe888b3

commit b54738872b490558153d026e987639c29fe888b3
Author:     Yongxiang Liang <tanekliang@gmail.com>
AuthorDate: 2024-09-06 16:41:47 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2024-09-28 20:43:06 +0000

    media-libs/libsdl2: rename use flag fcitx4 to fcitx
    
    Closes: https://bugs.gentoo.org/920548
    Closes: https://bugs.gentoo.org/936970
    Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/38487
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../{libsdl2-2.28.5-r2.ebuild => libsdl2-2.28.5-r3.ebuild}        | 8 ++++----
 .../libsdl2/{libsdl2-2.30.7.ebuild => libsdl2-2.30.7-r1.ebuild}   | 6 +++---
 media-libs/libsdl2/metadata.xml                                   | 2 +-
 profiles/arch/alpha/package.use.mask                              | 2 +-
 profiles/arch/arm/package.use.mask                                | 2 +-
 profiles/arch/arm64/package.use.stable.mask                       | 2 +-
 profiles/arch/hppa/package.use.stable.mask                        | 2 +-
 profiles/arch/mips/package.use.mask                               | 2 +-
 profiles/arch/sparc/package.use.mask                              | 2 +-
 9 files changed, 14 insertions(+), 14 deletions(-)