summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/tepl/tepl_6.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* tepl: upgrade 6.2.0 -> 6.4.0Wang Mingyu2023-01-061-31/+0
| | | | | | | | | | | | | | | 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-0/+30
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>