usbredir 0.14.0-1 source package in Ubuntu

Changelog

usbredir (0.14.0-1) unstable; urgency=medium

  * d/control: Replace pkg-config with pkgconf in Build-Depends.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Lance Lin <email address hidden>  Tue, 07 May 2024 18:58:06 +0700

Upload details

Uploaded by:
Lance Lin
Uploaded to:
Sid
Original maintainer:
Lance Lin
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main libs

Downloads

File Size SHA-256 Checksum
usbredir_0.14.0-1.dsc 2.1 KiB e47b8e76580bc6a12ac08d4e0651e2244c9ea7437306efb9d9f99e57b291df07
usbredir_0.14.0.orig.tar.xz 68.2 KiB b5a50b06569a9df7be53bce3c57c347c7e5872cfd432384728da8536d95d6fd2
usbredir_0.14.0-1.debian.tar.xz 12.5 KiB efb559f896a00ea913b563fd4d6c5b0afe98a197e171c66aca6821194b2db4ad

No changes file available.

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