http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2341
Summary: OS X packaging patch
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: bugzilla-admin@xxxxxxxxxxxxx
Bugzilla administrator <bugzilla-admin@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1528| |review_for_checkin+
Flag| |
Created an attachment (id=1528)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1528)
OS X packaging patch
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Attached is a patch that builds an application installer for OS X. It's based
on the packaging system that Inkscape uses. It creates a dmg containing a
run-anywhere Wireshark application and a "Utilities" directory containing
wrappers for each command-line utility.
To build a package, install Wireshark into a temporary directory and run
"osx-app.sh" followed by "osx-build.sh". You'll probably need to provide flags
for the locations of the Wireshark binaries and libraries.
There are a couple of problems with the installer -- it doesn't support
universal binaries, and the GTK+ theme doesn't work right (on my system, at
least). Hopefully these shouldn't be hard to fix. However, it's a good start
and we should be able to integrate it into Buildbot with minimal fuss.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.