27 lines
630 B
YAML
27 lines
630 B
YAML
name: msgraph
|
|
description: Library for accessing MS Graph API
|
|
version: 0.3.4
|
|
revision: 2
|
|
url: https://gitlab.gnome.org/GNOME/msgraph
|
|
license: LGPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- json-glib
|
|
- libgoa
|
|
- libsoup
|
|
make_depends:
|
|
- gobject-introspection
|
|
- meson
|
|
- uhttpmock
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/msgraph/${BPM_PKG_VERSION%.*}/msgraph-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 0731ece6b02b32eeffbbbd98efdc77bc03ddd20651eeae3a4343f0879b04d6c7
|