app-i18n/fcitx (gentoo-zh)

Search

Package Information

Description:
Fcitx 5 is a generic input method framework
Homepage:
https://fcitx-im.org/ https://github.com/fcitx/fcitx5
License:
LGPL-2+ Unicode-DFS-2016

Versions

Version EAPI Keywords Slot
9999 8 5

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>arfrever.fta@gmail.com</email>
		<name>Arfrever Frehtes Taifersar Arahesis</name>
	</maintainer>
	<maintainer type="project">
		<email>cjk@gentoo.org</email>
		<name>Cjk</name>
	</maintainer>
	<maintainer type="person">
		<email>tanekliang@gmail.com</email>
		<name>Yongxiang Liang</name>
	</maintainer>
	<use>
		<flag name="autostart">Enable XDG-compatible autostart of Fcitx</flag>
		<flag name="enchant">Enable Enchant backend (using <pkg>app-text/enchant</pkg>) for spelling hinting</flag>
		<flag name="presage">Enable presage for word predication (not stable)</flag>
		<flag name="emoji">Enable emoji loading for CLDR</flag>
		<flag name="keyboard">Enable key event translation with XKB and build keyboard engine</flag>
		<flag name="server">Build a fcitx as server, disable this option if you want to use fcitx as an embedded library</flag>
	</use>
	<upstream>
		<remote-id type="github">fcitx/fcitx</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 9999
X Adds support for X11
autostart Enable XDG-compatible autostart of Fcitx
doc Adds extra documentation (API, Javadoc, etc)
emoji Enable emoji loading for CLDR
enchant Enable Enchant backend (using <pkg>app-text/enchant</pkg>) for spelling hinting
keyboard Enable key event translation with XKB and build keyboard engine
presage Enable presage for word predication (not stable)
server Build a fcitx as server, disable this option if you want to use fcitx as an embedded library
systemd Install systemd user service for Fcitx5 backend ⚠️
test Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore.
wayland Enable Wayland support ⚠️