Initial Commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: uhttpmock
|
||||
description: HTTP web service mocking project for projects which use libsoup
|
||||
version: 0.11.0
|
||||
revision: 1
|
||||
url: https://gitlab.freedesktop.org/pwithnall/uhttpmock
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- libsoup
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- meson
|
||||
- vala
|
||||
downloads:
|
||||
- url: https://gitlab.freedesktop.org/pwithnall/uhttpmock/-/archive/${BPM_PKG_VERSION}/uhttpmock-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 453f7cc20ca90c5214e4d2f3e77cbeaa6d6fb0f69b7bdbf39050cb69a6e09a19
|
||||
Reference in New Issue
Block a user