wireshark/packaging/macosx
Guy Harris bc239a7286 On OS X, set the rpath for executables to include
@executable_path/../lib as well as /usr/local/lib, so we can use @rpath
in the install names in the executables and libraries in the application
bundle.

Have the osx-app.sh script tweak all references to libraries from
/usr/local/lib in all executables, libraries, and plugins in the app
bundle to use @rpath.  (The "all" is important; it fixes the GTK+ crash
mentioned in the comment in osx-app.sh.  The notion of doing all of them
came from the osx-app.sh script in a newer version of Inkscape.)

This renders the setting of DYLD_LIBRARY_PATH in the wrapper scripts in
the bundle unnecessary; remove it.  (Ideally, we should try to get rid
of the wrapper scripts entirely, but that might have to wait for us to
switch to using Qt.)

svn path=/trunk/; revision=50560
2013-07-13 22:43:35 +00:00
..
ChmodBPF Switch to an installer package for OS X instead of a draggable app 2011-05-12 18:02:00 +00:00
Resources On OS X, set the rpath for executables to include 2013-07-13 22:43:35 +00:00
ScriptExec Update FSF address. 2013-04-17 01:44:00 +00:00
Scripts In the post-install script, get rid of plugins that got converted to 2013-01-05 10:06:05 +00:00
Wireshark_package.pmdoc As suggested on the -dev list today, add Wireshark_package.pmdoc to the source 2012-02-16 16:31:09 +00:00
native-gtk Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
Info.plist.in Generate Info.plist using CMake and enable it in QtShark.pro. Update the dates. 2013-01-18 01:37:27 +00:00
Makefile.am Get the package version using configure.in, not grep+sed. Make sure we 2012-08-19 00:49:55 +00:00
Read_me_first.rtf Switch to an installer package for OS X instead of a draggable app 2011-05-12 18:02:00 +00:00
dmg_background.png
dmg_background.svg
dmg_set_style.scpt More Finder tweaks. 2009-09-14 18:00:01 +00:00
osx-app.sh On OS X, set the rpath for executables to include 2013-07-13 22:43:35 +00:00
osx-dmg.sh.in Don't assume developer tools are under /Developer - look for 2013-01-05 23:31:08 +00:00
root.ds_store More Finder tweaks. 2009-09-14 18:00:01 +00:00
util.ds_store More Finder tweaks. 2009-09-14 18:00:01 +00:00
util_background.png
util_background.svg
utility-launcher