Commit graph

92 commits

Author SHA1 Message Date
wiz
ae12fea0c1 *: bump for vala 0.52 2021-04-14 07:28:16 +00:00
ryoon
6aabf08c3d ibus: Follow sysutils/dbus migration, VARBASE/db/dbus to VARBASE/lib/dbus
Bump PKGREVISION.
2021-03-30 16:21:58 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
mef
bfd852a998 (inputmethod/ibus) Fix recent bulkbuild error, Cannot convert from `void Extension...
extension.vala:54.37-54.56: error: Argument 7:
Cannot convert from `void ExtensionGtk.bus_name_acquired_cb
(GLib.DBusConnection, string, string, string, string, GLib.Variant)'
to `void GLib.DBusSignalCallback
(GLib.DBusConnection, string?, string, string, string, GLib.Variant)'
                                    bus_name_acquired_cb);

See
    3  2020-10-17 13:37  git clone https://github.com/ibus/ibus.git
    4  2020-10-17 13:38  cd ibus/
    5  2020-10-17 13:38  git show dd4cc5b028c35f9bb8f

Information provided from @tristelo of Twitter, thanks
2020-10-17 05:25:46 +00:00
wiz
15d9521b5e *: recursive bump for vala 0.50 2020-10-06 19:51:15 +00:00
mef
087e6a165e (inputmethod/ibus) regen PLIST 2020-10-06 04:27:39 +00:00
tsutsui
0ed627d29a ibus: update to 1.5.23.
pkgsrc changes:
- require the latest unicode database packages

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

1.5.23

Features & Bug Fixes:

* Generate simple.xml with denylist
* Accept xdigits only for Unicode typing
* Update emoji-parser with CLDR emoji annotation release-31-0-1
* Update ibusunicodegen.h with unicode-ucd 13.0.0
* Delete deprecated ENABLE_APPINDICATOR_ENGINE_ICON check
* Fix SEGV
* Fix some errors in ibus-desktop-testing-runner
* Refactor source files
* Fix string formats in translatable strings

Code Contributors:

* Use WAYLAND_DISPLAY on Wayland sessions to make up IBus socket name (Carlos Garnacho)
* Skip parsing of compose sequence with invalid keysyms (Neil Shepperd)
* Tell Pango about the engine language in the candidate panel (Aaron Muir Hamilton)
* Fix for several error spotted by static analyzer (ntfs.hard)
* Remove glib_check_version() in gtk immodule (Changwoo Ryu)
* Build the Emoji dictionaries in parallel (Changwoo Ryu)

Translation Contributors:

* Update translation (Chinese (Simplified)) (Tian Shixiong)
* Update translation (Chinese (Simplified)) (Boyuan Yang)
* Update translation (Chinese (Simplified)) (Whired Planck)
* Update translation (Chinese (Traditional)) (Yi-Jyun Pan)
* Update translation (Danish) (scootergrisen)
* Update translation (Finnish) (Jiri Grönroos)
* Update translation (French) (Jean-Baptiste Holcroft)
* Update translation (German) (Mike FABIAN)
* Update translation (Hebrew) (Yaron Shahrabani)
* Update translation (Hungarian) (Balázs Meskó)
* Update translation (Japanese)
* Update translation (Korean) (Changwoo Ryu)
* Update translation (Norwegian Bokmål) (Allan Nordhøy)
* Update translation (Odia) (Ankit Behera)
* Update translation (Polish) (Piotr Drąg)
* Update translation (Spanish) (Emilio Herrera)
* Update translation (Swedish) (Allan Nordhøy)
* Update translation (Swedish) (Göran Uddeborg)
* Update translation (Turkish) (Oğuz Ersen)
* Update translation (Ukrainian) (Yuri Chornoivan)
* Update translation (Urdu) (Shehroz Kaleem)
2020-10-03 16:43:17 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
rillig
30b6e2a472 inputmethod/ibus: allow no-op SUBST block 2020-05-16 14:16:20 +00:00
wiz
a6f6163169 *: bump for vala 0.48.0 2020-03-11 09:53:51 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
tsutsui
46f6f6b387 ibus: update to 1.5.22.
pkgsrc changes:
- remove patches included in a new release
- require the latest unicode-character-database
- update BUILDLINK_API_DEPENDS per configure

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

1.5.22

* GDBusAuthObserver security fix
* Use XDG_CACHE_HOME for Unix socket directory
* Hangul button press handling
* Fix deprecated APIs
* Bug fixes

Code contributors

* Fix restart crash with inotify read() (Robert Hoffmann)
* Make session file header comment more clear (Jason)
* Amend typos (Jason)
* Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu)
* Handle small final sigma in ibus_keyval_convert_case (Alex Henrie)

Translation contributors

* Update translation (Catalan) (Antoni Bella Perez)
* Update translation (French) (Julien Humbert)
* Update translation (French) (Jean-Baptiste Holcroft)
* Update translation (German) (Mike FABIAN)
* Update translation (Hebrew) (Yaron Shahrabani)
* Update translation (Hungarian) (Balazs Mesko)
* Update translation (Italian) (Luigi Toscano)
* Update translation (Korean) (Changwoo Ryu)
* Update translation (Persian) (Ahmad Haghighi)
* Update translation (Polish) (Piotr Drag)
* Update translation (Portuguese (Brazil)) (Rafael Fontenelle)
* Update translation (Turkish) (Oguz Ersen)
* Update translation (Ukrainian) (Yuri Chornoivan)
2020-03-10 14:13:22 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
wiz
292f0cbf9f *: recursive bump for vala-0.46 2019-11-06 14:34:29 +00:00
rillig
33ff368747 inputmethod: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-02 22:56:53 +00:00
tsutsui
6e3523eea1 ibus: update PLIST to actually match for cldr-emoji-annotation-35.12.14971.0. 2019-09-14 11:34:18 +00:00
tsutsui
5e3c235599 ibus, ibus-python: update to 1.5.21.
pkgsrc changes:
 - pull upstream fixes (will appear in the next version):
  - bus: Implement GDBusAuthObserver callback (to avoid #2116 conflicts)
    3d442dbf93
  - g_dbus_server_new_sync() is failed with address unix:tmpdir=/tmp/ibus
    https://github.com/ibus/ibus/issues/2116
  - Save address file in XDG_RUNTIME_DIR
    https://github.com/ibus/ibus/pull/2128
 - explicitly pull Unicode 12.0 packages to avoid unexpected inconsistency
 - drop obsolete gconf from CONFIGURE_ARGS

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

 1.5.21
 * Enable to run ibus-setup with a different python
 * Update ibusunicodegen.h for Unicode UCD 12.0
 * Fixes build issues
 * Enhance tests
 * Add ibus.its for IME's component files
 * Make ISO 639 language names with title
 * Keep preedit cursor_pos and visible in clearing preedit text
 * Support long sequences and multiple output characters for compose table
 * Disable panel extension for gnome-initial-setup user
 * Exit ibus-daemon with parent's death
 * Update Wayland input-method protocol to unstable v1
* Indistinguishable address of ibus-daemon (Gunnar Hjalmarsson)
* Update LOCALES_STRING (Hodong Kim)
* Fix typos (Changwoo Ryu)
2019-09-14 04:26:39 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
leot
554817ea9e ibus: Add missing depend to dbus 2019-05-15 14:37:55 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
wiz
6098c1a7e3 *: recursive bump for vala-0.44 2019-03-25 13:56:25 +00:00
tsutsui
5245d2434d ibus, ibus-python: update to 1.5.20.
pkgsrc changes:

- remove patches already applied to the release
- workaround upstream issue #2082
- explicitly require cldr-emoji-annotation >34.0.0.0
  to sync emoji dict files in ibus/PLIST
- remove GConf dependencies as mentioned in 1.5.20 changes

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

1.5.20

* Support Shift-Space to insert a Space on Emojier preedit e6badb4
* Do not add emojis in compose category to emoji variants 8375f39
* Implement mouse click with Hangul in ibus side a40631e 4c40afb c7d8771
  9ae2d46 0fd043c
* Delete Gconf dependencies and migrate intltool to gettext a8e8b69
  74a00cc a671081 aa24a52 3914d3a b608666 a78e7f8 7b9c034 b30eb5d
* Do not delete IBUS_CAP_SURROUNDING_TEXT 7b3b8c8
* Show compose preedit with custom compose file ba41173 28b0744
* Fix Atom and Slack for Flatpak be7fb81 60e246e
* Delete Super-space notification 4d3a8ff
* Fix misc build issues aa0f425 6e31597 c1b5543 3172c3b 4d7c1e0
* Fix misc bugs 7edaefd 28d2217 809d880 1c6565e 0f5084e 6aab10f
* Fix typos in comment lines (ZhaoQiang) 639960a
* use iso 639-3 to have names for more languages (glasseyes) 1cd5254
* introspection: Tell the GI scanner to include the C headers
  (Mathieu Bridon) 4ef976a
* Add Uzbek layouts (bmansurov) 4592ce5
* Allow using non-abstract UNIX domain sockets (Anton Mikhalev) 7a38e4d
* typo: sevrer to server (scootergrisen) 64f4e41
2019-03-02 02:16:32 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
tnn
5b74b8583c ibus: fix build of vala bindings. Bump. 2018-09-29 12:08:46 +00:00
tsutsui
b790c06f4e ibus, ibus-python: update to 1.5.19.
pkgsrc changes:
- pull upstream fixes for issue #2035 (check wayland during configure)
- explicitly require cldr-emoji-annotation 33.1.0.0 or higher to sync
  emoji dict files in ibus/PLIST

Upstream changes (from https://github.com/ibus/ibus/releases):

1.5.19

This release moves typing emoji annotation on the emoji dialog to the pre-edit
on each application and also isolates Ctrl-Shift-u from Ctrl-Shift-e again upon
the several requests. The shortcut keys can be customized with ibus-setup
utility.
Also pre-edit of compose keys are now enabled.
Also IBUS_DISCARD_PASSWORD environment variable is now available as the
workaround of password popup in firefox and chrome.

env IBUS_DISCARD_PASSWORD=1 firefox
or
export IBUS_DISCARD_PASSWORD_APPS='firefox,.*chrome.*'

can discard typing characters on the password entries.

Emoji features:
Move input focus on Emojier to engines' preedit 5ee3f48
ui/gtk3: Show previous emojis with "history" annotation dc5e7ee
ui/gtk3: Add num pad Enter, Down, Up, Left, Right on Emojier c6439d7
ui/gtk3: Get PangoAttrList of auxiliary text from IBusText a1f91b2
up/gtk3: Emoji misc updats 3280848 d8f901f cf4e2f1 7cef5bf caffeae
src: Fix SEGV in IBusEngine if no emoji shortcut keys 886ad36

Compose key features:
ibusenginesimple: Enable preedit for compose keys f9e3035 3a68ded

Test cases:
src: Add ibus-keypress test case 196216a
tests: Added an automation testing on console 32f2f2b
configure: Add --disable-python2 option 8d4c473
tools: Add ibus read-config --engine-id option for engine schemas ddc2284
data/dconf: Add man pages of 00-upstream-settings(5) and ibus(5) 5f44e73

Bug fixes:
client/gtk2: Add IBUS_DISCARD_PASSWORD for firefox and chrome f328fd6
Fix build errors 75a6667 68e162a b184861 c360cbd 68bd269 7bc160f 10cc30e
 37aa95f 8d302c8 428e64e 2695708 5db6e7b b94e8f2 8ab0b60
Fix ucd directory override (Jeremy Bicha) 5788be8
src: Make the call to chmod in ibus_bus_init conditional (Olivier Tilloy)
 28d0c1d
Remove a misleading "const" modifier of a return value (Takuro Ashie) 6b47e41
bus: warn deprecated --mem-profile option (Kentaro Hayashi) 0dde239
option --monitor-timeout should be removed (Ryutaroh Matsumoto) be7554c

New release:
Update translations c8a9994 999aee3
Release 1.5.19 fd9d4a9
2018-08-12 10:45:03 +00:00
ryoon
6d5d2e42e3 Use GNU msgfmt to fix build 2018-05-25 16:41:58 +00:00
jperkin
469000d04d ibus: Requires msgmerge. 2018-05-16 10:28:53 +00:00
tsutsui
7a32ae0752 ibus: explicitly specify cldr-emoji-annotation package version.
PLIST (which contains generated emoji .dict files) depends on
the language dependent files in the package.
2018-04-29 21:42:00 +00:00
ryoon
ef891826d8 Add some files to PLIST to fix packaging. Tested on NetBSD current and 8 2018-04-29 21:02:48 +00:00
tsutsui
a6403ebcb6 ibus, ibus-python: update to 1.5.18.
pkgsrc changes:
- explicitly specify USE_TOOLS+=gmsgfmt to handle msgfmt --desktop
- pull an upstream change to fix a configure bug in 1.5.18
- use a new unicode character database

Upstream changes (from https://github.com/ibus/ibus/releases):

1.5.18

* tools: Do not change keymaps with 'use-system-keyboard-layout' c360818
* src: Fix GVariant leaks (Carlos Garnacho) 1cbe867
* src: Added some error handlings from a code review f5e0752
* src: Add libgobject.so to LDADD for Debian libtool (Danny) a28fa74
* src: Reintroduce the hex mode keybind with an environment variable
  (Aaron Muir Hamilton) 88b9a93
* ui/gtk3: Translate input method name in ibus (Peng Wu) 0ab0dd3
* Added DBus filtering against malware bfe57d2
* Implement Unicode choice on Emojier e17c998 4cfd5ad d1ebb3d fc54b0c afe60c1
* Implement ibus-extension-gtk3 for the global keybinding fb07f64 c57b7c3
* Disable panel extension for 'gdm' and 'liveuser' user 7ccbd21 ece320b
* ui/gtk3: Set title string in gnome-shell 56c67b1
* Add ISSUE_TEMPLATE ff611a4 9f2699c
* Updated translations 366963d 73b420f
2018-04-28 01:40:07 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
tsutsui
e8e4cf8cf4 ibus: bump PKGREVISION for cldr-emoji-annotation-32.0.0.1 update. 2017-12-10 07:18:35 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
tsutsui
a5695741b9 ibus, ibus-python: update to 1.5.17. PR pkg/52694
pkgsrc changes:
* handle emoji-dict support in CONFIGURE_ARGS
* de-fuzz patches

Upstream changes (from https://github.com/ibus/ibus/releases):

1.5.17

* ui/gtk3: Emojier supports Ctrl-c,v,x and Ctrl-Shift-c 081d09f
* Make all emoji dicts for fully qualified ad80999
* ui/gtk3: Fix SEGV of Emojier on de_DE.UTF-8 bc0f913
* ui/gtk3: Do not activate emoji cells on mouse until mouse moves 98f70ee
* ui/gtk3: Fix SEGV of XKeysymToKeycode() on Wayland 91bebf0
* client/gtk2: include the scaling factor in Wayland (Xiang Fan) 6a3301d
* Implement ibus portal (Alexander Larsson) 203a3df 35ce624 9772e80 9937a0e
    3e01bab
* ui/gtk3: Switcher should ignore mouse until it moves d788918
* client/gtk2: Do not send key events to GtkIMContextSimple bbfb3d7 d784e04
* ui/gtk3: Fix PropertyPanel position in workarea 0632cbb
* ui/gtk3: Fix to enable menu button on PropertyPanel 4a54163
* ui/gtk3: Increase timeout of window filter in PropertyPanel 53d1f9e
* ui/gtk3: Unset GDK_CORE_DEVICE_EVENTS d37c8bb
* ui/gtk3: Unref Panel and Indicator when double panels run dfe21a2
* Fix a typo in configure.ac (Felix Yan) e6bab7a
* Typo fix (Mario Bodemann) c1b93f9
* Fix build issues 4fe3050 21bac47 79aebc5
* engine: Add Malay and Mongolian keymaps 44d0535
* Update translations 8cb149b 56b5126

1.5.16

* Implement shortcut keys on emoji dialog 58f6140
* Move language setting from IBusEmojier to ibus-setup 0efb1c5
* Works ibus emoji command for Wayland (Peng Wu) 648f58a 2f8982a da33672
    290f786 aba81ac 61fa8ea
* Enable to type multiple code points on Emojier 8b6f9fa
* Emoji misc enhancements. 9dbea34 31ed31e c580845 fbe3de1 50e344a cb0a36c
    4b8d7ba edcb4a0 1159093 0836c3f 086fc54
* Change emoji modal dialog to focused dialog c6cdf21
* Change to use Unicode Emoji files instead of EmojiOne files 2f73064
* Add ibus-emoji man mapge 5f653d3 f6c2e2d
* Make more readable error messages if emoji xml files are missed bd7e0ba
    1643007
* Fix IBusEmojiDialog_1_0_gir_LIBS for --as-needed LDFLAGS c3168d4
* bus: Add error messages for g_dbus_server_new_sync 4e02857
* tools: Fix ibus emoji SEGV when language is changed. 7e477d5
* client/x11: Add XSetIOErrorHandler() for GNOME3 desktop ab6c38c
* Update translations 21e6c00
* Release 1.5.16 ccc602d

You can get Unicode emoji files from http://www.unicode.org/Public/emoji/4.0/
or Fedora provides unicode-emoji package. The version 4.0 is recommended since
5.0 is not released officially yet.
You can get emoji annotation files from https://github.com/fujiwarat/
cldr-emoji-annotation or Fedora provides cldr-emoji-annotation package.

1.5.15

* Fix GVariant leaks (Eric R. Schulz) 997e5cb
* ui/gtk3: Fix radio buttons on Property Panel ceb6a9b
* Update translations 708e5e5
* Fix warning messages during panel resizes af66ace
* src: Hide lookup table if emoji annotation does not hit e795eda
* src: Enable to type digit to commit emoji on lookup window 4d86e59
* src: Enable PageUp, PageDown, CandidateClick buttons with emoji lookup
    faf5e3c
* ui/gtk3: support scroll event in candidates panel (Peng Wu) 52b7272
* src: Avoid emoji typing during Unicode typing f80dcc9
* ui/gtk3: Fix panel CSS format for GTK 3.22 aacf5ad
* util/IMdkit: Fix the range of memset() in i18nIc.c 371535b
* ui/gtk3: Refactor color of a selected candidate on lookup window bdc83bc
* ui/gtk3: Free normal_color in CandidateArea b8f5553
* ui/gtk3: Refactor to set panel icon b498ff5
* ui/gtk3: Fix typo in switcher.get_input_context_path() fcb90f7
* bus: fix service file when --disable-xim is specified (Marc-Antoine
    Perennou) 993289f
* Fix memory leak in IBus.Bus.get_global_engine() (Eric R. Schulz) 0a24481
* Move emoji implementation from IBusEngineSimple to IBusPanel 02d99aa
* setup: Set emoji preview text on font setting 13bf503
* Add 'ibus emoji' command for no ibus panel desktops c37989a
* Release 1.5.15 f7f3bc8
* Fix a build failure with --disable-emoji-dict 641c3cb

You can get emoji.json with npm install -g emojione or Fedora provides
nodejs-emojione-json package.
You can get emoji annotation files from https://github.com/fujiwarat/
cldr-emoji-annotation or Fedora provides cldr-emoji-annotation package.

1.5.14

* Don't warn if DISPLAY is not set (Matthias Clasen) 0432aa6
* Install a DBus service file (Rui Matos) 84c18f1
* configure: don't hardcode pkg-config (Marc-Antoine Perennou) b210c0d
* conf/gconf: Fix SEGV in ibus_config_gconf_get_values a186059
* client/gtk2: Fix SEGV with Wayland display 3ef21fe
* ui/gtk3: Fix panel CSS format for GTK 3.20 a598ae2
* engine: Implement Emoji typing with XKB engines 160d3c9
* engine: Add emoji-list.html 0ed644c
* engine: Use annotations/en.xml from unocode.org but not emoji-list.html
    0ee1896
* Fix typo in configure.ac f88c487
* tests/ibus-engine-switch: Don't try to remove non-existing GSource 20068d9
* Fix make dist eee7a13
* Fix Croatian language code in simple.xml 028624f
* Replace deprecated GSimpleAsyncResult with GTask since GLib 2.46 239d363

You can get emoji.json with npm install -g emojione or Fedora provides
nodejs-emojione-json package.
2017-11-05 04:19:15 +00:00
wiz
7c8354aa3e Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ryoon
18f58ece20 ibus, ibus-python: Update to 1.5.13
* Buildlink libX11 to ibus-python to fix build

Changelog:
1.5.13
    src: Use cache file for compose table for launching time 7241f66 d5bf50c 706ba01 97e28cc
    Add SetCursorLocationRelative D-Bus method (Daiki Ueno) (Rui Matos) b51c620

1.5.12
    check for x11 for the ui too (Marc-Antoine Perennou) c0ced65
    ibus-daemon update user cache when user observed path is updated 1d67867
    panel: Constrain the candidate area to the current monitor bounds (Alexey Kotlyarov) 4a8024b
    panel: Fix the default position of property panel with dual monitors 3ebeb65
    setup: Fix PyGIWarning: GdkX11 was imported without specifying a version 49f3a73
    engine: Change language code from ISO 639-2 to ISO 639-1 in simple.xml 3af58fa
2016-03-02 22:59:00 +00:00
agc
5fb7ef9693 Add SHA512 digests for distfiles for inputmethod category
Problems found locating distfiles:
	Package anthy: missing distfile 2ch.t
	Package anthy: missing distfile okinawa-20090801.t

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 22:13:34 +00:00
ryoon
b4628171b9 Update to 1.5.11
Changelog:

Release 1.5.11
    dconf: Work around using dbus development builds and /etc/machine-id (Colin Walters) 49ee54f
    Add ibus_keyval_convert_case and ibus_keyval_to_upper/lower methods (Peng Wu) 0ba6452
    Add Swedish svdvorak in simple.xml (Albert Veli) f32e98f
    Change ranks for minor keymaps in simple.xml 4a4bd5f
    I18N for engine longnames on ibus-setup 8b18759 0215603
    Put PropertyPanel at bottom right when desktop is KDE eb4ffa1
    ibus-ui-gtk3: Draw gray color on PropertyPanel handle 020bd45
    Fix compile error in client/x11/Makefile (Hodong Kim) cc88075 f6ba337
    ibus-ui-gtk3: Enable absolute path of engine icon in KDE5 35d035b
    ibus-ui-gtk3: Support language icon in KDE5. cb93cab 25593ed
    xim: use gtk3 (Marc-Antoine Perennou) 4d49a66 0f9ea3d
    Fix to show keyboard shortcuts in ibus-setup. 5d9109b
    Fix to get X11 display name on GTK3 applications in GNOME Wayland ffdcc6c
    Update xinput-ibus to check Qt5 libraries besides Qt4 ones 1a45642
    Load locale compose files dynamically. 7ae585a 85f5433 3397fca
    Set sync process_key_event in ibus-x11 b58351e
    ibus-ui-gtk3: radio and check menu items work with GTK 3.16 64b8609
    Support vertical writing with IBUS_INPUT_HINT_VERTICAL_WRITING 7fd6077
    Enable to show a property on ibus panel icon 23c45b9

Release 1.5.10
    Fix to lose a focus when move the focus from the delayed focus-in/out. f33e19b
    Fix not to SEGV ibus-ui-gtk3 with wrong 'preload-engines' value. bb818e4
    ibus-setup tries C since en_US.UTF-8 is not installed in Debian by default. by Osamu Aoki e250726
    Remove "Release" modifiers key on ibus-setup. de3541d
    Fixes ibus_engine_update_lookup_table_fast method by Peng Wu a7abce6
    Fixes ibus_keyval_name method in c++ binding by Peng Wu f69ddc3
    Carry current context content type into fake context when switching by Rui Matos 0977157
    Show language rather than layout in xkb panel icon by Doug Rintoul 8f471ce
    IMdkit: Track window property offsets correctly by Klemens Baum 576ebc3
    Increase dbus timeout to 15 seconds 1b668f6
    Run ibus_bus_preload_engines_async 30 seconds later in ibus-ui-gtk3 83451e4
    gtk clients do not lose focus when chrome popup window takes the focus 38d3c5c
    Release registry observed_paths and components if they are broken e6c8832
    Add ibus panel icon for plasma-desktop in KDE5 aab56c2

Now ibus gtk panel enables AppIndicator when the desktop is KDE.
If you use KDE4, run ./configure --disable-appindicator in the build,
or do not set XDG_CURRENT_DESKTOP=KDE in the runtime.
2015-07-31 13:03:45 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
hiramatsu
6bb4a7cd07 Set MAINTAINER to pkgsrc-users. 2015-03-15 19:57:40 +00:00
obache
6b5147fc75 Update ibus to 1.5.9.
* Enable preedit color on external preedit window with x11 applications. 2e8de03
* Do not fail ibus-setup when en_US.UTF-8 is not installed. a78c0b8
* Fix compose keys in French layout bepo variant. 6dcb2dd
2014-11-03 08:47:15 +00:00
obache
a7d395ae64 Update ibus to 1.5.8.
* Set max-width-chars property in ibus-setup wrapped GtkLabel. 0be4664
   * Add German (nodeadkeys) keymap in simple.xml. 318836a
   * Delete Korean keymap. 386bafb
   * Let ibus-ui-gtk3 not to show zero-lenght preedit text. 3469285
   * Fix many memory leaks provided by Christophe Fergeau. 87fb61f
     f3e8aaf 18687d7 d0aaf77 ca8cac8 f4d7cea 70ddaf1 0d15329 167d1d7
     5d887bd b07dedf 6291feb
   * Add Polish (qwertz) keymap in simple.xml ee4c5ec
   * Fix escape key with Ctrl+Shift+U ISO 14755. 9bad0c9
   * Update ibuscomposetable.h for pt-br. b6afffb
   * Set up ibus engines when users log into the session for the first
     time. 38fa3e8
   * Do not sort ibus engines when they are saved by ibus-setup. a530075
   * Update IBusKeymap jp. 8ef258e
   * Run xmodmap after run setxkbmap -l layout. 14bd938
   * Add ibus reset-config and read-config sub-commands. 3dcf247 9e5a2bd
   * Fix ibus-setup SEGV in enginetreeview.py 10483bf
   * Fix deprecated warnings with python3-gobject 3.13.3. a17dc8e
   * Export the 'IBUS_SETUP_XID' environment variable for each engine
     setup. b1b4e29
   * Fix deprecated gtk3 GtkMisc, GtkAlignment and vala Gdk.X11Display 130d310
   * Enhance UI to add engines on ibus-setup 3e6178c
2014-07-31 10:03:14 +00:00
obache
ccf7ef634a Update dconf database.
Bump PKGREVISION.
2014-05-25 06:07:34 +00:00
wiz
3faf991a33 Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
obache
e2b0cf7c08 missing recursive bump from pixman. 2014-05-05 02:54:50 +00:00