FreeBSD python patch for graphics/opencolorio

Shane Ambler FreeBSD at ShaneWare.Biz
Tue Nov 26 03:12:04 UTC 2013


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?



More information about the freebsd-python mailing list