#34805: poedit-devel --------------------------------------------+------------------------------- Reporter: mojca.miklavec.lists@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: poedit-devel --------------------------------------------+------------------------------- Comment(by mojca.miklavec.lists@…): Replying to [comment:5 raimue@…]:
I see two options: a) Renaming the provided application bundle to Poedit-devel.app removes the conflict with poedit.[[BR]] b) Making wxWidgets-devel the default adds a conflict with poedit (which requires wxWidgets).
When implementing option b), option a) is not necessary anymore as poedit and poedit-devel would conflict anyway because of the dependency on wxWidgets and wxWidgets-devel, respectively.
Thank you, I didn't think of that. You are right of course (but then again, user could be free to use -wxWidgets_devel to use wxWidgets and still get a nonconflicting port).
How do you do it without checksum to prevent complaints during installation?
The key is using `fetch.type git`. However, the github port group should already take care of that, just remove the checksums line.
Thanks.
wxWidgets 2.9.3 (and consequently any given port depending on them) cannot be compiled with clang.
Does the problem only apply to wxWidgets compilation or is the error in the provided header files? Why is that a problem for dependents?
I don't know and, honestly, I don't care. As soon as 2.9.4 is out this won't be an issue any more anyway. (See http://trac.wxwidgets.org/ticket/13565 for the relevant ticket). I figured out that I can build wxWidgets-devel (2.9.3) with the following patches: * http://trac.wxwidgets.org/changeset/71086 * http://trac.wxwidgets.org/changeset/71517 * http://trac.wxwidgets.org/changeset/71518 * http://trac.wxwidgets.org/changeset/70737 * http://trac.wxwidgets.org/changeset/70711 * http://trac.wxwidgets.org/changeset/70709 * http://trac.wxwidgets.org/changeset/70385 and then gcc is not needed any more (neither for wxWidgets nor for dependencies). But I'm not sure what the release plan for 2.9.4 is. If they plan to postpone it for much longer, it might make sense to apply patches to 2.9.3. If they plan to release it soon, it might make more sense to simply wait. Mojca -- Ticket URL: <https://trac.macports.org/ticket/34805#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS