pkgsrc-Users archive

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

Re: x11/py-gtk2 - plist conflict py23/py24 ?



Hoi,

On Mon, Oct 16, 2006 at 12:14:35PM -0400, Greg Troxel wrote:
> The problem is probably not the 2.0, which I think means for gtk 2,
> but that pygtk isn't py23gtk and py24gtk.  See
> lang/python/extension.mk and lang/python/pyversion.mk and
> ${PYVERSSUFFIX}.

py-gtk2 has 
PYTHON_VERSIONS_ACCEPTED=       24 23

which iiuc means that py-gtk2 can be both py23-gtk2 and py24-gtk2 which
kind of agrees with what I have on my machine:

 $ pkg_info -c py23-gtk2 py24-gtk2
 Information for py23-gtk2-2.8.6:

 Comment:
 Python bindings for GTK+2


 Information for py24-gtk2-2.8.6:

 Comment:
 Python bindings for GTK+2

I think it's obvious from the checksum clashes that the PYVERSSUFFIX is *not*
used. Was I a make wizard spit I out the right incantations to fix, but I'm
not. But through the tomatoes on my eyes I clearly see two clashing packages.

Regards,

-Martin



Home | Main Index | Thread Index | Old Index