2020-07-09 16:19:48 +08:00
|
|
|
Source: libinput-touch-translator
|
|
|
|
|
Section: utils
|
|
|
|
|
Priority: optional
|
2020-08-19 17:56:45 +08:00
|
|
|
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
|
|
|
|
|
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>
|
|
|
|
|
Build-Depends: debhelper-compat (=13),
|
2020-07-09 16:19:48 +08:00
|
|
|
pkg-config,
|
|
|
|
|
qt5-qmake,
|
|
|
|
|
libinput-dev,
|
|
|
|
|
libudev-dev,
|
|
|
|
|
qtbase5-dev,
|
|
|
|
|
libkf5xmlgui-dev
|
2020-08-19 17:56:45 +08:00
|
|
|
Standards-Version: 4.5.0
|
|
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
Homepage: https://github.com/ukui/libinput-touch-translator
|
|
|
|
|
Vcs-Git: https://github.com/ukui/libinput-touch-translator.git
|
|
|
|
|
Vcs-Browser: https://github.com/ukui/libinput-touch-translator
|
2020-07-09 16:19:48 +08:00
|
|
|
|
|
|
|
|
Package: libinput-touch-translator
|
|
|
|
|
Architecture: any
|
2020-08-18 17:06:33 +08:00
|
|
|
Multi-Arch: allowed
|
2020-07-09 16:19:48 +08:00
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
|
${shlibs:Depends},
|
2020-08-19 19:39:13 +08:00
|
|
|
Description: System service translates gestures to shortcuts
|
|
|
|
|
This package provides the service which can capture touch events
|
|
|
|
|
and translates them to keyboard shortcuts.
|
|
|
|
|
It also provides a graphical shortcut configuration interface.
|