Initial Commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: msgraph
|
||||
description: Library for accessing MS Graph API
|
||||
version: 0.3.3
|
||||
revision: 1
|
||||
url: https://gitlab.gnome.org/GNOME/msgraph
|
||||
license: LGPL3-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glib
|
||||
- glibc
|
||||
- json-glib
|
||||
- libgoa
|
||||
- libsoup
|
||||
make_depends:
|
||||
- gobject-introspection
|
||||
- meson
|
||||
- uhttpmock
|
||||
downloads:
|
||||
- url: https://gitlab.gnome.org/GNOME/msgraph/-/archive/${BPM_PKG_VERSION}/msgraph-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 8df26ffd3098c4ff55ffde64d8df3f57e01bc281f4d947fe1f42eafeb2af81ef
|
||||
Reference in New Issue
Block a user