[MacPorts] #40782: wireshark-devel: update to 1.11.0
MacPorts
noreply at macports.org
Mon Jan 20 07:14:54 PST 2014
#40782: wireshark-devel: update to 1.11.0
------------------------------+-----------------------
Reporter: ryandesign@… | Owner: hsivank@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: wireshark-devel |
------------------------------+-----------------------
Comment (by mojca@…):
One question (out of many): `./configure --help` says
{{{
--with-broken-python[=DIR]
}}}
Doesn't that mean that the option name also needs to be adapted? I get:
{{{
configure: WARNING: unrecognized options: --without-pcre, --without-python
}}}
Let's forget for a moment that `cmake`-based installation isn't ready yet
(I didn't even try it). What about providing the option to enable `Qt`? I
built it with
{{{
--without-gtk2 \
--without-gtk3 \
--with-qt \
--with-osx-integration
}}}
and it compiled fine at least. I downloaded their Qt binary for mac and it
also seems to work just fine. I didn't play much with the port from
MacPorts though.
Anyway, I can apply your patch as is (without Qt if you didn't test it
yet), but it would make sense to figure out what to do with the python
switch (whether it needs to be renamed or not).
--
Ticket URL: <https://trac.macports.org/ticket/40782#comment:16>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list