25 lines
910 B
Plaintext
25 lines
910 B
Plaintext
Source: solaar
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Daniel Pavel <daniel.pavel@gmail.com>
|
|
Build-Depends: debhelper (>= 8)
|
|
Build-Depends-Indep: python
|
|
X-Python-Version: >= 2.7
|
|
X-Python3-Version: >= 3.2
|
|
Standards-Version: 3.9.4
|
|
Homepage: http://pwr.github.io/Solaar
|
|
Vcs-Git: git://github.com/pwr/Solaar.git
|
|
Vcs-browser: http://github.com/pwr/Solaar
|
|
|
|
Package: solaar
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, udev (>= 175), passwd | adduser,
|
|
${python:Depends}, python-pyudev (>= 0.13), python-gi (>= 3.2), gir1.2-gtk-3.0 (>= 3.4),
|
|
${DesktopIconTheme}, ${DistroDepends}
|
|
Recommends: gir1.2-notify-0.7, ${DistroRecommends}
|
|
Suggests: gir1.2-gtk-3.0 (>= 3.6.4)
|
|
Description: Logitech Unifying Receiver peripherals manager for Linux
|
|
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.
|
|
It is able to pair/unpair devices to the receiver, and for some devices read
|
|
battery status.
|