summaryrefslogtreecommitdiff
path: root/textproc/kmflcomp/files/pkg-message.in
blob: 0c816e965d174660c4dc9e35a9ec39b48fb084e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{ type: install
  message: <<EOM
  Please note that kmflcomp only compiles keyboard sources written in
  Keyman keyboard language (.kmn) into .kmfl binaries. KMFL is source
  compatible with keyboards developed for Keyman. Binary keyboards
  compiled for Keyman will not run under KMFL. KMFL is also Unicode
  based, and does not support legacy code pages and encodings.

  The Keyman keyboard language is documented in

    %%PREFIX%%/share/doc/kmfl/kmflcomp/KMFL-Compiler.sxw

  Tavultesoft documentation is available on

    http://tavultesoft.com/keymandev/documentation/help/main/guide.php

  You need textproc/scim-kmfl-imengine to use KMFL keyboards through
  SCIM, or textproc/ibus-kmfl to use them through IBus. The keyboard
  ports are textproc/kmfl-*.
EOM
}
]