Port details on branch 2022Q2 |
- libiio Library for interfacing with local and remote IIO devices
- 0.23_2 misc
=0 0.23_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: BSL
- WWW:
- https://github.com/analogdevicesinc/libiio
- Description:
- libiio is used to interface to the Linux Industrial Input/Output (IIO)
Subsystem. The Linux IIO subsystem is intended to provide support for devices
that in some sense are analog to digital or digital to analog converters (ADCs,
DACs). This includes, but is not limited to 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), and RF transceivers. You can use libiio natively on an embedded
Linux target (local mode), or use libiio to communicate remotely to that same
target from a host Linux, Windows or MAC over USB or Ethernet or Serial.
WWW: https://github.com/analogdevicesinc/libiio
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/libiio/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/libiio
- pkg install libiio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libiio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1641407244
SHA256 (analogdevicesinc-libiio-v0.23_GH0.tar.gz) = df1577740ea93dca732e7d7c04786600cb083117901dee793f3d38980754af00
SIZE (analogdevicesinc-libiio-v0.23_GH0.tar.gz) = 454077
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libavahi-client.so : net/avahi-app
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- misc/iio-oscilloscope
Configuration Options:
- ===> The following configuration options are available for libiio-0.23_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_libiio
- USES:
- cmake gnome iconv localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|