mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
This allows all users to install keyboards and only the user that installed one to uninstall it more setup instructions in README.md
22 lines
730 B
Text
22 lines
730 B
Text
Source: keyman-config
|
|
Maintainer: Daniel Glassey <wdg@debian.org>
|
|
Section: python
|
|
Priority: optional
|
|
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 10)
|
|
Standards-Version: 4.1.4
|
|
Homepage: http://www.keyman.com/
|
|
|
|
Package: python3-keyman-config
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, gir1.2-webkit-3.0,
|
|
kmflcomp, dconf-cli
|
|
Description: Keyman for Linux configuration
|
|
Install, uninstall and view information about Keyman keyboard
|
|
packages.
|
|
|
|
Package: keyman-config
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-keyman-config
|
|
Description: Keyman for Linux configuration
|
|
Install, uninstall and view information about Keyman keyboard
|
|
packages.
|