File: control

package info (click to toggle)
mlterm 2.4.0.cvs20020414-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 14,416 kB
  • ctags: 3,528
  • sloc: ansic: 48,035; sh: 6,413; perl: 1,701; makefile: 443
file content (32 lines) | stat: -rw-r--r-- 1,387 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
Source: mlterm
Section: x11
Priority: optional
Maintainer: Tomohiro KUBOTA <kubota@debian.org>
Build-Depends: debhelper (>> 3.0.0), imlib-dev, libgtk1.2-dev, libtool, xlibs-dev, libfribidi-dev
Standards-Version: 3.5.2

Package: mlterm
Architecture: any
Depends: ${shlibs:Depends}
Suggests: unifont, ttf-kochi-gothic, ttf-baekmuk, ttf-arphic-bsmi00lp, ttf-arphic-gbsn00lp, ttf-thryomanes
Provides: x-terminal-emulator
Description: MultiLingual TERMinal
 This is a terminal emulator for X Window System, which supports
 various encodings including ISO-8859-[1-10,13-16], TCVN5712, VISCII,
 KOI8-{R,U}, EUC-JP, EUC-JISX0213, ISO-2022-JP{,1,2,3}, Shift_JIS,
 Shift_JISX0213, ISO-2022-KR, EUC-KR, UHC, JOHAB, EUC-CN (aka GB2312),
 GBK, ISO-2022-CN, Big5, EUC-TW, HZ, UTF-8, and GB18030.
 .
 Doublewidth characters for east Asian, combining characters for
 Thai, Vietnamese, and other diacritics, and BiDi (bi-direction)
 for Arab and Hebrew, and Arab shaping are supported.  Though
 mlterm supports Indic complex languages such as Hindi, this
 Debian package is not compiled with Indic support.
 .
 Since mlterm checks the current locale and selects appropriate encoding,
 you don't need to configure mlterm to display your language and
 encoding.
 .
 mlterm also supports unique features such as scrollbar API,
 multiple windows, multiple XIM, anti-alias using FreeType and Xft,
 and so on.