summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gtksourceview/files
Commit message (Collapse)AuthorAgeFilesLines
* gtksourceview4: remove check for target gtk-docRoss Burton2024-01-121-0/+38
| | | | | | | | | | | Packages that use gtk-doc want to find a native gtk-doc not a target gtk-doc, so remove the pointless check for a target gtk-doc package. This only worked before as it was being pulled in via DEPENDS in glib-2.0, but as of oe-core f91694f this no longer happens. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview2: update to 2.10.5Koen Kooi2011-09-213-316/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gtksourceview: Imported from OE classicJoel A Fernandes2011-09-073-0/+316
* Added LIC_FILES_CHKSUM * Added virtual/gettext to DEPENDS Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>