summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/tepl
Commit message (Collapse)AuthorAgeFilesLines
* tepl: Upgrade 6.4.0 -> 6.8.0Markus Volk2023-09-241-3/+3
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: upgrade 6.2.0 -> 6.4.0Wang Mingyu2023-01-061-1/+1
| | | | | | | | | | | | | | | Changelog: ========== * Build: simplify handling of library soversion. * Add some new API (see the reference documentation). * Some API breaks (see the reference documentation). * Experiments to simplify GtkStack custom switcher implementations. Moved the result to the attic/ directory. * TeplView: add code from gedit: override delete_from_cursor vfunc. In gedit it's for the Ctrl+D keybinding to delete the current line. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: Add missing dep on python3-pygments-nativeKhem Raj2022-12-031-0/+1
| | | | | | | | | Fixes File "TOPDIR/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/tepl/6.2.0-r0/recipe-sysroot-native/usr/share/gtk-doc/python/gtkdoc/highlight.py", line 27, in <module> from pygments import highlight ModuleNotFoundError: No module named 'pygments' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: update 6.0.0 -> 6.2.0Markus Volk2022-11-291-5/+9
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unblock some recipes for waylandMarkus Volk2022-06-011-2/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: Check for x11 in distro featuresKhem Raj2022-03-061-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: introspection is not valid meson optionKhem Raj2021-11-131-1/+1
| | | | | | | meson 0.60+ errors out on unknown options and -Dintrospection is not a valid option 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>
* tepl: upgrade 4.4.0 -> 6.00.0Andreas Müller2021-05-172-17/+24
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: initial add 4.4.0Andreas Müller2020-06-031-0/+17
tepl is a dependency for upcoming gedit 3.36.x Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>