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
|
Source: brise
Section: libs
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Qijiang Fan <fqj1994@gmail.com>,
YunQiang Su <syq@debian.org>,
Guo Yixuan (郭溢譞) <culu.gyx@gmail.com>,
Build-Depends:
debhelper-compat (= 13),
kyotocabinet-utils,
librime-bin (>= 1.3~),
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/rime/brise
Vcs-Git: https://salsa.debian.org/debian/brise.git
Vcs-Browser: https://salsa.debian.org/debian/brise
Package: librime-data
Architecture: all
Section: metapackages
Depends:
rime-essay,
rime-prelude,
${misc:Depends},
Recommends:
librime-bin (>= 1.7~),
rime-data-bopomofo,
rime-data-cangjie5,
rime-data-luna-pinyin,
rime-data-stroke,
rime-data-terra-pinyin,
Suggests:
rime-data-array30,
rime-data-combo-pinyin,
rime-data-double-pinyin,
rime-data-emoji,
rime-data-ipa-xsampa,
rime-data-ipa-yunlong,
rime-data-pinyin-simp,
rime-data-quick5,
rime-data-scj6,
rime-data-soutzoe,
rime-data-sampheng,
rime-data-wubi,
rime-data-wugniu,
rime-data-zyenpheng,
librime-data-stenotype,
librime-data-jyutping,
Description: Rime Input Method Engine, the schema data
RIME is the acronym of Rime Input Method Engine.
.
RIME is a lightweight, extensible input method engine supporting various input
schematas including glyph-based input methods, romanization-based input methods
as well as those for Chinese dialects. It has the ability to compose phrases
and sentences intelligently and provide very accurate traditional Chinese
output. RIME's cross-platform core library is written in C++, and can work
consistently on different platforms with OS-specific wrappers.
.
This package provides the schema data of RIME.
Package: librime-data-jyutping
Architecture: any
Depends:
librime-data,
rime-data-luna-pinyin,
${misc:Depends},
Description: RIME schema data - jyutping (a.k.a Cantonese)
RIME is the acronym of Rime Input Method Engine.
.
RIME is a lightweight, extensible input method engine supporting various input
schematas including glyph-based input methods, romanization-based input methods
as well as those for Chinese dialects. It has the ability to compose phrases
and sentences intelligently and provide very accurate traditional Chinese
output. RIME's cross-platform core library is written in C++, and can work
consistently on different platforms with OS-specific wrappers.
.
This package provides the jyutping schema data of RIME.
Package: librime-data-stenotype
Architecture: any
Depends:
librime-data,
rime-data-luna-pinyin,
${misc:Depends},
Description: RIME schema data - stenotype
RIME is the acronym of Rime Input Method Engine.
.
RIME is a lightweight, extensible input method engine supporting various input
schematas including glyph-based input methods, romanization-based input methods
as well as those for Chinese dialects. It has the ability to compose phrases
and sentences intelligently and provide very accurate traditional Chinese
output. RIME's cross-platform core library is written in C++, and can work
consistently on different platforms with OS-specific wrappers.
.
This package provides the stenotype schema data of RIME.
|