mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-15 13:19:23 +00:00
It turns out that the Debian package build system only considers
the first alternative; python3-raven isn't available on the current
Debian version, however we still need it on Ubuntu 18.04 Bionic where
python3-sentry-sdk is not available. This change swaps the
alternatives and so should work both on Debian as well as for
Bionic.
(cherry picked from commit 4dd0a48b2b)
89 lines
2.9 KiB
Text
89 lines
2.9 KiB
Text
Source: keyman-config
|
||
Section: utils
|
||
Priority: optional
|
||
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
|
||
Uploaders:
|
||
Keyman team <support@keyman.com>,
|
||
Eberhard Beilharz <eb1@sil.org>,
|
||
Build-Depends:
|
||
bash-completion,
|
||
debhelper (>= 11),
|
||
dh-python,
|
||
gir1.2-webkit2-4.0,
|
||
help2man,
|
||
ibus,
|
||
python3-all (>= 3.5),
|
||
python3-gi,
|
||
python3-lxml,
|
||
python3-magic,
|
||
python3-numpy,
|
||
python3-pil,
|
||
python3-pip,
|
||
python3-qrcode,
|
||
python3-sentry-sdk | python3-raven,
|
||
python3-requests,
|
||
python3-requests-cache,
|
||
python3-setuptools,
|
||
Standards-Version: 4.5.1
|
||
Vcs-Git: https://github.com/keymanapp/keyman.git
|
||
Vcs-Browser: https://github.com/keymanapp/keyman/tree/master/linux/keyman-config
|
||
Homepage: https://www.keyman.com
|
||
|
||
Package: keyman
|
||
Architecture: all
|
||
Depends:
|
||
python3-keyman-config,
|
||
${misc:Depends},
|
||
Recommends:
|
||
onboard-keyman,
|
||
Description: Type in your language with Keyman for Linux
|
||
Keyman makes it possible for you to type in over 1,000 languages on Windows,
|
||
macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly
|
||
in your web browser. With the world’s most powerful keyboarding engine,
|
||
intuitive and rapid text input is now possible in your language, and for
|
||
over 99% of the global population’s mother tongues!
|
||
.
|
||
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.
|
||
|
||
Package: python3-keyman-config
|
||
Section: python
|
||
Architecture: all
|
||
Depends:
|
||
dconf-cli,
|
||
gir1.2-webkit2-4.0,
|
||
ibus-keyman,
|
||
kmflcomp (>=10.99.33),
|
||
python3-bs4,
|
||
python3-gi,
|
||
python3-raven | python3-sentry-sdk,
|
||
${misc:Depends},
|
||
${python3:Depends},
|
||
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.
|