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