./inputmethod/ibus, Intelligent Input Bus

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.31, Package name: ibus-1.5.31, Maintainer: pkgsrc-users

IBus means an Intelligent Input Bus.
It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.


Required to run:
[sysutils/dbus] [sysutils/libnotify] [textproc/iso-codes] [graphics/hicolor-icon-theme] [devel/glib2] [x11/gtk2] [devel/dconf] [x11/gtk3] [devel/py-gobject3] [lang/python37]

Required to build:
[pkgtools/x11-links] [lang/vala] [x11/xcb-proto] [devel/gobject-introspection] [x11/fixesproto4] [pkgtools/cwrappers] [textproc/unicode-emoji] [textproc/cldr-emoji-annotation] [x11/xorgproto] [textproc/unicode-character-database]

Master sites:

Filesize: 4012.015 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-23 06:09:04 by Izumi Tsutsui | Files touched by this commit (6) | Package updated
Log message:
ibus: update to 1.5.31.

pkgsrc changes:
- remove patches fixed in upstream

Upstream changes:
 https://github.com/ibus/ibus/releases/tag/1.5.31

1.5.31

Features & Bug Fixes:

 * Enhance CI for generic e39345a 8ac611c
 * Enhance CI for Wayland 92a5517 ee6b673 15a9751 58d581c 081dae0 c4a3b52
 * Enhance compose keys e7329cb 9f50b46 47b8198
 * Update compose keys with latest Xorg and GTK e012063 21effad fb0f167
   8b301ca
 * Use localectl to get current XKB in Wayland instead of setxkbmap f190da1
 * Update XKB engines 645154e
 * Update Unicode category 4043c4f
 * Change IBus unique name for security issue 927ce00 2b14625
 * Ignore Super modifier for compose keys for GNOME Wayland 48c4a9c 96a2d57
 * Fix X11 application and game issues 14dd943
 * Fix Emoji issues 627e7cc fb0f167
 * Fix Flatpak issues 7f44459 0b67810 9dd47e5 20b29c1 142744f 3ae59e8
 * Fix preedit issues with m17n:sa:itrans a3a5a20 9a134e8
 * Code maintenance 4059b9f a1a2fe5 e97d5a3

Code Contributors:

 * Add some Unicode boundary tests (Wismill) 1892b51
 * Fix typo (Florian Mullner) af59cdf
 * Replace obsolete index(3) with strchr(3) (Izumi Tsutsui) 7db9d98
 * Fix memory leak of IBusText (Benjamin Schaaf) fa10c11
 * use va_marshaller to avoid GValue boxing (Christian Hergert) c13c54e
 * Correct Parent Class Reference in ibus_unicode_block_destroy() (Manish
   Tiwari) cae7f46

Translation Contributors:

 * po: Update translation (Portuguese (Brazil)) (Rafael Fontenelle) b4c6f45
 * po: Update translation (Turkish) (Oguz Ersen) ba4fc07
 * po: Update translation (Korean) (simmon) f161d78
 * po: Update translation (Swedish) (Goran Uddeborg) 3efe879
 * po: Update translation (Greek) (Giannis Antypas) 9660b88
 * po: Update translation (French) (Weblate Translation Memory) 753019f
 * po: Update translation (Polish) (Piotr Drag) f5528ba
 * po: Update translation (German) (Mike FABIAN) 9432d08
 * po: Update translation (French) (Julien Humbert) 1f170a3
   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-06-15 10:51:04 by Izumi Tsutsui | Files touched by this commit (4) | Package updated
Log message:
ibus: update to 1.5.30.

- remove tweaks for -rc2 rename
- explicitly disable gtk4 for now
- disable a change for upstream https://github.com/ibus/ibus/issues/2560
  because this sync() call makes all inputs extremely slower during
  IME enabled on at least NetBSD/i386 10.0

Upstream changes:
 https://github.com/ibus/ibus/releases/tag/1.5.30
 https://github.com/ibus/ibus/releases/tag/1.5.30-rc2
 https://github.com/ibus/ibus/releases/tag/1.5.30-rc1

1.5.30

Changes between ibus-1.5.30 and ibus-1.5.30-rc2

Bug Fixes:
src/ibusengine: Identify SUPER_MASK in GTK4 with MOD4_MASK 7f3bde0

Contributors:
configure: Fix bash '=' operator for BSD (Izumi Tsutsui) 7078329
github/workflows: Update action/checkout version (Rafael Fontenelle) 68217a0
src/ibusservice: Fix unused variable (Jan Engelhardt) cd2cde9

1.5.30-rc2

Changes between ibus-1.5.30-rc2 and ibus-1.5.30.rc1

Bug Fixes:
src/ibusengine: Identify SUPER_MASK in GTK4 with MOD4_MASK e4eaeb7
ui/gtk3: Fix SEGV with Super-space in Wayland c63cc67
src/ibusengine: Free names in ibus_engine_filter_key_event() ca61d6e
tools: Fix ibus start/restart in Plasma Wayland 5696033
ui/gtk3: Fix ibus-daemon timeout in Plasma Wayland b4b9c2e
ui/gtk3: Set Indicator status at launching time b25643c

Translation Contributors:
po: Update translation (German) (Mike FABIAN) 95bdbb2
po: Update translation (Korean) (simmon) 633b3c0
po: Update translation (Swedish) (Luna Jernberg) 537d4d0
po: Update translation (Turkish) (Oguz Ersen) 841724a
po: Update translation (Ukrainian) (Yuri Chornoivan) 2a58178
po: Update translation (Polish) (Piotr Drag) 01e3964
po: Update translation (Georgian) (Weblate Translation Memory) dfbed6c
po: Update translation (Punjabi) (A S Alam) ca90790
po: Update translation (Danish) (Alan01) 6df5e1e

