metadata.xml (805B)
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <upstream>
- <remote-id type="github">fcitx/fcitx5</remote-id>
- <bugs-to>https://github.com/fcitx/fcitx5/issues</bugs-to>
- </upstream>
- <use>
- <flag name="coverage">Build the project with gcov support</flag>
- <flag name="enchant">Enable Enchant backend (using <pkg>app-text/enchant</pkg>) for spelling hinting</flag>
- <flag name="server">Build a fcitx as server, disable this option if you want to use fcitx as an embedded library</flag>
- <flag name="keyboard">Enable key event translation with XKB and build keyboard engine</flag>
- <flag name="emoji">Enable emoji loading for CLDR</flag>
- <flag name="libuuid">Use libuuid for uuid generation</flag>
- </use>
- </pkgmetadata>