Source: sc-controller
Section: utils
Maintainer: Michael Lloyd <michael@micl.dev>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all-dev,
 python3-setuptools,
 python3-setuptools-scm,
 python3-wheel,
 zlib1g-dev,
 python3-pytest <!nocheck>,
 python3-vdf <!nocheck>,
 python3-usb1 <!nocheck>,
 libx11-6 <!nocheck>,
 libxext6 <!nocheck>,
 libxfixes3 <!nocheck>
Standards-Version: 4.7.3
Homepage: https://github.com/C0rn3j/sc-controller
Vcs-Browser: https://salsa.debian.org/micl/sc-controller
Vcs-Git: https://salsa.debian.org/micl/sc-controller.git

Package: sc-controller
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
 python3-evdev,
 python3-gi,
 python3-gi-cairo,
 python3-ioctl-opt,
 python3-usb1,
 python3-vdf,
 gir1.2-gtk-3.0,
 gir1.2-gtklayershell-0.1,
 gir1.2-rsvg-2.0
Description: User-mode driver, mapper and GTK3 GUI for game controllers
 User-mode driver, mapper and GTK3 based GUI for Steam Controller, DS4
 and many other controllers. Allows setup, configuration and use of
 these controllers without ever launching Steam.
 .
 Features include switchable profiles, stick/pad/gyroscope input,
 haptic feedback, OSD with on-screen keyboard, automatic profile
 switching based on active window, macros, and Xbox 360 controller
 emulation.

