File: control

package info (click to toggle)
zhcon 1%3A0.2.6-19
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,616 kB
  • sloc: cpp: 10,936; sh: 2,998; ansic: 1,628; makefile: 56
file content (48 lines) | stat: -rw-r--r-- 1,777 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
Source: zhcon
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders: Aron Xu <aron@debian.org>,
           Anthony Fok <foka@debian.org>,
           xiao sheng wen <atzlinux@sina.com>,
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libncurses5-dev,
               bison,
               unicon-imc2,
               libgpm-dev [linux-any],
               libbsd-dev [kfreebsd-any]
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://sourceforge.net/projects/zhcon/
Vcs-Browser: https://salsa.debian.org/chinese-team/zhcon
Vcs-Git: https://salsa.debian.org/chinese-team/zhcon.git

Package: zhcon
Architecture: any
Depends: zhcon-data,
         ${shlibs:Depends},
         ${misc:Depends}
Description: Fast console CJK system using FrameBuffer (main program)
 Zhcon is a fast Linux console Chinese system which supports framebuffer
 device.  It can display Chinese, Japanese or Korean double byte characters
 on console.
 .
 Features include:
  * Full support for Linux FrameBuffer device (from 640x480x8bpp to
    1024x768x32bpp)
  * Multiple language support (GB2312, GBK, BIG5, JIS, KSC)
  * Auto-detect and convert between GB2312 and BIG5 encoding (like hztty)
  * Hot key to change language encoding on the fly
  * Can use input method from MS Windows 98 Chinese version or UCDOS for
    MS-DOS

Package: zhcon-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Fast console CJK system using FrameBuffer (data files)
 This package contains the fonts and input method engine files for zhcon.
 .
 Zhcon is a fast Linux console Chinese system which supports framebuffer
 device.  It can display Chinese, Japanese or Korean double byte characters
 on console.