Source: ukui-input-gather
Section: x11
Priority: optional
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: zhuyunpeng <zhuyunpeng@kylinos.cn>
Build-Depends: debhelper-compat (=12),
               libinput-dev (>= 1.20.0-ok4),
               libqt5network5,
               libqt5x11extras5-dev,
               libudev-dev,
               libxi-dev,
               qtbase5-dev
Standards-Version: 4.5.0
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: ${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
Conflicts: ukui-input-gather (<= 1.0.0.6-ok2)
Replaces: ukui-input-gather (<= 1.0.0.6-ok2)
Depends: ukui-input-gather,
         ${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
Conflicts: ukui-input-gather (<= 1.0.0.6-ok2)
Replaces: ukui-input-gather (<= 1.0.0.6-ok2)
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.
