|
* 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>
|