-------- Forwarded Message --------
Subject: Re: [PATCH 12/13] gnu: Add python2-pygtk.
Date: Wed, 26 Nov 2014 21:42:08 +0100
From: Andreas Enge <andr...@enge.fr>
To: Cyril Roelandt <tipec...@gmail.com>

On Wed, Nov 26, 2014 at 05:50:49PM +0100, Cyril Roelandt wrote:
> > I noticed that pygtk depends on pycairo and the home page of the
> > latter provides two sources: one for python3 and one for python2.
> > Maybe that's the package causing some troubles.
> > http://cairographics.org/pycairo/
> Are the Python bindings currently built by the "cairo" package? If so,
> which version is used? Andreas, do you know this?

As I have not followed the discussion, my reply may be unhelpful...
>From what I understand from the page
   http://www.cairographics.org/bindings/
the bindings are separate packages, which then also holds for pycairo.
Nix has a separate pycairo package, and we would need to add one.

The cairo package itself does not contain any bindings.

Python is used as a native input; maybe for tests? So I would expect both
python 2 and python 3 bindings to work with our cairo package.

Andreas




Reply via email to