summaryrefslogtreecommitdiff
blob: 547619f9a6303d8c6d7a84d1f47468596afa16cc (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>cjk@gentoo.org</email>
    <name>Cjk</name>
  </maintainer>
  <longdescription lang="en">
IBus means Intelligent Input Bus. It is a new input framework for Linux OS. It provides
full featured and user friendly input method user interface. It also may help
developers to develop input method easily.
</longdescription>
  <use>
    <flag name="gconf">Enable support for <pkg>gnome-base/gconf</pkg></flag>
    <flag name="gtk3">Enable support for gtk+3</flag>
    <flag name="vala">Enable support for <pkg>dev-lang/vala</pkg></flag>
    <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg> for introspection</flag>
    <flag name="deprecated">install the deprecated ibus python library</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:ibus_project:ibus</remote-id>
    <remote-id type="github">ibus/ibus</remote-id>
  </upstream>
</pkgmetadata>