Code

osx-app.sh
authorjiho-sf <jiho-sf@users.sourceforge.net>
Sat, 3 Nov 2007 22:30:48 +0000 (22:30 +0000)
committerjiho-sf <jiho-sf@users.sourceforge.net>
Sat, 3 Nov 2007 22:30:48 +0000 (22:30 +0000)
commit36994ed8917288bc5710d2ba3313312e3005fec6
treecbbed27e1c3d0d83e7eb4109936261433befe534
parentce5ed3e99d287e1df46a818cd31753d8cbb301f0
osx-app.sh
- added an help message
- changed the calling syntax to make it more robust and allow to specify the directory containing python modules
- removed the reference to libXinerama on Tiger. libXinerama caused many issues but they seem to be all related to people installing x11 in strange ways
- use pkg-config to get pango and gtk version rather thn relying on clucky ls+sed workarounds
- code reorganization and added comments
- spaces to tabs

osx-dmg.sh
- removed python related stuff
- added a command line option to get Inkscape package (the package does not have to be in the same directory now)

osx-build.sh
- modified according to the changes in the two other files
- removed referece to X11 libraries ad such. these were commented for a while and nothing broke
- added an upload commnt to send the file to modevia

removed inkscape_python.ds_store

modified inkscape.ds_store (larger window)

dmg_background.***
- removed Python arrow
- remove the word Inkscape from the arrow (useless now) and make this arrow glow green a little, as the rest of the picture
- removed absolute paths to my computer
packaging/macosx/dmg_background.png
packaging/macosx/dmg_background.svg
packaging/macosx/dmg_set_style.scpt
packaging/macosx/inkscape.ds_store
packaging/macosx/inkscape_python.ds_store [deleted file]
packaging/macosx/osx-app.sh
packaging/macosx/osx-build.sh
packaging/macosx/osx-dmg.sh