1SUMMARY = "Grilo is a framework forsearching media content from various sources"
2LICENSE = "LGPL-2.1-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
4
5DEPENDS = " \
6    glib-2.0-native \
7    gperf-native \
8    itstool-native \
9    grilo \
10    tracker \
11    lua \
12    liboauth \
13"
14
15GNOMEBASEBUILDCLASS = "meson"
16
17inherit gnomebase gnome-help vala
18
19SRC_URI += "file://0001-Avoid-running-trackertestutils.patch"
20SRC_URI[archive.sha256sum] = "fe6f4dbe586c6b8ba2406394e202f22d009d642a96eb3a54f32f6a21d084cdcb"
21
22FILES:${PN} += "${libdir}/grilo-0.3"
23