app-i18n/fcitx-meta - 5.1.12 (vowstar)

Search

Install

Install this version:

emerge -a =app-i18n/fcitx-meta-5.1.12

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-i18n/fcitx-meta-5.1.12

Or alternatively:

emerge --autounmask-write -a =app-i18n/fcitx-meta-5.1.12

Package Information

Description:
Merge this to pull in Fcitx packages
Homepage:
https://fcitx-im.org
License:
metapackage

Ebuild Details

Version EAPI Keywords Slot
5.1.12 8 ~amd64 5
View Raw Ebuild
# Copyright 2021-2025 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 +qt6 rime skk"

RDEPEND="
	app-i18n/fcitx:${SLOT}
	anthy? ( app-i18n/fcitx-anthy:${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} )
	qt6? ( app-i18n/fcitx-qt:${SLOT} )
	rime? ( app-i18n/fcitx-rime:${SLOT} )
"

USE Flags

Manage flags for this package: euse -i <flag> -p app-i18n/fcitx-meta | euse -E <flag> -p app-i18n/fcitx-meta | euse -D <flag> -p app-i18n/fcitx-meta

Global/Standard Flags

configtool
Default: Enabled (+)
chinese-addons
Default: Enabled (+)
gtk3
Default: Enabled (+)
lua
qt6
Default: Enabled (+)
skk

Dependencies

RDEPEND

	app-i18n/fcitx:5
	anthy? ( app-i18n/fcitx-anthy: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 )
	qt6? ( app-i18n/fcitx-qt:5 )
	rime? ( app-i18n/fcitx-rime:5 )