[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging freeloader: problem with python gtk module dependency



Hi,

Thanks for your answer.

Le samedi 05 novembre 2005 à 10:28 -0500, Roberto C. Sanchez a écrit :
> On Sat, Nov 05, 2005 at 09:22:06AM +0100, Julien Valroff wrote:
> > Hi,
> > 
> > I'am currently packaging freeloader, a Gnome download manager written in
> > Python and supporting torrents (http://www.ruinedsoft.com/freeloader/),
> > but I have a problem with build dependencies.
> > 
> > According the homepage, requirements are:
> > + Linux operating system (similar systems may work)
> > + python 2.3 or 2.4
> > + pygtk 2.6
> > + 2 MB install space
> > + GTK+ 2.6 or greater
> > + BitTorrent python module version 3.4
> > 
> > My build-depends field in control file is:
> > debhelper (>= 4.0.0), imagemagick (>= 6), python (>= 2.3),
> > python2.3-gtk2 (>= 2.6), bittorrent (>= 3.4)
> > 
> I am not sure about your build problem.  However, your depends could use
> some work.  Change "python (>= 2.3), python2.3-gtk2 (>= 2.6)" to either
> "python2.3, python2.3-gtk2 (>= 2.6)" or to "python (>= 2.3), python-gtk2
> (>= 2.6)" so that changes in the default Python version don't break your
> package.

That's right. I have tried many different ways to be sure of my build
dependencies. I reversed my changes for the second option.

[...]

> If you post the sources for what you have done so far, we might be able
> to provide more help.

You can check my anonymous svn repo at:
svn://svn.kirya.net/freeloader/trunk
(or via websvn at:
http://svn.kirya.net/listing.php?repname=freeloader&path=%2Ftrunk%
2F&rev=0&sc=0 )

Cheers,
Julien

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: