Path to this page:
./
inputmethod/ibus,
Intelligent Input Bus
Branch: CURRENT,
Version: 1.5.34nb3,
Package name: ibus-1.5.34nb3,
Maintainer: tsutsuiIBus 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: 4402.492 KB
Version history: (Expand)
- (2026-09-03) Package has been reborn
- (2026-09-03) Package deleted from pkgsrc
- (2026-09-02) Updated to version: ibus-1.5.34nb3
- (2026-08-19) Updated to version: ibus-1.5.34nb2
- (2026-06-11) Updated to version: ibus-1.5.34nb1
- (2026-04-30) Updated to version: ibus-1.5.34
CVS history: (Expand)
| 2026-09-02 21:05:38 by Thomas Klausner | Files touched by this commit (3127) |
Log message:
*: recursive bump for pcre2 10.48
|
| 2026-08-19 18:18:16 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
ibus: regenerate tools Vala sources before build
The generated tools/main.c in the distfile may contain Wayland code
even when ibus is configured with --disable-wayland, causing the build
to fail due to missing wayland headers or libraries.
Clean the generated sources before build so they are regenerated
with the current configure options, as already done for ui/gtk3.
This should fix workaround for PR pkg/60476 on pkgsrc-2026Q2.
|
| 2026-08-19 17:17:52 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
ibus: use common Wayland platform detection
Remove the temporary NetBSD native X11 workaround and rely on
PLATFORM_SUPPORTS_WAYLAND.
Native EGL support is now handled by graphics/MesaLib/features.mk, so
the additional libglamoregl.so check is no longer needed. PR pkg/60476
Bump PKGREVISION.
|
| 2026-07-22 19:14:57 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
ibus: add kludge to fix bulk build on NetBSD/amd64 10.0
See PR pkg/60476 for details.
XXX: still fails on builds on hosts with xserver set using official gtk3
binary package
|
| 2026-06-11 09:18:01 by Thomas Klausner | Files touched by this commit (788) |
Log message:
gtk3: bump PKGREVISION for wayland option default change
Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
|
| 2026-05-15 19:01:08 by Thomas Klausner | Files touched by this commit (139) |
Log message:
*: switch to glib2-introspection
The gobject-introspection package installed _some_ of the introspection
files needed for glib2, but not all - some of them are built from the glib2
sources. glib2-introspection now contains all glib2-related introspection
files.
Add a tool dependency on the new package where needed.
Remove gobject-introspection from buildlink3.mk files - this is usually
a tool and should not be forwarded via buildlink3.
Some cleanups/fixes for -current while here.
|
2026-04-30 08:17:25 by Izumi Tsutsui | Files touched by this commit (5) |  |
Log message:
ibus: update to 1.5.34
pkgsrc changes:
- update patches to reduce line number offsets
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.34
https://github.com/ibus/ibus/releases/tag/1.5.34-rc1
https://github.com/ibus/ibus/releases/tag/1.5.34-beta1
1.5.34
Changes between ibus-1.5.34-rc1 and ibus-1.5.34
Bug Fixes:
* Fix typo in switch (fujiwarat) cd60d95
1.5.34-rc1
Features & Bug Fixes:
* Enhance panel --enable-wayland-im option without daemon f4c4eaf
* Enhance mouse position in Emojier category list 03e996b
* Enhance Emoji and Unicode notifications 7aaf42a 7d777ba
* Show Emoji annotations in GNOME 5f2bc35
* Refer QT_IM_MODULES to check Wayland configuration b811db8
* Support input purpose and hints in ibus-wayland 36d2193 b0cec09
7b014b5
* Update simple.xml with xkeyboard-config 2.46 62a178f
* Fix locale compose features 00c28b9 0ed5687
* Fix Backspace after commit-text in Ghostty 7e707ed
* Fix "no memory" error with focus changes in Sway 8757b87
* Fix latch key in Latvian(tilde) keymap in ibus-wayland 0104486
* Fix memory leaks 313f24f 7885035 6d254b3
* Fix SEGV in ibus-x11 d7ef404
* Fix Panel bugs cc2e7d8 49b1f0c 57a2585
* Fix build issues 9c1d430 92db49ff1d5aa37d a8bce78 ce49b59 29bc7de
e1e6045
* Replace ibus-daemon with ibus start in Github issue templace
ee32a0e
* Update Github CI c039ce2 c2e3af0
1.5.34-beta1
There are several new features:
* IBus Wayland panel can run without --exec-daemon option for the
debugging purpose
* Follow mouse cursor in Emojier category list
* Enhance the order of the loading locale compose file
* Support to delete surrounding text feature with the Wayland
input-method protocol
* Add IBUS_INPUT_HINT_HIDDEN_TEXT
* Enhance the pre-edit text in GNOME-Shell password including GDM
* Show Emoji annotations in the candidate popup in GNOME
|
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message:
*: recursive bump for removal of cairo's xcb option
|