app-i18n/fcitx-chinese-addons (gentoo-zh)

Search

Package Information

Description:
Addons related to Chinese, including IME previous bundled inside fcitx4
Homepage:
https://github.com/fcitx/fcitx5-chinese-addons
License:
GPL-2+ LGPL-2+

Versions

Version EAPI Keywords Slot
9999 8 5

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>w12101111@gmail.com</email>
	</maintainer>
	<maintainer type="person">
		<email>tanekliang@gmail.com</email>
		<name>Yongxiang Liang</name>
	</maintainer>
	<use>
		<flag name="opencc">Enable support for conversion between Traditional and Simplified Chinese</flag>
		<flag name="webengine">Enable built-in browser using <pkg>dev-qt/qtwebengine</pkg></flag>
		<flag name="cloudpinyin">Build cloud pinyin addon</flag>
		<flag name="data">Enable language model and dictionary data</flag>
	</use>
	<upstream>
		<remote-id type="github">fcitx/fcitx5-chinese-addons</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 9999
cloudpinyin Build cloud pinyin addon
data Enable language model and dictionary data
gui Enable GUI Client ⚠️
lua Enable Lua scripting support
opencc Enable support for conversion between Traditional and Simplified Chinese
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.
webengine Enable built-in browser using <pkg>dev-qt/qtwebengine</pkg>