IABSD.fr/ports/inputmethods

Branch :


Log

Author Commit Date CI Message
b4341adf 2019-04-02 10:13:19 Fix emacs-anthy to work "anthy-add-word-interactive". It used "string-to-int" which seems have been obsolete in emacs. ok jca
6eca48ed 2019-04-01 04:31:33 +libpinyin,fcitx-pinyin
37929f31 2019-04-01 04:29:35 Import fcitx-pinyin-0.5.3 fcitx-pinyin is Pinyin IM for fcitx. ok bentley@, kn@
ea6acb2f 2019-03-28 02:03:27 Don't clobber LDFLAGS
da09de03 2019-03-28 02:00:43 Use emacs--no_x11 to avoid a build loop anthy -> emacs--gtk3 -> m17n-lib -> anthy
dc25c9ec 2019-03-27 10:11:35 force-disabling m17n with --without-m17nlib didn't work, comment-out for now ok aja
9dc9a665 2019-03-26 17:04:25 Force-disable m17n-lib for now To be revisited later. Discussed with sthen@
1d74f194 2019-03-12 14:41:47 Forgot to remove patch that was moved to devel/libgcroots instead. build failure noticed by naddy@
caf60eeb 2019-03-11 11:16:05 Update to uim-1.8.8. Release notes since 1.8.6: https://github.com/uim/uim/releases/tag/1.8.8 https://github.com/uim/uim/releases/tag/1.8.7 ok sthen@
6309a2bb 2019-03-08 20:00:39 qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@