File: control

package info (click to toggle)
imhangul 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,740 kB
  • ctags: 555
  • sloc: sh: 11,035; ansic: 2,220; python: 225; makefile: 74
file content (29 lines) | stat: -rw-r--r-- 1,031 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
Source: imhangul
Section: utils
Priority: optional
Maintainer: Debian Korean L10N <debian-l10n-korean@lists.debian.org>
Uploaders: Changwoo Ryu <cwryu@debian.org>
Homepage: http://kldp.net/projects/imhangul
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=l10n-korean/imhangul3.git
Vcs-Git: git://anonscm.debian.org/l10n-korean/imhangul3.git
Build-Depends: autotools-dev,
               debhelper (>= 9~),
               dh-autoreconf,
               libgtk2.0-dev (>= 2.10.1),
               libhangul-dev (>= 0.0.12),
               pkg-config,
Standards-Version: 3.9.5

Package: imhangul-gtk2
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends},
	 imhangul-common (>= 1),
Breaks: imhangul (<= 0.9.16-1)
Replaces: imhangul (<= 0.9.16-1)
Multi-Arch: same
Description: Hangul (Korean) input module for GTK+
 Imhangul is a Hangul input module for GTK+.  This supports Korean
 Hangul input with several types of keyboards widely used in Korea.
 .
 This package has been built for GTK+ 2.x.