app-i18n/librime (gentoo-zh)

Search

Install

Install this package:

emerge -a app-i18n/librime

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

autounmask app-i18n/librime

Or alternatively:

emerge --autounmask-write -a app-i18n/librime

Package Information

Description:
RIME (Rime Input Method Engine) core library
Homepage:
https://rime.im/ https://github.com/rime/librime
License:
BSD BSD-2 Boost-1.0 MIT

Versions

Version EAPI Keywords Slot
9999 8 0/1-9999

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>tanekliang@gmail.com</email>
		<name>Yongxiang Liang</name>
	</maintainer>
	<upstream>
		<remote-id type="github">rime/librime</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

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

Flag Description 9999
debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml .
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.