usbredir 0.15.0-ok1 source package in openKylin

Changelog

usbredir (0.15.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 03 Jun 2026 13:33:01 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
usbredir_0.15.0.orig.tar.xz 68.3 KiB 33117294505602e2709a1351bc86e130fe34ffe95281a3d522d3c9729193ff48
usbredir_0.15.0-ok1.debian.tar.xz 11.3 KiB 6cb6ffb77d624b74e16fabe5ec8bd95faa8425493ffba37b32ceae7b0d56c1c2
usbredir_0.15.0-ok1.dsc 2.0 KiB 3c44ff2f358e4a48fa70c93eeb9180f49e4d5c535948f1644818b95ad46b168a

Available diffs

View changes file

Binary packages built by this source

libusbredirhost-dev: implementing the usb-host (*) side of a usbredir connection (development)

 Usbredirhost is a library implementing the usb-host (*) side of a
 usbredir connection. All that an application wishing to implement
 an usb-host needs to do is:
  * Provide a libusb device handle for the device
  * Provide write and read callbacks for the actual transport of usbredir data
  * Monitor for usbredir and libusb read/write events and call their handlers
 .
 This package contains the development header files.

libusbredirhost1t64: Implementing the usb-host (*) side of a usbredir connection (runtime)

 Usbredirhost is a library implementing the usb-host (*) side of a
 usbredir connection. All that an application wishing to implement
 an usb-host needs to do is:
  * Provide a libusb device handle for the device
  * Provide write and read callbacks for the actual transport of usbredir data
  * Monitor for usbredir and libusb read/write events and call their handlers
 .
 This package contains the runtime library.

libusbredirhost1t64-dbgsym: debug symbols for libusbredirhost1t64
libusbredirparser-dev: Parser for the usbredir protocol (development)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the development header files.

libusbredirparser1t64: Parser for the usbredir protocol (runtime)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the runtime library.

libusbredirparser1t64-dbgsym: debug symbols for libusbredirparser1t64
usbredirect: Simple USB host TCP client

 usbredirect is an usbredir client for exporting an USB device either as TCP
 client or server, for use from another (virtual) machine through the usbredir
 protocol.

usbredirect-dbgsym: debug symbols for usbredirect