Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2013 13:41:58 +1030
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        freebsd-python@freebsd.org
Subject:   Re: FreeBSD python patch for graphics/opencolorio
Message-ID:  <5294117E.60600@ShaneWare.Biz>
In-Reply-To: <20131125164616.GC1435@medusa.sysfault.org>
References:  <20131125164616.GC1435@medusa.sysfault.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 26/11/2013 03:16, Marcus von Appen wrote:
> Dear maintainer of graphics/opencolorio,
> 
> the FreeBSD python team is currently cleaning up the python ports
> infrastructure in order to get rid of the implicit lang/python
> build and run-time dependency for ports. This is done to prepare
> the ports tree for building packages for multiple python versions
> at the same time.
> 
> Your port graphics/opencolorio uses the `python` command directly
> at build and/or installation time. In order to avoid this, we
> created a patch to let the port use a specific python version
> instead.
> 
> http://people.freebsd.org/~mva/python/opencolorio.diff
> 
> We would appreciate, if you could briefly review the patch and
> either commit it yourself or allow us to commit it. In order to
> move forward, please let us know in one way or another until the
> 
> 2nd of December 2013 (2013-12-02)
> 
> If we do not get any reply until that date, we will commit the
> patch.
> 
> Thanks
> Marcus (on behalf of python@)
> 

I see no problem with the patch, you are free to commit.

The opencolorio port installs PyOpenColorIO.so into PYTHON_SITELIBDIR -
I have thought that I should look at breaking that pybinding into a
separate port. I guess that should be something I need to do to support
multiple versions?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5294117E.60600>