File: control

package info (click to toggle)
libucimf 2.3.8-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,988 kB
  • ctags: 788
  • sloc: sh: 10,860; cpp: 3,766; ansic: 789; makefile: 67
file content (52 lines) | stat: -rw-r--r-- 1,697 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
43
44
45
46
47
48
49
50
51
52
Source: libucimf
Section: utils
Priority: optional
Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
Uploaders: Aron Xu <aron@debian.org>, Osamu Aoki <osamu@debian.org>
Build-Depends: autotools-dev,
               debhelper (>= 9.0.0),
               libfontconfig1-dev,
               libfreetype6-dev,
               libltdl-dev,
               libmagic-dev,
               libncurses5-dev,
               pkg-config
Standards-Version: 3.9.4
Homepage: http://code.google.com/p/ucimf
Vcs-Git: git://anonscm.debian.org/pkg-ime/libucimf.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/libucimf.git

Package: ucimf
Architecture: any
Multi-Arch: foreign
Depends: libucimf0, ${misc:Depends}, ${shlibs:Depends}
Recommends: dialog, fbterm (>= 1.5) | jfbterm, fbterm-ucimf
Description: Unicode console input method framework
 Ucimf provides an input method framework for the Linux Unicode frame
 buffer console.
 .
 This package contains the application.

Package: libucimf0
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Unicode console input method framework - library
 Ucimf provides an input method framework for the Linux Unicode frame
 buffer console.
 .
 This package contains the runtime library.

Package: libucimf-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Conflicts: libucimf-dev
Depends: libucimf0 (= ${binary:Version}), ${misc:Depends}
Description: Unicode console input method framework - development files
 Ucimf provides an input method framework for the Linux Unicode frame
 buffer console.
 .
 This package contains the development header files.