summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/grilo
Commit message (Collapse)AuthorAgeFilesLines
* grilo: upgrade 0.3.16 -> 0.3.19Wang Mingyu2026-01-221-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: remove obsolete commentGyorgy Sarvari2025-02-121-3/+1
| | | | | | | | | | | | | grilo can be built without the "net" PACKAGECONFIG, it has been fixed in the upstream project[1] in version 0.3.14. Remove the comment referring to that bug. Also, fix a typo. [1]: https://gitlab.gnome.org/GNOME/grilo/-/commit/9995169ab01c6a274a471b6f6d5f560683b0ae99 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: consider opengl distro feature for default PACKAGECONFIGChen Qi2024-11-191-1/+4
| | | | | | | | gnome-online-accounts requires opengl by default, so lua-factory PACKAGECONFIG should rely on opengl by default. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: add PACKAGECONFIG for lua-factoryMarkus Volk2024-10-111-4/+3
| | | | | | | | lua-factory is the only plugin that is enabled by default. Add missing dependencies to fix build Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: fix gir installMarkus Volk2024-10-111-1/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: switch from tracker to tinysparqlMarkus Volk2024-10-111-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: fix buildpaths QA errorYoann Congal2024-09-121-1/+10
| | | | | | | | | | | | | | | grl-type-builtins.* are generated by glib-mkenums which leave full paths in comment and #include directives. Rewrite those before *-src packaging. Previous fix did not correct the .c file and did not work in the "devtool modify" case. Fix these errors: ERROR: grilo-0.3.16-r0 do_package_qa: QA Issue: File /usr/src/debug/grilo/0.3.16/src/grl-type-builtins.c in package grilo-src contains reference to TMPDIR [buildpaths] ERROR: grilo-0.3.16-r0 do_package_qa: QA Issue: File /usr/src/debug/grilo/0.3.16/src/grl-type-builtins.h in package grilo-src contains reference to TMPDIR [buildpaths] ERROR: grilo-0.3.16-r0 do_package_qa: Fatal QA errors were found, failing task. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drop GNOMEBASEBUILDCLASS = "meson"Markus Volk2023-11-112-2/+0
| | | | | | It is set to meson by default Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: add PACKAGECONFIG for trackerRoss Burton2023-05-251-1/+3
| | | | | | | | Add a PACKAGECONFIG for the tracker plugin, and enable it only if gobject-introspection is enabled. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: upgrade 0.3.15 -> 0.3.16Wang Mingyu2023-05-251-1/+1
| | | | | | | | | | | | | | | Changelog: ========= * !94 Fix usage of depcreated GSimpleAsyncResult * !95 Build updates. Meson requirement is now 0.62. * !96 Fix build on Darwin * Updated translations * Turkish * Georgian Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: Fix buildpaths in generated header fileKhem Raj2023-04-171-0/+3
| | | | | | | | | | | | | grl-type-builtins.h gets generated during compilation and it uses absolute paths to source files in comments. This is flagged by packager therefore remove the buildpath Fixes WARNING: grilo-0.3.15-r0 do_package_qa: QA Issue: File /usr/src/debug/grilo/0.3. 15-r0/src/grl-type-builtins.h in package grilo-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: upgrade 0.3.15 -> 0.3.16Wang Mingyu2023-04-102-9/+7
| | | | | | | | | | | | | | | | | | | | 0001-Avoid-running-trackertestutils.patch updated for 0.3.16 Changelog: ========= * 132 tracker3: update fts query * 133 dmap: enable with libsoup3 supported libdmapsharing-4.0 * 131 lua-factory: add support to 5.4 * 128 129 135 build: libsoup3 related fixes * 127 flickr: remove GOA support * 126 tmdb: without config, fix single request * Updated translations * Turkish Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: update 0.3.14 -> 0.3.15Markus Volk2022-12-231-2/+2
| | | | | | | build with libsoup3 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: upgrade 0.3.14 -> 0.3.15Wang Mingyu2022-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== * !120 Detect libsoup version from grl-net and adds support to libsoup3 * !123 youtube: port to API v3 by using libgdata 0.17.0 * !122 tmdb: port to GUri, remove libsoup dependency * !122 dleyna: port to GUri, remove libsoup dependency * New translations * Abkhazian * Dutch * Galician * Georgian * Updated translations * Abkhazian * Basque * Bulgarian * Danish * Hebrew * Nepali * Occitan Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-042-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: upgrade 0.3.13 -> 0.3.14Andreas Müller2021-11-031-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: upgrade 0.3.13 -> 0.3.14Andreas Müller2021-11-031-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* grilo-plugins: initial add 0.3.13Andreas Müller2021-05-172-0/+56
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: upgrade 0.3.12 -> 0.3.13Andreas Müller2020-09-201-2/+1
| | | | | | | | | | | | | | | | | | | NEW in 0.3.13 ============= * !56 Increase glib requirement to 2.58 or greater * !58 API addition: grl_related_keys_set_for_id() * !59 Fix trying to load .so.p files as plugins * !61 Fix crash using get_plugins() from bindings * Several other fixes and cleanups * Updated translations * Chinese (Taiwan) * Japanese * Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: upgrade 0.3.10 -> 0.3.12Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | NEW in 0.3.12 ============= * #107 grl-source: Fix reference count in the bindings * Updated translations * Japanese * British English * Contributors to this release: Jean Felder <jfelder@gnome.org> NEW in 0.3.11 ============= * !52 pls: Support totem-pl-parser 3.26.4 * !51 build: Add a Meson dependency variable for libgrlpls * !50 build: Avoid using meson.source_root() * Contributors to this release: Sam Thursfield <sam@afuera.me.uk> Bastien Nocera <hadess@hadess.net> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo: initial add 0.3.10Andreas Müller2019-12-081-0/+29
It is an unconditional dependency for upcoming gnome-control-center Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>