[Gambas-user] Making components in Gambas
Benoit Minisini
gambas at ...1...
Tue Jan 22 18:07:53 CET 2008
Hi,
In the latest /branches/2.0 (rév. 1029), the IDE now can create packages for
component projects.
It means that you can now create components in Gambas and distribute them
freely, without having to integrate them in the main Gambas source tree.
The only constraint is in the name of the package. "Official" Gambas
components starts with "gambas2-gb-XXX", whereas your component must be
named "gambas2-<vendor>-XXX" where <vendor> is your name, or the name of your
company. I don't want to be blamed for components outside of the main
tree! :-)
At the moment, all package types are supported, except Ubuntu and Debian (I
need José for that).
This is experimental, so you are gladly welcome to test, especially if you do
not use Mandriva, as I could only test with it.
When the 2.1 will be out, all these IDE changes will be merged in the 3.0
development trunk.
Regards,
--
Benoit Minisini
More information about the User
mailing list