Path to this page:
./
inputmethod/ibus,
Intelligent Input Bus
Branch: CURRENT,
Version: 1.5.26nb3,
Package name: ibus-1.5.26nb3,
Maintainer: pkgsrc-usersIBus 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: 3628.187 KB
Version history: (Expand)
- (2022-07-22) Updated to version: ibus-1.5.26nb3
- (2022-06-30) Updated to version: ibus-1.5.26nb2
- (2022-03-30) Updated to version: ibus-1.5.26nb1
- (2022-03-15) Updated to version: ibus-1.5.26
- (2021-12-08) Updated to version: ibus-1.5.25nb2
- (2021-09-29) Updated to version: ibus-1.5.25nb1
CVS history: (Expand)
2022-07-22 19:07:15 by Michael Baeuerle | Files touched by this commit (53) |
Log message:
*: recursive bump for graphics/graphviz 5.0.0
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-03-30 12:02:27 by Thomas Klausner | Files touched by this commit (47) |
Log message:
*: recursive bump for vala 0.56
|
2022-03-27 13:48:17 by Tobias Nygren | Files touched by this commit (1) |
Log message:
ibus: fix build on SunOS
|
2022-03-15 14:13:36 by Izumi Tsutsui | Files touched by this commit (4) |  |
Log message:
ibus: update to 1.5.26.
pkgsrc changes:
- explicitly disable systemd support
- explicitly require the latest unicode packages
- no need to specify python 2.x
Upstream changes:
https://github.com/ibus/ibus/releases/tag/1.5.26
1.5.26
* Enhance compose keys df664b1 19377ad
* Enhance Emoji features acc5570 104148b d9ff2bb
* Implement clear preedit for GTK4 5487a6b
* Calculate keycode from keysym in GTK3 forward-key-event 4957d14
* Fix to send char position at update_preedit_text f5757ad
* Deprecate gettext.bind_textdomain_codeset() since Python 3.8 28acfd4
* Fix ibus_key_event_from_string for gobject-introspection c69b61a
* Fix a key event loop with forwarding keys 6b979e7
* Delete gnome-autogen dependency 2bc47f0
* Change XKB layout string color in panel 0e118e7
* Add IBUS_INPUT_HINT_PRIVATE for browser private mode 0f1485b
* mkdir socket dirs instead of socket paths 787b564 dfd3fbf
* Add org.freedesktop.IBus.session.generic.service b5423f0
* Check XDG_SESSION_DESKTOP for Plasma desktop 1f27521
* Update simple.xml with xkeyboard-config 2.35.1 a3c0724
* Update ibusunicodegen.h with unicode-ucd 14.0.0 9bf9ef0
* Enhance CI fbea544 51e3295 d53d31d be17934 675b94f
* Fix typos a82bda5
Code Contributors:
* Fix wrong cursor location in gtk3 apps (Alynx Zhou) 936a0e7
* Update URLS (Eberhard Beilharz) ecca9db
* invalidate cache based on symlink mtime too (Naim Favier) cfcc6f1
* Fix unref problems with floating references (Eberhard Beilharz) 5a455b1
* Update man page for Emoji shortcut key (Sibo Dong) ad95015
* Add systemd unit file (Carlos Garnacho) a076b38
* Fix forward key keycode for GTK4 (Changwoo Ryu) 5cfe838
Translation Contributors:
* Update translation (Finnish) (Jan Kuparinen) e77f80c
* Update translation (Korean) (simmon) 6df55eb
* Update translation (Chinese (Simplified) (zh_CN)) (Dingzhong Chen) 0199dde
* Update translation (Turkish) (Oguz Ersen) 58fe1e5
* Update translation (Catalan) (Jordi Mas) a1528a0
* Update translation (Arabic) (Abdullah Albaroty) 0e522c4
* Update translation (Arabic) (Zayed Al-Saidi) 20c5dc9
|
2022-03-12 09:01:53 by Nia Alarie | Files touched by this commit (82) |
Log message:
*: Replace per-package msgfmt hacks with msgfmt-desktop.mk
|
2022-03-12 08:11:14 by Nia Alarie | Files touched by this commit (4) |
Log message:
inputmethod: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only.
|
2022-01-28 15:02:33 by Thomas Klausner | Files touched by this commit (5) |
Log message:
*: switch to python 2.7 version of py-gobject3
|