Port variant | standard |
Summary | Cross-platform user library to access USB devices |
BROKEN | |
Only for platform | linux | netbsd | openbsd | darwin |
Package version | 1.0.27 |
Homepage | https://libusb.info/ |
Keywords | sysutils, devel |
Maintainer | nobody |
License | LGPL21+ |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 11 FEB 2024, 22:37:34 UTC |
Port created | 24 MAY 2017, 01:03:30 UTC |
complete | This is the libusb-standard metapackage. It pulls in all subpackages of libusb-standard. |
primary | libusb is a C library that provides generic access to USB devices. It is intended to be used by developers to facilitate the production of applications that communicate with USB hardware. It is portable: Using a single cross-platform API, it provides access to USB devices on Linux, OS X, Windows, Android, OpenBSD, etc. It is user-mode: No special privilege or elevation is required for the application to communicate with a device. It is version-agnostic: All versions of the USB protocol, from 1.0 to 3.1 (latest), are supported. Supported platforms: Linux, OS X, Windows, Windows CE, Android, OpenBSD/NetBSD, Haiku. |
dev | This is the developer subpackage of the libusb-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) |
pkgconf:primary:standard autoconf:single:standard automake:single:standard libtool:single:standard |
Runtime (only) | ravensys-gcc:libs:standard (primary subpackage) |
main | mirror://GITHUB/libusb:libusb:v1.0.27 |
libusb-compat:standard | USB access library version 0 compatibility layer |