./wip/tamago-anthy, Tamago(Emacs CJK input) + Anthy engine interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0nb20230213, Package name: tamago-anthy-4.0nb20230213, Maintainer: makoto

The Tamago(egg) is famous CJK input system for Emacs. It
works with KANA-Kanji converson engine as FreeWnn, Canna, Sj3.
We have another version of kana-Kanji conversion engine:
Anthy. Anthy has its anthy.el for bridge, but this is yet
another Tamago(egg) like input bridge to connect Emacs and
Anthy engine, and this can be replacement of Original Tamago.


Required to run:
[inputmethod/anthy] [editors/emacs26]

Required to build:
[devel/git-base] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2014-06-18 11:45:35 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Move the assignment after .include "../../wip/mk/git-package.mk".

   2014-02-21 13:27:40 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
To avoid following problem, force _GIT_FLAGS empty.
  ===> Extracting for tamago-anthy-4.0nb20140221
  Cloning into 'egg'...
  fatal: The remote end hung up unexpectedly
  fatal: early EOF
  fatal: index-pack failed
  *** Error code 128
   2013-02-12 15:35:43 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
One line was wrong resulting archive was not properly created.

   2013-02-12 07:45:09 by Makoto Fujiwara | Files touched by this commit (7)
Log message:
Recent Emacs does not accept obsolete last-command-char, change it to -event.

   2012-11-19 14:04:56 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Convert CVS repository to Git repository
(CVS repository is no longer available).
   2012-11-03 20:41:29 by Krister Walfridsson | Files touched by this commit (6)
Log message:
Add versions to DEPENDS.
   2012-10-07 19:17:20 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-05-09 06:32:25 by Makoto Fujiwara | Files touched by this commit (2)
Log message:

(1) set LICENSE=gnu-gpl-v2
(2) set PKGNAME to avoid '-cvs' in its package name
(3) adjust comments in Makefile