25 lines
588 B
Plaintext
25 lines
588 B
Plaintext
name: librest
|
|
description: Library for accessing RESTful web services
|
|
version: 0.10.2
|
|
revision: 1
|
|
url: https://gitlab.gnome.org/GNOME/librest
|
|
license: LGPL2.1-or-later
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- json-glib
|
|
- libsoup
|
|
- libxml2
|
|
make_depends:
|
|
- gobject-introspection
|
|
- meson
|
|
- vala
|
|
downloads:
|
|
- url: https://gitlab.gnome.org/GNOME/librest/-/archive/0.10.2/librest-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: adef677ecdbe16f94906f59f07519938a82a207b8c019e37f2d68463f94a464d
|