summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/geany/geany-plugins_1.31.bb
Commit message (Collapse)AuthorAgeFilesLines
* geany-plugins: upgrade 1.31 -> 1.34 and reworkAndreas Müller2019-02-201-271/+0
| | | | | | | | | | | | | | | | | | | | | * geany-plugins-treebrowser/license checksum: Was changed to: "TreeBrowser plugin is distributed under the same license as in geany." Geany is GPLv2 which is part of geany-plugin's license. * Remove explicit RDEPENDS: * They caused cyclic dependencies making impossible anything but all plugins * Checked: Dependencies are set correct automatically * Add geany-plugins-common to avoid cylcic dependencies * All plugins that are enabled, build and pack properly. Before adding geany-plugins to an image caused errors in do_rootfs due to empty packages. * Some plugins don't build with gtk3 - disable them Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geany-plugins: Add dependency on fribidiKhem Raj2018-05-171-0/+1
| | | | | | | | | | | | | Its needed by addons Fixes ld: cannot find -lfribidi | collect2: error: ld returned 1 exit status | make[3]: *** [Makefile:569: addons.la] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* geany-plugins: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* geany-plugins: update 1.30 -> 1.31Andreas Müller2017-08-281-0/+268
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>