1.5.30-rc1

Enhance IBus with Plasma Wayland:

  * Implement preedit color in Plasma Wayland 59944dd
  * Implement ibus start/restart for Plasma Wayland 74712fa e425bbf
  * Show preferences menu item in activate menu 3e7ee44

Data Updates & Bug Fixes:

  * Fix control keys with game application 4872c1f
  * Fix typing freeze with barcode reader b49f3a4
  * Fix memory issues 1be3e2f 0a7a4d1 43a6e38
  * Fix preedit issue with X applications 719792d
  * Code maintenance ac46d15 8470873 820fed3
  * Update simple.xml, ibusunicodegen.h 1a17f88 228f0a7
  * Update CI 2ede4a1 a69a449

Code Contributors:

  * setup/enginedialog: Improve the search for engines (Mike FABIAN) d3d7762
  * configure: Don't do AC_CHECK_FILE when cross compiling (oreo639) cc46e62

Translation Contributors:

  * po: Update translation (Georgian) (Temuri Doghonadze) 16ebd40
  * po: Update translation (Chinese (Traditional) (zh_TW)) (Cheng-Chia Tseng)
    92769c3
  * po: Update translation (Czech) (Krystof Cerny) 4620b33
  * po: Update translation (Czech) (Daniel Rusek) e513e26
  * po: Update translation (Hebrew) (Yaron Shahrabani) 68c1d6a
  * po: Update translation (Punjabi) (A S Alam) 82b56fd
  * po: Update translation (Turkish) (Oguz Ersen) 8e31032
  * po: Update translation (Chinese (Simplified) (zh_CN)) (Liu Tao) 847a80e
  * po: Update translation (Korean) (simmon) 1180470
  * po: Update translation (Portuguese (Brazil)) (Rafael Fontenelle) dc27015
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2023-12-17 10:04:11 by Niclas Rosenvik | Files touched by this commit (4)
Log message:
ibus: fix build on non-wayland platforms, fix missing declaration of index(3)
ibus breaks on non-wayland platforms since configure looks for
wayland and xkbcommon, disable wayland on non-wayland platforms.
index(3) was reported to not have a function declaration on SunOS.
Include strings.h to fix this.
   2023-11-18 08:13:42 by Izumi Tsutsui | Files touched by this commit (10) | Package updated
Log message:
ibus: update to 1.5.29.

pkgsrc changes:
- handle -rc2 rename (1.5.29-rc2 is also tagged as 1.5.29)
- remove patches and workaround fixed in the upstream
- regen patches to reset dates and offsets

Upstream changes:
 https://github.com/ibus/ibus/releases/tag/1.5.29
 https://github.com/ibus/ibus/releases/tag/1.5.29-rc1

1.5.29

Changes between 1.5.29-rc1 and 1.5.29 (1.5.29-rc2)

  * Add DeleteSurroundingText to PostProcessKeyEvent 7650080
  * Add preedit D-Bus signals to PostProcessKeyEvent e059536
  * Tab should not be committed by IM 0fc744a
  * Translate keycodes with CapsLock 0c67ff6
  * Update org.freedesktop.ibus.gschema.xml 5bb4353

1.5.29-rc1

  * Implement Plasma Wayland c366736 e379baf 494448b 6ed5e45 3f3f0b6 b0f06ae
    b8ab800 ed552e8 8923456 42be272 281c9ae 7b83a1f 2952035 0251f2c 4a15f66
    2f40eea
  * Distinguish Arabic XKB and Keypad XKB options ad883dc
  * Update simple.xml with xkeyboard-config 2.39 155c584
  * Fix key typing issues 497f0c7 8f706d1 7237fcc 38f09c6 7502abb
  * Fix Emoji and Unicode issues 7c8abbe 310c442
  * Fix build issues 630f3f7 67a0f36 4e644e8 cf3c5c0
  * Fix setup dialog SEGV 4831ed5
  * Fix remote desktop issue 25a2dfc 580ea41
  * Enhance CI 431c72b 3bbec69 cac49dc 5ed9f13 7c61e22 f05c12d d47dc55

 Code Contributors:

  * Enhance man page builds (Emil Velikov) 1a25975 03a486c
  * Fix typo in src/ibusservice.h (Gunnar Hjalmarsson) 98c6ee7
  * Fix BSD build issues (Izumi Tsutsui) ce5e2bb 9553dbf
  * Fix unaligned accesses in different endianness in compose table (Matt
    Turner) b97e666
  * Enhance parallel builds (Matt Turner) be1f1d0 f25c48a 692da97
  * Enhance builds (Matt Turner) 76f2f4a d23bbdd f0492c8
  * Fix cross compiling (oreo639) 18f0d9f
  * Update Emoji shortcut key in ibus-emoji(7) (Sibo Dong) a4007f7
  * use a shell exec in systemd service files for Ubuntu (Simon Deziel) a140924
  * Fix position of candidate popup window with GTK4 applications in Xorg (Peng
    Wu) 86d9bb9

 Translation Contributors:

  * po: Update translation (Danish) (Alan01) 01f9a27
  * po: Update translation (English (United Kingdom)) (Andi Chandler) fbbb76f
  * po: Update translation (Georgian) (Temuri Doghonadze) c2a15bc 96a6850
  * po: Update translation (German) (Mike FABIAN) a474d6e
  * po: Update translation (Japanese) (fujiwarat) 35d7438 e9f59d6 e6c436f
  * po: Update translation (Korean) (simmon) 8d70676
  * po: Update translation (Polish) (Piotr Drag) 2d841c7
  * po: Update translation (Swedish) (Luna Jernberg) 6b62480
  * po: Update translation (Ukrainian) (Yuri Chornoivan) fc59704
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes