summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/amtk
Commit message (Collapse)AuthorAgeFilesLines
* gedit: Upgrade 44.2 -> 46.1Markus Volk2023-10-041-22/+0
| | | | | | | | | | | | - add recipes for libedit-amtk and libgedit-gtksourceview - drop deprecated amtk recipe - update dependencies - fix reproducibility issue Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit cddc20f9c653822ca90f2c44039908b3ecc98fa4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* amtk: Add missing dep on python3-pygments-nativeKhem Raj2022-12-031-0/+1
| | | | | | | | | Fixes File "TOPDIR/build/tmp/work/mips32r2-yoe-linux/amtk/5.6.1-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>
* amtk: update 5.3.1 -> 5.6.1Markus Volk2022-11-292-18/+21
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> 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>
* amtk: upgrade 5.2.0 -> 5.3.1 / build with mesonAndreas Müller2022-01-051-1/+5
| | | | | | | | | | News in 5.3.1, 2021-01-11 ------------------------- * Build: port to Meson, remove Autotools. * Translation updates. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* amtk: upgrade 5.1.1 -> 5.2.0Andreas Müller2021-01-131-2/+1
| | | | | | | | | | | | | | News in 5.2.0, 2020-09-10 ------------------------- * Translation updates. News in 5.1.2, 2020-09-04 ------------------------- * Build system: better support for Visual Studio. * Translation updates. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* amtk: initial add 5.1.1Andreas Müller2020-06-031-0/+15
It is a dependency for upcoming tepl which is a dependency of gedit 3.36.x Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>