Package usbredir: Information

    Source package: usbredir
    Version: 0.13.0-alt1
    Latest version according to Repology
    Build time:  Oct 13, 2022, 05:18 AM in the task #308309
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: USB network redirection protocol libraries
    Description: 
    usbredir is a protocol for redirection USB traffic from a single USB device,
    to a different (virtual) machine then the one to which the USB device is
    attached. This package contains a number of libraries to help implementing
    support for usbredir:
    
    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 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

    List of rpms provided by this srpm:
    libusbredir (x86_64, ppc64le, i586, armh, aarch64)
    libusbredir-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libusbredir-devel (x86_64, ppc64le, i586, armh, aarch64)
    usbredir-tools (x86_64, ppc64le, i586, armh, aarch64)
    usbredir-tools-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    ACL:
    Alexey Shabalin
    @everybody

      1. meson
      2. pkgconfig(gio-unix-2.0) >= 2.44
      3. pkgconfig(glib-2.0) >= 2.44
      4. pkgconfig(libusb-1.0) >= 1.0.9

    Last changed


    Oct. 13, 2022 Alexey Shabalin 0.13.0-alt1
    - new version 0.13.0
      Release 0.13.0 drops usbredirserver binary so we now have renamed
      usbredir-server pacakge to usbredir-tools which is more befitting what it
      contains
    Dec. 2, 2021 Alexey Shabalin 0.12.0-alt1
    - new version 0.12.0
    May 28, 2021 Alexey Shabalin 0.10.0-alt1
    - new version 0.10.0