blob: 19264af9c96547850b2a6188bdd33161df6ce71c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>tanekliang@gmail.com</email>
<name>Yongxiang Liang</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>peeweep@0x0.ee</email>
<name>jinqiang zhang</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>cjk@gentoo.org</email>
<name>Cjk</name>
</maintainer>
<use>
<flag name="config-qt">Enable fcitx5-config-qt</flag>
<flag name="kcm">Enable KDE KCM support</flag>
<flag name="test">Enable Test</flag>
</use>
<upstream>
<remote-id type="github">fcitx/fcitx5-configtool</remote-id>
</upstream>
</pkgmetadata>
|