#41847 closed submission (fixed)
port for gpick
Reported by: | rudloff@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | gpick |
Description
Hello,
Here is a port for gpick.
Attachments (2)
Change History (6)
Changed 11 years ago by rudloff@…
Changed 11 years ago by rudloff@…
Attachment: | patch-SConscript.diff added |
---|
comment:1 follow-up: 2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign@…:
- The patch doesn't look right, but once the portfile sets build.env to include CFLAGS, CXXFLAGS and LDFLAGS to set the -arch flags, the patch won't be needed because the section of code it changes will no longer be reached.
I've filed two additional issues for the situation you were correcting with the patch:
-as-needed
doesn't work with Apple'sld
: https://code.google.com/p/gpick/issues/detail?id=111-lexpat
is needed: https://code.google.com/p/gpick/issues/detail?id=112
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added port in r114887.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
Thanks. Some observations:
I've made these changes locally but the port doesn't build with libc++ so I've filed an upstream bug report: https://code.google.com/p/gpick/issues/detail?id=110. Later I'll try to build it on an earlier version of OS X and if that builds then I'll commit it while we're waiting for a libc++ fix for Mavericks.