Hanspeter,
       I have committed my final implementation of the co-existing
wxpython300-py and wxgtk2.8-py. For wxgtk2.8-py, this renames the
wx.pth file as wx-2.8.pth and creates symlinks to it as well as the
files and subdirectories from
%p/lib/python%type_raw[python]/site-packages/wx-2.8-gtk2-unicode into
a buried %p/lib/wxgtk2.8-py%type_pkg[python] subdirectory for
wxgtk2.8-py. To build against the wxgtk2.8-py, you now should set,,,

 PYTHONPATH="%p/lib/wxgtk2.8-py%type_pkg[python]"

when executing %p/bin/python%type_pkg[python] to run setup.py or scons.
Likewise for the wxpython300-py package, its wx.pth is renamed as
wx-3.0.pth and  symlinks created to it as well as the files and
subdirectories from
%p/lib/python%type_raw[python]/site-packages/wx-3.0-osx_cocoa into a
buried %p/lib/wxpython300-py%type_pkg[python] subdirectory. Packages
building against wxpython300-py should set....

 PYTHONPATH="%p/lib/wxpython300-py%type_pkg[python]"

when executing %p/bin/python%type_pkg[python] to run setup.py or
scons. The relax-py packaging has been modified to do this and
Depends/BuildDepends on the new revision of wxpython300-py  which
supports this.
              Jack

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to