Commit graph

1392 commits

Author SHA1 Message Date
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
ryoon
c9c8394285 Add fcitx-qt5 2018-08-18 01:18:55 +00:00
ryoon
80e3d409aa inputmethod/fcitx-qt5: import fcitx-qt5-1.2.3
Fcitx Qt5 Input Context
2018-08-18 01:17:29 +00:00
ryoon
dae99f5c30 Add fcitx-configtool 2018-08-18 01:16:52 +00:00
ryoon
e15c2d6bd5 inputmethod/fcitx-configtool: import fcitx-configtool-0.4.9
GTK 3 based configuration tool for inputmethod/fcitx.
2018-08-18 01:15:53 +00:00
ryoon
3da6b2ecf0 Update to 4.2.9.6
Changelog:
Bug fixes and improvements
2018-08-18 01:11:16 +00:00
adam
9d06c0a472 revbump after boost-libs update 2018-08-16 18:54:26 +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
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
joerg
a19083df44 Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
2018-07-18 00:06:10 +00:00
ryoon
412a6600c4 Update to 1.0.4
Changelog:
    Don't consume key release events [#52]
    Improve hankaku katakana conversion [#51]
    Use the same typing rule in dict-edit mode [#50]
    Add abort-to-latin and abort-to-latin-unhandled command [#48]
    Add more z-* shortcuts from DDSKK
    Fix memory leak caused by Vala array conversion
    Bump build requirements (glib >= 2.36, valadoc >= 0.40)
2018-07-07 07:21:34 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
he
24e14533bc Change from c++03 til gnu++03 in USE_LANGUAGES because there's use
of alloca() and this needs to come from the compiler.  Fixes the
build for NetBSD/powerpc.
Bump PKGREVISION.
2018-06-24 15:53:48 +00:00
ryoon
bceb266000 Support emacs26 2018-06-20 12:03:04 +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