Le 01/11/2013 04:27, Ian Haywood a écrit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 31/10/13 19:01, Benoît Minisini wrote: > >> 3) When making a package of a project named 'foo' that depends on >> gb.gui, the IDE wizard will generate 'foo.deb' (I omit the version >> numbers for the example) and two more packages: 'foo-kde-support' >> and 'foo-gnome-support'. 'foo-kde-support' will depend on 'foo' and >> 'gambas3-kde-support'. 'foo-gnome-support'... well you can guess. >> >> 4) No explicit dependency on 'gb.gui', 'gb.gui.opengl' then. > I don't think this is necessary. > if gambas3-gb-gui depends on gambas3-gb-gtk OR gambas3-gb-qt4, apt-get > will not pick one at random [which is what I think Krisztian was > saying]: it will pick the one that can be installed according to their > dependencies: gambas3-gb-gtk depends on the GTK libraries and > gambas3-gb-qt4 depends on the Qt4 libraries. > > I will compile some packages with this and run some experiments to see > if this does actually work. > > Ian > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.12 (GNU/Linux) > > iD8DBQFScx+JKPy8UudQZS4RAnJKAJ9OyHBdMhEQ67AcPzC2b1qEkXs0ogCghGMq > 9MWG69dRnrBvm0q0YCax2lI= > =akLN > -----END PGP SIGNATURE----- >
Mmm. This would be the intelligent behaviour, but I read nothing about that in the docs I could find. And I don't know for the other packaging systems. At the moment, the 'foo' + 'foo-gtk' + 'foo-qt4' is the "best" solution for me. -- Benoît Minisini ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
