Hi 2009/8/14 Loic Dachary <[email protected]>
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Regarding the packaging of the poker bots you wrote, as we've > discovered yesterday there is a practical (not legal) problem in > uploading them in debian. Because there are many dependencies (direct > or indirect), the amount of work is likely to be high. In the interim > I plan to package the bots so that they embed all the necessary > dependencies. > > In order to do that, I need a simple way to list the direct and > indirect dependencies, probably by analyzing the .m2 directory. Based > on the .pom description, I'll check the license and download the > corresponding sources. > > This is going to be tedious but this is apparently the only way. Since > the bots do not need a graphical user interface, there probably is a > smaller subset of dependencies when building a package for them from > the cspoker subversion tree. I mean that I suspect maven downloads > many dependencies that are related to display and user interfaces. Is > there a way to build the bot (the sample scenario you wrote for > instance) and not include them ? There's a dependency for each kind of opponent model. I can also factor out the single GUI dependency and put it in a new project. This will lead to a large number of maven subprojects in my repo, but it will enable us to build a minimal debian package. Guy > > Cheers > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.11 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkqFHuEACgkQ8dLMyEl6F23fvwCeJqfMm0izz1pITRELnF8cB2bh > NToAnAvqSA6RASp5nv0cZCZcB5/dNqFg > =6jUF > -----END PGP SIGNATURE----- > >
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
