diff options
author | obache <obache@pkgsrc.org> | 2013-10-23 11:50:04 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-10-23 11:50:04 +0000 |
commit | 5dce0fc457d5b443f91674593ff7f09aa4d24c9a (patch) | |
tree | 07cac8854106851dd1a9476fa6e9689b2fd89cb8 /inputmethod/ibus/distinfo | |
parent | ec9c1c47ce7004ca2905b9b9fcba78df9fc2925a (diff) | |
download | pkgsrc-5dce0fc457d5b443f91674593ff7f09aa4d24c9a.tar.gz |
Update ibus to 1.5.4.
News of 1.5.0
* Improve ibus performance by replace some python components with vala implementations.
* Improve IME switch UI and logic, and support shortcut customization.
Integrate IME and XKB keyboard layouts. Now ibus can manage both IME and XKB layouts.
* Improve gobject-introspection support.
* Improve vala language support.
* New functions to restrict config signal: ibus_config_watch/unwatch
* Remove gnome-icon-theme-legacy dependency.
* Add version property in IBusEngineDesc.
* Add IBusProperty.symbol for the short label.
* Support dconf 0.13.4
* Add ibus command line tool.
* Improve unit test.
* ibus-daemon now monitors .xml files by default
* "make check" does not require "make install"
* Support out-of-tree build
* pygobject override is added to help migrate from the old python binding
* Many bug fixings.
Diffstat (limited to 'inputmethod/ibus/distinfo')
-rw-r--r-- | inputmethod/ibus/distinfo | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/inputmethod/ibus/distinfo b/inputmethod/ibus/distinfo index 85ed463e5ee..a7a2f0e94d2 100644 --- a/inputmethod/ibus/distinfo +++ b/inputmethod/ibus/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.7 2012/08/23 12:34:14 obache Exp $ +$NetBSD: distinfo,v 1.8 2013/10/23 11:50:04 obache Exp $ -SHA1 (ibus-1.4.2.tar.gz) = a2d11d8bb64761691df918e9e50f0b35c711760d -RMD160 (ibus-1.4.2.tar.gz) = 88e143fcae7da6bf44b3c9459e0845a104895432 -Size (ibus-1.4.2.tar.gz) = 1489482 bytes +SHA1 (ibus-1.5.4.tar.gz) = 2ce4b4d728a4685fd77360d0097b0e568f920c7b +RMD160 (ibus-1.5.4.tar.gz) = cba23cf9b3a76d4303b36f624627c971f0e2ee2d +Size (ibus-1.5.4.tar.gz) = 2026656 bytes +SHA1 (patch-bus_Makefile.in) = ff3e7bd794db625021474f00b6776a1ac13c30f7 +SHA1 (patch-setup_Makefile.in) = ba7267525b5410d5081c33cff0e1c8f28b5ad4b2 +SHA1 (patch-tools_Makefile.in) = 0a9275a58e6819b569706dfb58ad5a5f4a976d62 |