Source: libei
Section: x11
Priority: optional
Uploaders: Jeremy Bícha <jbicha@ubuntu.com>
Build-Depends: black,
               debhelper-compat (= 13),
               libevdev-dev,
               libsystemd-dev,
               libxkbcommon-dev,
               meson,
               pkgconf,
               python3-attr,
               python3-dbusmock,
               python3-jinja2,
               python3-pytest,
               python3-structlog,
               python3-yaml
Standards-Version: 4.7.2
Homepage: https://gitlab.freedesktop.org/libinput/libei
Vcs-Git: https://invent.kde.org/neon/backports-noble/libei-noble.git
Vcs-Browser: https://invent.kde.org/neon/backports-noble/libei-noble
Maintainer: Neon CI <neon@kde.org>

Package: libei1
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Emulated Input client library
 libei is a library for Emulated Input, primarily aimed at the Wayland
 stack. It provides three parts:
  - EI (Emulated Input) for the client side (libei)
  - EIS (Emulated Input Server) for the server side (libeis)
  - oeffis for D-Bus communication with the XDG RemoteDesktop portal
 .
 This package provides the Emulated Input client library.

Package: libeis1
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Emulated Input server library
 libei is a library for Emulated Input, primarily aimed at the Wayland
 stack. It provides three parts:
  - EI (Emulated Input) for the client side (libei)
  - EIS (Emulated Input Server) for the server side (libeis)
  - oeffis for D-Bus communication with the XDG RemoteDesktop portal
 .
 This package provides the Emulated Input Server library.

Package: liboeffis1
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: RemoteDesktop portal DBus helper library
 libei is a library for Emulated Input, primarily aimed at the Wayland
 stack. It provides three parts:
  - EI (Emulated Input) for the client side (libei)
  - EIS (Emulated Input Server) for the server side (libeis)
  - oeffis for D-Bus communication with the XDG RemoteDesktop portal
 .
 This package provides the D-Bus XDG RemoteDesktop portal helper library.

Package: libei-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libei1 (= ${binary:Version}), ${misc:Depends}
Description: Emulated Input client library (development headers)
 libei is a library for Emulated Input, primarily aimed at the Wayland
 stack. It provides three parts:
  - EI (Emulated Input) for the client side (libei)
  - EIS (Emulated Input Server) for the server side (libeis)
  - oeffis for D-Bus communication with the XDG RemoteDesktop portal
 .
 This package provides development headers for the Emulated Input client
 library.

Package: libeis-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libeis1 (= ${binary:Version}), ${misc:Depends}
Description: Emulated Input server library (development headers)
 libei is a library for Emulated Input, primarily aimed at the Wayland
 stack. It provides three parts:
  - EI (Emulated Input) for the client side (libei)
  - EIS (Emulated Input Server) for the server side (libeis)
  - oeffis for D-Bus communication with the XDG RemoteDesktop portal
 .
 This package provides development headers for the Emulated Input Server
 library.

Package: liboeffis-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liboeffis1 (= ${binary:Version}), libsystemd-dev, ${misc:Depends}
Description: RemoteDesktop portal DBus helper library (development headers)
 libei is a library for Emulated Input, primarily aimed at the Wayland
 stack. It provides three parts:
  - EI (Emulated Input) for the client side (libei)
  - EIS (Emulated Input Server) for the server side (libeis)
  - oeffis for D-Bus communication with the XDG RemoteDesktop portal
 .
 This package provides development headers for the D-Bus XDG RemoteDesktop
 portal helper library.

Package: libei-tests
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Emulated Input client library - installed tests
 libei is a library for Emulated Input, primarily aimed at the Wayland
 stack. It provides three parts:
  - EI (Emulated Input) for the client side (libei)
  - EIS (Emulated Input Server) for the server side (libeis)
  - oeffis for D-Bus communication with the XDG RemoteDesktop portal
 .
 This package includes tests to be used on the installed system.
