Re: [Fink-devel] switching libkate1-shlibs to wxpython300-py

2015-02-08 Thread Jack Howarth
Hanspeter, Try the attached packaging. It implements the debian approach for allowing the wxpython 2.8 and 3.0 packages to co-exist as closely as we can in fink. They use an extra /usr/lib/wx/python directory, update-alternatives and a dh*py* tool to manage the symlinks in concert with

Re: [Fink-devel] switching libkate1-shlibs to wxpython300-py

2015-02-07 Thread Jack Howarth
Hanspeter, As best as I can make out, the debian dh_*py* utilities (https://bookie.io/bmark/readable/4663588a313e74) are creating a sort of a local 'chroot' in tmp/debian which is used by setup.py with the --root option. Since we don't have the ability in fink to synthesize a local root direct

Re: [Fink-devel] switching libkate1-shlibs to wxpython300-py

2015-02-07 Thread Jack Howarth
Hanspeter, Try the bibus.info, bibus.patch, relax-py.info, relax-py.patch, wxgtk2.8-py.info, wxpython300-py.info and wxpython300-py.patch in my experimental directory. It implements the debian approach with two limitations. The existing wxgtk2.8-py and wxpython300-py packages have to be upda

Re: [Fink-devel] switching libkate1-shlibs to wxpython300-py

2015-02-07 Thread Jack Howarth
Hanspeter, For clarity here are the differences from the current packaging.. --- wxpython300-py.info 2015-02-07 14:44:26.0 -0500 +++ wxpython300-py.info.new 2015-02-07 13:36:16.0 -0500 @@ -2,7 +2,7 @@ Package: wxpython300-py%type_pkg[python] Version: 3.0.2.0 -Revision: 2

Re: [Fink-devel] switching libkate1-shlibs to wxpython300-py

2015-02-07 Thread Hanspeter Niederstrasser
On 2/5/2015 9:10 PM, Jack Howarth wrote: > Hanspeter, >Have you considered changing the BuildDepends on > wxgtk2.8-py27-dev and Depends on wxgtk2.8-py27 in libkate1-shlibs to > wxpython300-py27-dev and wxpython300-py27? Since qt4-mac, rather than > the nonexistent qt4-x11, is used for our K