File: control

package info (click to toggle)
iterm 0.5-3.2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,208 kB
  • ctags: 1,934
  • sloc: sh: 12,139; ansic: 11,446; makefile: 240
file content (91 lines) | stat: -rw-r--r-- 3,711 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Source: iterm
Section: utils
Priority: optional
Maintainer: Anthony Fok <foka@debian.org>
Build-Depends: debhelper (>= 4.1.16), automake1.4, autoconf, libtool, libfribidi-dev, xlibs-dev, libxaw7-dev, xutils, zlib1g-dev, libgtk2.0-dev (>= 2.2.0-2)
Standards-Version: 3.6.1

Package: libiterm1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: internationalized terminal emulator, shared library files
 libiterm is the next generation, platform-independent framework for
 making Internationalized Virtual Terminal Emulator.  Implementing the
 platform-dependent part of this framework, you can easily build
 internationalized virtual terminal/widget.
 .
 The iterm project is led by Jiro SEKIBA of the OpenI18N Advanced Level
 Utility Development subgroup.
 .
 This package contains the shared library necessary to run programs
 compiled with libiterm.

Package: libiterm-dev
Section: devel
Architecture: any
Depends: libiterm1 (= ${Source-Version}), libfribidi-dev, libc6-dev | libc-dev
Description: internationalized terminal emulator, development files
 libiterm is the next generation, platform-independent framework for
 making Internationalized Virtual Terminal Emulator.  Implementing the
 platform-dependent part of this framework, you can easily build
 internationalized virtual terminal/widget.
 .
 The iterm project is led by Jiro SEKIBA of the
 OpenI18N Advanced Level Utility Development subgroup.
 .
 This package contains the header files, static library
 and symbolic link that developers using libiterm will need.

Package: libxiterm1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: internationalized terminal emulator, X widget library
 libXiterm provides the X11 Athena widget for the Internationalized
 Terminal Emulator (iterm) framework, created by the OpenI18N Advanced
 Level Utility Development subgroup.
 .
 This package contains the shared library necessary to run programs
 compiled with libXiterm.

Package: libxiterm-dev
Section: devel
Architecture: any
Depends: libxiterm1 (= ${Source-Version}), libiterm-dev (= ${Source-Version}), libc6-dev | libc-dev
Description: internationalized terminal emulator, X widget development files
 libXiterm provides the X11 Athena widget for the Internationalized
 Terminal Emulator (iterm) framework, created by the OpenI18N Advanced
 Level Utility Development subgroup.
 .
 This package contains the header files, static library
 and symbolic link that developers using libXiterm will need.

Package: xiterm
Section: x11
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: xiterm+thai
Description: internationalized terminal emulator for X
 X Internationalized TERMinal Emulator (xiterm) is a terminal program
 capable of displaying world languages in X Window System (Athena widget).
 It uses libiterm (Internationalized Terminal Framework) and BiDi text
 layout engine.  As such, it readily supports BiDi/CTL and CJK languages.
 .
 xiterm is part of the iterm framework created by the OpenI18N
 Advanced Level Utility Development subgroup.

Package: fbiterm
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, unifont, debconf (>= 0.5)
Description: framebuffer internationalized terminal emulator (fbiterm)
 fbiterm (FrameBuffer Internationalized TERMinal emulator) is a
 terminal program capable of displaying world languages on the Linux
 console.  It uses libiterm (Internationalized Terminal Framework),
 Linux framebuffer, fonts loaded from X Window System font library,
 as well as BiDi text layout engine.  As such, it readily supports
 BiDi/CTL and CJK languages.
 .
 fbiterm is part of the iterm framework created by the OpenI18N
 Advanced Level Utility Development subgroup.