Package iio-sensor-proxy: Information

  • Default inline alert: Version in the repository: 3.5-alt1

Source package: iio-sensor-proxy
Version: 3.3-alt1.1
Latest version according to Repology
Build time:  Dec 10, 2021, 03:26 PM in the task #291737
Report package bug
License: GPL-3.0
Summary: IIO sensors to input device proxy
Description: 
iio-sensor-proxy is a framework for accessing the various environmental sensors
(e.g., accelerometer, magnetometer, proximity, or ambient-light sensors)
built in to recent laptops. The proxy is a daemon that listens to the
Industrial I/O (IIO) subsystem and provides access to the sensor readings
over D-Bus.

As of right now, support for ambient-light sensors and accelerometers is
working; other sensor types are in development. The current API is based
on those used by Android and iOS, but may be expanded in the future. "For
future versions, we'll want to export the raw accelerometer readings, so
that applications, including games, can make use of them, which might
bring up security issues. SDL, Firefox, WebKit could all do with being
adapted, in the near future."

List of rpms provided by this srpm:
iio-sensor-proxy (x86_64, ppc64le, i586, armh, aarch64)
iio-sensor-proxy-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
iio-sensor-proxy-devel-doc (noarch)

Maintainer: Yuri N. Sedunov

List of contributors:
Yuri N. Sedunov


    1. meson >= 0.54
    2. pkgconfig(systemd)
    3. libgio-devel >= 2.56
    4. gtk-doc
    5. libgudev-devel >= 237
    6. libudev-devel

Last changed


Dec. 10, 2021 Yuri N. Sedunov 3.3-alt1.1
- rebuilt from git
Aug. 17, 2021 Yuri N. Sedunov 3.3-alt1
- 3.3
June 15, 2021 Yuri N. Sedunov 3.1-alt1
- 3.1 (ported to Meson build system)
- fixed License tag
- disabled check due timeout on girar infrastructure