Thu, 26 Jun 2025 22:38:08 CST | login

Information for build mingw-usbredir-0.12.0-2.oc9

ID38443
Package Namemingw-usbredir
Version0.12.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/mingw-usbredir.git?.#8571f0d8fd8f8be5d13b5355e6be7d36d3bbb6eb
SummaryMinGW USB network redirection protocol libraries
DescriptionThe usbredir libraries allow USB devices to be used on remote and/or virtual hosts over TCP. The following libraries are provided: usbredirparser: A library containing the parser for the usbredir protocol usbredirhost: A library implementing the USB host side of a usbredir connection. All that an application wishing to implement a 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
Built bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 18 Jun 2025 15:54:33 CST
CompletedWed, 18 Jun 2025 15:58:01 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/mingw-usbredir.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mingw-usbredir.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.0-1 - initial build