25 lines
663 B
YAML
25 lines
663 B
YAML
name: uhttpmock
|
|
description: HTTP web service mocking project for projects which use libsoup
|
|
version: 0.11.0
|
|
revision: 2
|
|
url: https://gitlab.freedesktop.org/pwithnall/uhttpmock
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
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
|