File: control

package info (click to toggle)
kmflcomp 11.0.101-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 1,852 kB
  • sloc: sh: 4,288; ansic: 1,829; yacc: 512; lex: 345; makefile: 50
file content (42 lines) | stat: -rw-r--r-- 1,487 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: kmflcomp
Priority: optional
Section: utils
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders: Daniel Glassey <wdg@debian.org>
Homepage: http://www.keyman.com
Build-Depends: debhelper (>= 11), libx11-dev
Standards-Version: 4.3.0

Package: libkmflcomp-dev
Section: libdevel
Architecture: any
Depends: libkmflcomp0 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: Development files for libkmflcomp
 The kmfl library is a multilingual text processing library that implements
 the Keyman(C) text processing language.
 .
 Development libraries and headers to use libkmflcomp in an application

Package: kmflcomp
Architecture: any
Depends: libkmflcomp0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: KMFL (Keyboard Mapping for Linux) Compiler
 The kmfl library is a multilingual text processing library that implements
 the Keyman(C) text processing language.
 .
 Utility to compile Keyman-style keyboard layout files to a binary format for
 use by the KMFL keystroke interpreter.

Package: libkmflcomp0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},  ${misc:Depends}
Multi-Arch: same
Description: KMFL (Keyboard Mapping for Linux) compiler library
 The kmfl library is a multilingual text processing library that implements
 the Keyman(C) text processing language.
 .
 Library to compile Keyman layout files to a binary format for use by the 
 KMFL keystroke interpreter.