summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb')
-rw-r--r--meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb
new file mode 100644
index 0000000000..b96194dec5
--- /dev/null
+++ b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb
@@ -0,0 +1,22 @@
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] = "8518c3d954f93095d955624a044ce16a7345532f811d299dbfa1e114cfebab33"
21
22FILES:${PN} += "${libdir}/grilo-0.3"