spiegel-keyman/linux/ibus-kmfl/debian/control
Eberhard Beilharz 3e07f5ec04
chore(linux): update debian metadata based on Debian repos
The packages in the official Debian repos have slightly more
up-to-date metadata. This change adjusts our metadata.

This includes the change from Debian repo to let debhelper (>= 10.3)
handle the meson build of keyman-keyboardprocessor.
2021-01-07 17:41:01 +01:00

33 lines
1,006 B
Text

Source: ibus-kmfl
Section: utils
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Keyman team <support@keyman.com>,
Build-Depends:
debhelper (>= 11),
libibus-1.0-dev (>= 1.2),
libkmfl-dev (>=10.99.30),
libkmflcomp-dev (>=10.99.30),
libx11-dev,
pkg-config,
x11proto-core-dev,
Standards-Version: 4.5.0
Vcs-Git: https://github.com/keymanapp/keyman.git
Vcs-Browser: https://github.com/keymanapp/keyman/tree/master/linux/ibus-kmfl
Homepage: https://www.keyman.com
Package: ibus-kmfl
Architecture: any
Depends:
ibus (>= 1.3.7),
${misc:Depends},
${shlibs:Depends},
Description: KMFL engine for IBus
ibus-kmfl is a input method engine for multiple languages, based on IBus.
.
This package provides the KMFL (Keyboard Mapping for Linux) IM engine for
IBus. With this module, you can use keyboard layouts designed for
Keyman for Windows under the IBus platform.
.
Note that usually you should install the newer ibus-keyman package instead.