mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
The way we previously specified the Sentry library doesn't work when building on ppa because the build process there doesn't set the flags.
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>,
|
||
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-raven | python3-sentry-sdk,
|
||
python3-requests,
|
||
python3-requests-cache,
|
||
python3-setuptools,
|
||
Standards-Version: 4.5.0
|
||
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
|
||
Section: utils
|
||
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.
|