summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gfbgraph
Commit message (Collapse)AuthorAgeFilesLines
* gfbgraph: Use rest 0.8.1Khem Raj2022-11-302-60/+3
| | | | | | Drop the patch needed to use rest 1.0 API ( 0.9 onwards ) Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: upgrade 0.2.4 -> 0.2.5Andreas Müller2022-04-062-16/+1
| | | | | | | | | | | | ================= LibGFBGraph 0.2.5 ================= The changes include: - Fix CVE-2021-39358 by forcing TLS certificate validation by Douglas R. Reno. - Temporarily disable testcases by Leesoo Ahn. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: Check for x11 distro featureKhem Raj2022-03-061-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: patch to build with latest restTim Orling2021-10-192-1/+74
| | | | | | | | | | | | librest 0.8.1 declares rest-1.0 and was released four years ago. Also inherit pkgconfig so that dependencies can be found by pkg-config References: https://gitlab.gnome.org/GNOME/libgfbgraph/-/merge_requests/6 Signed-off-by: Tim Orling <ticotimo@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>
* gfbgraph: initial add 0.2.4Andreas Müller2020-06-031-0/+22
It is a dependency for upcoming gnome-photos Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>