#48363: Update wireshark-devel to 1.99.7 ------------------------------+-------------------------------- Reporter: mdeaudelin@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: wireshark-devel | ------------------------------+-------------------------------- Comment (by macports@…): Replying to [comment:11 hsivank@…]:
My patch does not try to make a *complete* bundle (it does not duplicate librairies from prefix to bundle) Mine doesn't either. The patch changes the appropriate lines in osx-app.sh to create symlinks rather than copy the files. The same things could be done for gtk2 or gtk3 variants without patching wireshark source. In its current state, the gtk launcher does not compile. It needs some patches to work. Also, the launcher scripts need to be modified, if the gtk launcher is to be used, since they expect to find GTK binaries in the application bundle itself. In my opinion instead using custom tool (as ugly osx-app.sh) to generate bundle, it will be better to use fixup_bundle() from cmake/cpack This would be the next step but i got no time for it ... I agree that it is an ugly hack, but since it works that way upstream, I was trying to keep it as close as possible to that.
-- Ticket URL: <https://trac.macports.org/ticket/48363#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X