#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 hsivank@…): Replying to [comment:10 macports@…]:
Replying to [comment:9 hsivank@…]:
I'm not sure about listing xorg-* port with x11 variant. That comes from the current wireshark 1.12.6 portfile. I suppose there is a reason why they put it there.
looking at "port reps gtk2" it seems that gtk2 already provides this ports
It doesn't require patch against osxapp and it builds fine with qt5,gtk2 and gtk3 variants Your patch does not create a launcher in the Applications folder when building the gtk2 or gtk3 variants. Mine does.
Yes this was not supported before ... [[BR]] My patch does not try to make a *complete* bundle (it does not duplicate librairies from prefix to bundle)[[BR]] It just overwrites destroot phase to create a functional bundle from prefix.[[BR]] The same things could be done for gtk2 or gtk3 variants without patching wireshark source.[[BR]] 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 ... -- Ticket URL: <https://trac.macports.org/ticket/48363#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X