File debian.control of Package kime
Source: kime
Section: utils
Priority: optional
Maintainer: Kernalix7 <kernalix7@kodenet.io>
Build-Depends: debhelper-compat (= 13),
cargo,
rustc,
clang,
libclang-dev,
llvm-dev,
libncurses-dev,
libjpeg-dev,
cmake,
pkg-config,
libdbus-1-dev,
libfontconfig-dev,
libfreetype-dev,
libgtk-3-dev,
libgtk-4-dev,
libxcb1-dev,
libxkbcommon-dev,
qtbase5-dev,
qtbase5-private-dev,
qt6-base-dev,
qt6-base-private-dev
Standards-Version: 4.7.0
Homepage: https://github.com/Riey/kime
Package: kime
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: fonts-noto-cjk
Description: Fast Korean Input Method Engine
Kime is a fast Korean Input Method Engine for Linux.
Supports GTK3/4, Qt5/6, XIM and Wayland.
.
This package includes all input modules (GTK3, GTK4, Qt5, Qt6)
and development headers.