1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
Source: solaar
Maintainer: Stephen Kitt <skitt@debian.org>
Section: misc
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
Build-Depends-Indep: gir1.2-gtk-3.0,
po-debconf,
python3,
python3-dbus,
python3-evdev,
python3-gi,
python3-psutil,
python3-pytest,
python3-pytest-mock,
python3-pyudev,
python3-setuptools,
python3-typing-extensions,
python3-yaml,
python3-xlib,
x11proto-dev,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/solaar
Vcs-Git: https://salsa.debian.org/debian/solaar.git
Homepage: https://pwr-solaar.github.io/Solaar/
Rules-Requires-Root: no
Package: solaar
Architecture: all
Depends: ${misc:Depends},
${debconf:Depends},
udev,
passwd | adduser,
${python3:Depends},
Recommends: python3-dbus,
upower
Description: Logitech Unifying Receiver peripherals manager for Linux
Solaar is a Linux device manager for Logitech's Unifying Receiver wireless
peripherals. It is able to pair/unpair devices to the receiver, and for
some devices to read battery status.
|