Switch to new package format
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: usbutils
|
||||
description: A collection of USB tools to query connected USB devices
|
||||
version: "019"
|
||||
revision: 2
|
||||
url: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/
|
||||
license: GPL2-only,GPL2-or-later,GPL3-only,LGPL2.1-or-later,MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- hwdata
|
||||
- libudev
|
||||
- libusb
|
||||
optional_depends:
|
||||
- coreutils
|
||||
- python3
|
||||
- sh
|
||||
make_depends:
|
||||
- meson
|
||||
- udev
|
||||
downloads:
|
||||
- url: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/snapshot/usbutils-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f0df341a2125a4bdf2f88c77c3828af9f24c2d58e30928c45b23f41e1315df7a
|
||||
Reference in New Issue
Block a user