nixpkgs/pkgs/tools/inputmethods/ibus
Yegor Timoshenko 61bb8115c5
ibus: 1.5.16 -> 1.5.17, fix, back to single output
This fixes ibus-setup.

* Update cldrEmojiAnnotation: 31.0.1_1 -> 31.90.0_1
* Move ibus-setup back to out, and use a smaller Python 3 at runtime
  than doesn't pull in some dev paths
* Build from Git
* Use autoreconfHook so that we don't have to patch ./configure scripts
  when we could just generate them correctly in the first place
* Drop patch that removes IBUS_* environment variables from ibus-setup
  wrapper: unsetting them breaks ibus-setup
* Add withWayland option (building with Wayland requires libxcbcommon
  package, previously wayland was included into buildInputs w/o
  libxcbcommon and respective configure flag)
* Add license (LGPLv2.1)

Relies on two other commits in this branch that add GI_TYPELIB_PATH
discovery and fix gconf Python scripts.
2017-12-30 02:56:37 +00:00
..
default.nix ibus: 1.5.16 -> 1.5.17, fix, back to single output 2017-12-30 02:56:37 +00:00
ibus-qt.nix treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
wrapper.nix ibus-wrapper: Fix build 2017-09-27 20:28:13 +02:00