File: control

package info (click to toggle)
ibus-rime 1.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 220 kB
  • sloc: ansic: 754; makefile: 26
file content (40 lines) | stat: -rw-r--r-- 1,307 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
Source: ibus-rime
Section: libs
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 Hui Tang <duriantang@gmail.com>,
 Qijiang Fan <fqj1994@gmail.com>,
 Aron Xu <aron@debian.org>,
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libibus-1.0-dev,
 libnotify-dev,
 librime-data,
 librime-dev (>= 1.13.1),
 pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/rime/ibus-rime
Vcs-Git: https://salsa.debian.org/input-method-team/ibus-rime.git
Vcs-Browser: https://salsa.debian.org/input-method-team/ibus-rime

Package: ibus-rime
Architecture: any
Depends:
 ibus,
 librime-data,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Rime Input Method Engine for IBus
 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 IBus frontend of RIME.