Source: ukui-input-gather
Section: x11
Priority: optional
Maintainer: Ubuntu Kylin Team <ubuntukylin-members@lists.launchpad.net>
Uploaders: zhangpan <zhangpan@kylinos.cn>,
           handsome_feng <jianfengli@ubuntkylin.com>
Build-Depends: debhelper-compat (=13),
               libinput-dev (>= 1.20.0),
               libudev-dev,
               libx11-dev,
               libxi-dev,
               qmake6,
               qt6-base-dev,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://gitee.com/openkylin/ukui-input-gather
Vcs-Browser: https://gitee.com/openkylin/ukui-input-gather
Vcs-Git: https://gitee.com/openkylin/ukui-input-gather.git

Package: ukui-input-gather
Architecture: any
Depends: libukuiinputgatherclient1,
         ${misc:Depends},
         ${shlibs:Depends},
Description: Libinput event distribution service of UKUI.
 This service will send some libinput events to the client,
 most graphics frameworks do not send these events to the window,
 such as LIBINPUT_EVENT_SWITCH_TOGGLE. Client can get these event
 without root privileges.

Package: libukuiinputgatherclient1
Architecture: any
Provides: libukuiinputgatherclient,
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Provide library for connect to ukui-input-gather.
 The libukuiinputgatherclient is a library to provides interfaces
 that allow applications to interact with ukui-input-gather service
 such as get event from ukui-input-gather.

Package: libukuiinputgatherclient-dev
Architecture: any
Depends: libukuiinputgatherclient,
         ${misc:Depends},
         ${shlibs:Depends},
Description: Provide development files of libukuiinputgatherclient.
 The libukuiinputgatherclient is a library to provides interfaces
 that allow applications to interact with ukui-input-gather service
 such as get event from ukui-input-gather.
 Contains development files for libukuiinputgatherclient.
