Package Details: tegaki-recognize 0.3.1.2-4

Git Clone URL: https://aur.archlinux.org/tegaki-recognize.git (read-only, click to copy)
Package Base: tegaki-recognize
Description: Chinese and Japanese Handwriting Recognition program
Upstream URL: http://www.tegaki.org/
Keywords: chinese handwriting japanese tegaki
Licenses: GPL2
Submitter: julroy67
Maintainer: xiaoxiong
Last Packager: xiaoxiong
Votes: 14
Popularity: 0.000095
First Submitted: 2010-04-28 13:12 (UTC)
Last Updated: 2017-07-03 00:11 (UTC)

Dependencies (9)

  • tegaki-pygtkAUR
  • python2AUR (python2-binAUR) (make)
  • tegaki-models-wagomu-japanese (optional)
  • tegaki-models-wagomu-simplified-chinese (optional)
  • tegaki-models-zinnia-japaneseAUR (optional)
  • tegaki-models-zinnia-simplified-chinese (optional)
  • tegaki-models-zinnia-traditional-chinese (optional)
  • tegaki-tools (optional)
  • tegaki-train (optional)

Required by (1)

Sources (1)

Latest Comments

Slexis commented on 2016-12-13 22:32 (UTC) (edited on 2016-12-16 21:38 (UTC) by Slexis)

The www.tegaki.org seems to no longer hold source code releases. Here's a source() to download from GitHub: https://github.com/tegaki/tegaki/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz I use the same for your tegaki-pygtk and tegaki-python packages. By the way, the zinnia models package also needs to be updated with the following URL: https://github.com/tegaki/tegaki/releases/download/v$pkgver/tegaki-zinnia-japanese-$pkgver.zip Except that, the program works until I click the return button: I get a segfault from XDisplayKeycodes(). Does that mean I need to install some text input bus? EDIT: not related to buses (at least for the basic version of Tegaki). The X11 libraries used by Tegaki's fake key sender are not working for me. A “workaround” is to comment the 160th line of tegaki-recognize so it doesn't even try to send keys. This way, characters go to clipboard.

gypaetus commented on 2015-09-05 20:39 (UTC)

Some of the optional dependencies on the tegaki-models-zinnia-* packages do not exist.

<deleted-account> commented on 2010-11-14 16:25 (UTC)

you have to change from python to python2 in PKGBUILD. in that case, everything functions perfectly