spiegel-keyman/linux/keyman-config/debian/control
Darcy Wong 9a30d0489b fix(linux): Change keyman-config/debian/control
Per review comments

* Revert python-qrcode
* Add python3-pip to Build-Depends
2020-02-13 16:18:37 +07:00

50 lines
2.1 KiB
Text

Source: keyman-config
Maintainer: Daniel Glassey <wdg@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, python3-pip, debhelper (>= 9), bash-completion,
python3-magic, python3-qrcode <!pkg.keyman-config.xenial>,
python-qrcode <pkg.keyman-config.xenial>
Standards-Version: 4.5.0
Homepage: http://www.keyman.com/
Package: python3-keyman-config
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, gir1.2-webkit2-4.0,
kmflcomp (>=10.99.1), dconf-cli, ibus-keyman
Description: Keyman for Linux configuration
Originally created in 1993 to type Lao on Windows, Keyman is now a free and
open source keyboarding platform which allows anyone to write a keyboard layout
for their language. Keyman is available for many platforms, including Windows,
macOS, iOS, Android, Linux and the web.
.
Keyboard layouts are defined with a clear and easy to understand keyboard
grammar. Keyman's contextual input model means keyboard layouts can be
intelligent and make it simple to type even the most complex languages.
Keyboard layouts are distributed through an open catalog to all major desktop
and mobile platforms.
.
Python module to install, uninstall and view information about Keyman keyboard
packages.
Package: keyman
Section: utils
Architecture: all
Depends: ${misc:Depends}, python3-keyman-config
Description: Type in your language with Keyman for Linux
Originally created in 1993 to type Lao on Windows, Keyman is now a free and
open source keyboarding platform which allows anyone to write a keyboard layout
for their language. Keyman is available for many platforms, including Windows,
macOS, iOS, Android, Linux and the web.
.
Keyboard layouts are defined with a clear and easy to understand keyboard
grammar. Keyman's contextual input model means keyboard layouts can be
intelligent and make it simple to type even the most complex languages.
Keyboard layouts are distributed through an open catalog to all major desktop
and mobile platforms.
.
Install, uninstall and view information about Keyman keyboard
packages.
.
This package depends on all that is needed for using Keyman
for Linux.