summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/rest/rest_0.9.1.bb
blob: 375417d5f729a025633a86f85c98e9a3719229d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SUMMARY = "library to access web services that claim to be "RESTful""
HOMEPAGE = "https://wiki.gnome.org/Projects/Librest"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"

GNOMEBASEBUILDCLASS = "meson"

DEPENDS = " \
    gi-docgen \
    gi-docgen-native \
    glib-2.0 \
    glib-2.0-native \
    gtksourceview5 \
    json-glib \
    libadwaita \
    libsoup-3.0 \
    libxml2-native \
"

inherit gnomebase gobject-introspection vala pkgconfig

SRC_URI[archive.sha256sum] = "9266a5c10ece383e193dfb7ffb07b509cc1f51521ab8dad76af96ed14212c2e3"