Commit graph

1408 commits

Author SHA1 Message Date
nia
818f390c12 uim: Update to 1.8.8
Overview of changes from 1.8.7 to 1.8.8
=======================================
* Fixes
  - build
    * Fix a build error with --with-libgcroots=installed
      [GitHub #130][Reported by HIGUCHI Daisuke]
  - uim-qt5
    * Fix a build error
      [GitHub #129][Reported by HIGUCHI Daisuke]

Overview of changes from 1.8.6 to 1.8.7
=======================================
* Fixes
  - uim-skk
    * Fix a socket clean bug
      [GitHub #32][Reported by HIGUCHI Daisuke]
    * Fix wrong close call
      [GitHub #55][Patch by zephyrus00jp]
  - uim-qt4
    * Add a missing include
      [GitHub #38][Patch by Raphael Kubo da Costa]
  - uim.el
    * Fix a bug that other minor mode key bindings are ignored on Emacs 24
      [GitHub #51][Reported by Araeos]
    * Fix a bug that Shift+Arrow doesn't work
      [GitHub #116][Reported by Vladimir Panteleev]
  - uim-gtk3
    * Fix a bug that the candidate windows isn't shown
      [GitHub #76][Patch by Konosuke Watanab]

* Enhancements
  - all
    * Add "Keywords" to .desktop
      [GitHub #57][Patch by HIGUCHI Daisuke]
  - uim-gtk
    * Improve GTK+ 3 support
      [GitHub #35][Patch by e-kato]
    * Support libpanel-applet 3.14 or later
      [GitHub #48][Patch by Dmitry Shachnev]
    * Support Wayland backend
      [GitHub #71][Reported by Thibaut Girka]
  - uim-fep
    * Use UTF-8 for comment encoding
      [GitHub #46][Patch by Felix Janda]
  - uim-qt5
    * Make workable
  - uim-social-ime
    * Remove because the service was disruption
  - uim.el
    * Support autoload
      [GitHub #121][Patch by Arun Isaac]
2019-11-01 16:21:11 +00:00
ryoon
64a4706f3f Remove removed conditions in PLIST, fix packaging 2019-10-28 12:38:48 +00:00
kamil
181453afa6 fcitx: Remove the qt (qt4) build option (it was disabled by default) 2019-10-28 09:46:18 +00:00
kamil
1104d93780 uim: Drop kde/qt4 build options (both were disabled by default) 2019-10-27 17:31:35 +00:00
mef
58b36f7103 (inputmethod/tc) Fix build for new emacs, 25-26 2019-10-23 14:01:59 +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
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
ryoon
edacf2bbcb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
wiz
c30c5fbc0b *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
nia
c66ee34855 Follow some http->https redirects. 2019-07-08 10:36:25 +00:00
ryoon
57d0806c39 Recursive revbump from boost-1.70.0 2019-07-01 04:07:44 +00:00
nia
b21b6149c2 More http -> https.
Reviewed by hand.
2019-06-24 10:59:40 +00:00
leot
554817ea9e ibus: Add missing depend to dbus 2019-05-15 14:37:55 +00:00
leot
9f95930106 ibus-hangul: Use PY_PATCHPLIST and MASTER_SITES_GITHUB (NFC)
- Instead of manually adjusting PLIST for Python 2.x and 3.x use PY_PATCHPLIST
- Use MASTER_SITE_GITHUB
2019-05-15 14:33:13 +00:00
leot
42e0ecd26f ibus-array: Add Python 3 support and use PY_PATHPLIST
- setup/main.py bytecode was not generated just due inconsintent use of spaces
   and tabs for indentation, address that via patch-setup_main.py
 - Use PY_PATCHPLIST to avoid manually adjusting the PLIST for .pyo/.pyc

PKGREVISION++
2019-05-15 14:23:15 +00:00
mef
d27ef7e5f4 (inputmethod/ibus-array) unnecessary PLIST.* left out, sorry. Tks wiz@. 2019-05-15 13:43:23 +00:00
mef
175e54fe1f (inputmethod/ibus-array) Remove unnecessary line -> pyversion.mk 2019-05-14 15:11:36 +00:00
mef
65d8238252 (inputmethod/ibus-hangul) Eliminate uncessary PLIST_SRC setup. Tkgs leot@ 2019-05-14 14:47:14 +00:00
mef
a5af095fba (inputmethod/ibus-array) Eliminate uncessary PLIST_SRC setup. Tkgs leot@ 2019-05-14 14:39:34 +00:00
mef
9cd66d5142 (inputmethod/ibus-hangul) PLIST variation for py 27 36 37 2019-05-11 07:19:43 +00:00
mef
79e46dfeb0 (inputmethod/ibus-array) Supporting PLIST variation for py 27 36 37 (Missing files added) 2019-05-11 06:36:03 +00:00
mef
7576fa3245 (inputmethod/ibus-array) Supporting PLIST variation for py 27 36 37 2019-05-11 06:35:31 +00:00
ryoon
76d5de997e Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
mef
b1af4a02a6 PR pkg/54142 inputmethod/ibus-skk missing libkbcommon as buildlink3.mk OK by bsiegert@, tks 2019-04-28 11:48:32 +00:00
wiz
48f0604226 *: add SHA512 checksums to distinfo 2019-04-27 11:33:02 +00:00
ryoon
04829d91ba Add extra-cmake-modules as dependency to build
Bump PKGREVISION
2019-04-27 04:06:21 +00:00
ryoon
87aee5777b Make Qt4 optional and disable by default
Bump PKGREVISION
2019-04-27 03:20:32 +00:00
maya
7820bc7a2f fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
2019-04-26 14:12:31 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
maya
a96859836a mozc-server: needs python 2.7 for gyp 2019-04-25 07:50:40 +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
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +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
ryoon
a8dc019b9e Update to 1.0.5
Changelog:
    build: Use libxkbcommon to resolve keysyms [#54]
2019-01-04 23:37:08 +00:00
adam
5b12b7b592 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
prlw1
603b5ccdc7 Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
bsiegert
91af6b1936 Port build to enchant2, bump revision. 2018-11-27 13:07:25 +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
leot
7f7915487e *: (belatedly) revbump for net/libsoup update
Thanks to <wiz>!
2018-10-24 21:11:45 +00:00
tnn
043ad380d2 fcitx-configtool: needs pkg-config 2018-09-29 16:55:36 +00:00
tnn
5b74b8583c ibus: fix build of vala bindings. Bump. 2018-09-29 12:08:46 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
b6d39dcb60 Add fcitx-skk 2018-08-18 01:22:30 +00:00
ryoon
05e008d6a4 inputmethod/fcitx-skk: import fcitx-skk-0.1.4
SKK input module for Fcitx inputmethod based on libskk
2018-08-18 01:21:38 +00:00