2013-10-28 20:37 keltezéssel, Benoît Minisini írta:
> Hi,
>
> The specifications of "how to package Gambas 3" have been updated (list
> of components, dependencies), thanks to all errors and misses detected
> by Kende Krisztián.
>
> If anyone find any error in it, please tell!
>
> Regards,
>

I created a Debian installer package with Gambas IDE. I checked, and 
debian/control file contain this:

Depends: gambas3-runtime (>= 3.0.90), gambas3-runtime (<< 3.99.0), 
gambas3-gb-image (>= 3.0.90), gambas3-gb-image (<< 3.99.0), 
gambas3-gb-gui (>= 3.0.90), gambas3-gb-gui (<< 3.99.0), gambas3-gb-form 
(>= 3.0.90), gambas3-gb-form (<< 3.99.0)

But the correct dependencies are the following:

Depends: gambas3-runtime (>= 3.5.0), gambas3-gb-image (>= 3.5.0), 
gambas3-gb-gtk (>= 3.5.0), gambas3-gb-qt4 (>= 3.5.0), gambas3-gb-form 
(>= 3.5.0)

So this packager is completly useless on Debian and Ubuntu. Does not 
meet the specifications.
This package is not work with Gambas 3.4 or older, and gambas3-gb-gui 
package is not exist. And if gambas3-gb-gtk and gambas3-gb-qt4 is not 
dependency, the application will not start.


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to