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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
Source: gcin
Section: utils
Priority: optional
Maintainer: gcin <gcin@hyperrate.com>
Uploaders: Edward Liu <eliu@hyperrate.com>
Homepage: http://hyperrate.com/dir.php?eid=67
Build-Depends: debhelper (>= 8.0.0), libgtk2.0-dev (>= 2.20.0), libgtk-3-dev, libxtst-dev, libanthy-dev, autotools-dev, libcurl4-openssl-dev
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-ime/gcin.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/gcin.git;a=summary
Package: gcin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gcin-data, gcin-tables, gcin-im-client (>= ${source:Version}), gcin-gtk2-immodule, gcin-gtk3-immodule, gcin-qt5-immodule, vorbis-tools, libcurl4
Recommends: im-switch
Suggests: gcin-anthy
Description: GTK+ based input method for Chinese users
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package depends on gcin-data, gcin-tables, gcin-im-client, gcin-gtk2-immodule, gcin-gtk3-immodule, vorbis-tools
Package: gcin-data
Architecture: all
Depends: ${misc:Depends}
Replaces: gcin (<< 2.7.2+dfsg-1)
Breaks: gcin (<< 2.7.2+dfsg-1)
Description: icons and scripts for gcin
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package contains icons, scripts and other architecture-independent
things.
Package: gcin-tables
Architecture: all
Depends: ${misc:Depends}
Replaces: gcin (<< 2.7.2+dfsg-1)
Breaks: gcin (<< 2.7.2+dfsg-1)
Description: input method tables for gcin
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package contains architecture-dependent input method tables.
Package: gcin-dev
Section: devel
Architecture: all
Depends: ${misc:Depends}, gcin (>= ${source:Version})
Description: GTK+ based input method platform - development files
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package provides header files of gcin.
Package: gcin-im-client
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GTK3 input method module with gcin as backend
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package is necessary for gtk2,gtk3,qt5 im module
Package: gcin-gtk2-immodule
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, gcin-im-client (>= ${source:Version})
Description: GTK3 input method module with gcin as backend
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package is the GTK2 input method module (immodule) for gcin.
Package: gcin-gtk3-immodule
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, gcin-im-client (>= ${source:Version})
Description: GTK3 input method module with gcin as backend
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package is the GTK3 input method module (immodule) for gcin.
Package: gcin-qt5-immodule
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, gcin-im-client (>= ${source:Version})
Description: Qt5 input method module with gcin as backend
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package is the Qt5 input method module (immodule) for gcin.
Package: gcin-anthy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gcin (>= ${source:Version}),
anthy
Replaces: gcin (<< 2.7.2+dfsg-1)
Breaks: gcin (<< 2.7.2+dfsg-1)
Description: support library to use Anthy in gcin
gcin is a GTK+ based input method which focused mainly on Traditional
Chinese. However, it is also very useful for Simplified Chinese, Japanese,
and many other languages.
.
This package is the support library to use anthy in gcin.
|