control 990 B

12345678910111213141516171819202122232425262728293031323334
  1. Source: razercfg
  2. Maintainer: Michael Büsch <m@bues.ch>
  3. Section: misc
  4. Priority: optional
  5. Build-Depends: debhelper (>= 9),
  6. cmake,
  7. dh-systemd,
  8. libusb-1.0-0-dev,
  9. pkg-config,
  10. python3-dev,
  11. dh-python
  12. Package: razercfg
  13. Architecture: any
  14. Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
  15. Suggests: python3-pyside
  16. Description: Razer device configuration tool
  17. This is a system daemon and Python-powered CLI configuration utility for Razer
  18. devices on Linux systems.
  19. Package: qrazercfg
  20. Architecture: any
  21. Depends: ${misc:Depends}, python3-pyside, razercfg
  22. Description: Graphical Razer device configuration tool
  23. Python- and QT-powered configuration utility for the configuration of Razer
  24. devices on Linux systems.
  25. Package: qrazercfg-applet
  26. Architecture: any
  27. Depends: ${misc:Depends}, python3-pyside, razercfg
  28. Description: Graphical Razer device configuration tool - applet
  29. Python- and QT-powered configuration utility for the configuration of Razer
  30. devices on Linux systems.