Opened 9 years ago
Closed 8 years ago
#51017 closed defect (fixed)
libopenraw @0.0.9: fix build with jpeg when boolean patch is removed
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.99 |
Keywords: | haspatch | Cc: | |
Port: | libopenraw |
Description
This patch fixes the build of libopenraw when the boolean patch is removed from the jpeg port (#51013). However, it will cause libopenraw to fail to build until that change is made to the jpeg port, so it should not be applied until after the change is made in the jpeg port.
Attachments (2)
Change History (5)
Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | libopenraw-boolean.diff added |
---|
Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | patch-lib-jfifcontainer.cpp.diff added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 9 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
There has not been a release of libopenraw in a long time, but there has been recent activity in their git repository, but I did not see anything there that addresses this issue. The problem should be reported to the developers of libopenraw; maybe they have a better solution than the one I suggest.