[Pkg-gambas-devel] reducing gambas dependencies

Trek trek00 at inbox.ru
Sun Nov 9 14:07:20 UTC 2014


Hi,

actually the gb.gui component depends on both GTK and QT libraries, but
it is unneeded because the component defaults on QT only if kde is
running

in any case GTK or QT will be used as fallback if the required one is
not installed and error messages are displayed, as shown by the code:

http://sourceforge.net/p/gambas/code/HEAD/tree/gambas/tags/3.5.4/main/lib/gui/main.c

in the patch included, gb.gui depends only from gb.gtk or gb.qt4 and I
have added the required but not included gb.image component


I also moved to recommended the gb.qt4.ext in gb.db: I have not found
for what it is used, may be it can be completely removed


please to tell me if I should open a bug instead or modify the patch

ciao!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas3_3.5.4-2-onegui.patch
Type: text/x-patch
Size: 1323 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gambas-devel/attachments/20141109/b00e7d72/attachment.bin>


More information about the Pkg-gambas-devel mailing list