Opened 13 years ago
Closed 12 years ago
#33787 closed defect (fixed)
exact-image links with openexr and evas
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | exact-image |
Description
If openexr or evas are installed, exact-image links with them, though no dependency on them has been declared.
exact-image should either declare a dependency on them, or it should not use them (even if they are already installed).
Attachments (1)
Change History (4)
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | exact-image-no-evas-openexr-bardecode.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
Here's a patch which disables the use of openexr and evas (and also something called "bardecode", which was the only other available configure option the port wasn't using yet). Alternately, if adding openexr or evas would be valuable, we can do that instead.
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
When committing this patch, either the revision or version should be increased.
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
In r99117 I disabled bardecode and enabled evas and openexr.
Note: See
TracTickets for help on using
tickets.
proposed patch