Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: umockdev
|
||||
description: Mock hardware devices for creating unit tests and bug reporting
|
||||
version: 0.19.4
|
||||
revision: 1
|
||||
url: https://github.com/martinpitt/umockdev/
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- libgudev
|
||||
- libpcap
|
||||
- udev
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- gtk-doc
|
||||
- meson
|
||||
- vala
|
||||
downloads:
|
||||
- url: https://github.com/martinpitt/umockdev/releases/download/${BPM_PKG_VERSION}/umockdev-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b2014eb0835be508ddf0cdbdd682e33b3daefa6aab5b24c5b326f46f9db8706d
|
||||
Reference in New Issue
Block a user