author | jiho-sf <jiho-sf@users.sourceforge.net> | |
Sat, 3 Nov 2007 23:12:26 +0000 (23:12 +0000) | ||
committer | jiho-sf <jiho-sf@users.sourceforge.net> | |
Sat, 3 Nov 2007 23:12:26 +0000 (23:12 +0000) | ||
commit | a2aa00dbaf27e2a3955641a0dc01acf896497640 | |
tree | 569f290399f70de74e999d4f03e58f31cf0842e3 | tree | snapshot |
parent | 36994ed8917288bc5710d2ba3313312e3005fec6 | commit | diff |
inkscape:
- added code to use the python modules that ship with the app bundle. With Leopard using a version of Python different from Panther and Tiger we should probably ship everything and add a runtime check here for the architecture and the version of Python, so what we redirect PYTHONPATH toward the right place
script:
- put X11 starting in a conditional test, true only on Tiger and Panther. This "should" allow Inkscape to start on Leopard. Needs to be tested though
- added code to use the python modules that ship with the app bundle. With Leopard using a version of Python different from Panther and Tiger we should probably ship everything and add a runtime check here for the architecture and the version of Python, so what we redirect PYTHONPATH toward the right place
script:
- put X11 starting in a conditional test, true only on Tiger and Panther. This "should" allow Inkscape to start on Leopard. Needs to be tested though
packaging/macosx/Resources/bin/inkscape | diff | blob | history | |
packaging/macosx/Resources/script | diff | blob | history |