代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/usbredir 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Summary: USB network redirection protocol libraries
Name: usbredir
Version: 0.13.0
Release: 1%{?dist}
License: LGPLv2+
URL: https://www.spice-space.org/usbredir.html
Source0: http://spice-space.org/download/%{name}/%{name}-%{version}.tar.xz
BuildRequires: gcc g++ glib2-devel meson
BuildRequires: libusb1-devel git-core
%description
usbredir is the name of a network protocol for sending USB device traffic
over a network connection. It is also the name of the software package
offering a parsing library, a usbredirhost library and several utilities
implementing this protocol.
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%package server
Summary: Simple USB host TCP server
License: GPLv2+
Requires: %{name} = %{version}-%{release}
%description server
A simple USB host TCP server, using libusbredirhost.
%prep
%autosetup
%build
%meson \
-Dgit_werror=disabled \
-Dtools=enabled \
-Dfuzzing=disabled
%meson_build
%install
%meson_install
%files
%license COPYING.LIB
%{_libdir}/libusbredir*.so.*
%files devel
%doc docs/usb-redirection-protocol.md docs/multi-thread.md ChangeLog.md TODO
%{_includedir}/usbredir*.h
%{_libdir}/libusbredir*.so
%{_libdir}/pkgconfig/libusbredir*.pc
%files server
%license COPYING
%{_bindir}/usbredirect
%{_mandir}/man1/usbredirect.1*
%changelog
* Thu Jul 13 2023 Miaojun Dong <zoedong@tencent.com> - 0.13.0-1
- Bump version to 0.13.0
- usbredirserver is deprecated in favor of usbredirect
- usbredirect can be used as a client or server through different parameters
* Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.0-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.0-2
- Rebuilt for OpenCloudOS Stream 23
* Tue Mar 21 2023 Miaojun Dong <zoedong@tencent.com> - 0.12.0-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。