Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: usbredir
|
||||
description: USB traffic redirection protocol
|
||||
version: 0.15.0
|
||||
revision: 1
|
||||
url: https://www.spice-space.org/usbredir.html
|
||||
license: GPL2-or-later,LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glib
|
||||
- glibc
|
||||
- libusb
|
||||
make_depends:
|
||||
- meson
|
||||
downloads:
|
||||
- url: https://gitlab.freedesktop.org/spice/usbredir/-/archive/usbredir-${BPM_PKG_VERSION}/usbredir-usbredir-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 82ae882fcd273e800f3141bf8c820d08aa4e5193e85878575b3721c64f7234fe
|
||||
Reference in New Issue
Block a user