summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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-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>
* drop GNOMEBASEBUILDCLASS = "meson"Markus Volk2023-11-111-1/+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-plugins: upgrade 0.3.15 -> 0.3.16Wang Mingyu2023-04-101-0/+22
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>