| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 5.0.12-r3 | 8 | ~amd64 | 5 |
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Merge this to pull in Fcitx packages"
HOMEPAGE="https://fcitx-im.org"
LICENSE="metapackage"
SLOT="5"
KEYWORDS="~amd64"
IUSE="anthy bamboo chewing +configtool +chinese-addons gtk2 +gtk3 gtk4 hangul lua m17n +qt5 rime skk"
RDEPEND="
app-i18n/fcitx:${SLOT}
anthy? ( app-i18n/fcitx-anthy:${SLOT} )
bamboo? ( app-i18n/fcitx-bamboo:${SLOT} )
chewing? ( app-i18n/fcitx-chewing:${SLOT} )
configtool? ( app-i18n/fcitx-configtool:${SLOT} )
chinese-addons? ( app-i18n/fcitx-chinese-addons:${SLOT}[lua?] )
gtk2? ( app-i18n/fcitx-gtk:${SLOT}[gtk2] )
gtk3? ( app-i18n/fcitx-gtk:${SLOT}[gtk3] )
gtk4? ( app-i18n/fcitx-gtk:${SLOT}[gtk4] )
hangul? ( app-i18n/fcitx-hangul:${SLOT} )
lua? ( app-i18n/fcitx-lua:${SLOT} )
m17n? ( app-i18n/fcitx-m17n:${SLOT} )
qt5? ( app-i18n/fcitx-qt:${SLOT} )
rime? ( app-i18n/fcitx-rime:${SLOT} )
skk? ( app-i18n/fcitx-skk:${SLOT} )
"
app-i18n/fcitx:5 anthy? ( app-i18n/fcitx-anthy:5 ) bamboo? ( app-i18n/fcitx-bamboo:5 ) chewing? ( app-i18n/fcitx-chewing:5 ) configtool? ( app-i18n/fcitx-configtool:5 ) chinese-addons? ( app-i18n/fcitx-chinese-addons:5[lua?] ) gtk2? ( app-i18n/fcitx-gtk:5[gtk2] ) gtk3? ( app-i18n/fcitx-gtk:5[gtk3] ) gtk4? ( app-i18n/fcitx-gtk:5[gtk4] ) hangul? ( app-i18n/fcitx-hangul:5 ) lua? ( app-i18n/fcitx-lua:5 ) m17n? ( app-i18n/fcitx-m17n:5 ) qt5? ( app-i18n/fcitx-qt:5 ) rime? ( app-i18n/fcitx-rime:5 ) skk? ( app-i18n/fcitx-skk:5 )