File: control

package info (click to toggle)
iio-sensor-proxy 3.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 804 kB
  • sloc: ansic: 5,256; python: 719; xml: 105; makefile: 4
file content (46 lines) | stat: -rw-r--r-- 1,384 bytes parent folder | download
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
41
42
43
44
45
46
Source: iio-sensor-proxy
Section: utils
Priority: optional
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>
Build-Depends:
	debhelper-compat (= 13),
	libgudev-1.0-dev,
        locales-all,
	meson,
	systemd-dev,
	gtk-doc-tools,
	libgtk-3-dev,
        libpolkit-gobject-1-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://gitlab.freedesktop.org/hadess/iio-sensor-proxy
Vcs-Git: https://salsa.debian.org/debian/iio-sensor-proxy.git
Vcs-Browser: https://salsa.debian.org/debian/iio-sensor-proxy/

Package: iio-sensor-proxy
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: systemd
Description: IIO sensors to D-Bus proxy
 Industrial I/O subsystem is intended to provide support for devices
 that in some sense are analog to digital or digital to analog convertors
 .
 Devices that fall into this category are:
  * ADCs
  * Accelerometers
  * Gyros
  * IMUs
  * Capacitance to Digital Converters (CDCs)
  * Pressure Sensors
  * Color, Light and Proximity Sensors
  * Temperature Sensors
  * Magnetometers
  * DACs
  * DDS (Direct Digital Synthesis)
  * PLLs (Phase Locked Loops)
  * Variable/Programmable Gain Amplifiers (VGA, PGA)
 .
 Many ultrabooks ship with some of these devices. iio-sensor-proxy is
 intended to serve as a proxy, providing access to these devices through
 a D-Bus interface