From f36cdc915c8d9a00a37e2927b9ecd0ba4edbec13 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 1 Nov 2021 12:49:33 +0100 Subject: grilo-plugins: upgrade 0.3.13 -> 0.3.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-gnome/grilo/grilo-plugins_0.3.13.bb | 22 ---------------------- .../recipes-gnome/grilo/grilo-plugins_0.3.14.bb | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.13.bb create mode 100644 meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.13.bb b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.13.bb deleted file mode 100644 index 27323748ad..0000000000 --- a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.13.bb +++ /dev/null @@ -1,22 +0,0 @@ -SUMMARY = "Grilo is a framework forsearching media content from various sources" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" - -DEPENDS = " \ - glib-2.0-native \ - gperf-native \ - itstool-native \ - grilo \ - tracker \ - lua \ - liboauth \ -" - -GNOMEBASEBUILDCLASS = "meson" - -inherit gnomebase gnome-help vala - -SRC_URI += "file://0001-Avoid-running-trackertestutils.patch" -SRC_URI[archive.sha256sum] = "1c4305d67364a930543836cc1982f30e946973b8ff6af3efe31d87709ab520f8" - -FILES:${PN} += "${libdir}/grilo-0.3" diff --git a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb new file mode 100644 index 0000000000..028e1d22b7 --- /dev/null +++ b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb @@ -0,0 +1,22 @@ +SUMMARY = "Grilo is a framework forsearching media content from various sources" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" + +DEPENDS = " \ + glib-2.0-native \ + gperf-native \ + itstool-native \ + grilo \ + tracker \ + lua \ + liboauth \ +" + +GNOMEBASEBUILDCLASS = "meson" + +inherit gnomebase gnome-help vala + +SRC_URI += "file://0001-Avoid-running-trackertestutils.patch" +SRC_URI[archive.sha256sum] = "686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8" + +FILES:${PN} += "${libdir}/grilo-0.3" -- cgit v1.2.3-54-g00ecf