Opened 19 years ago
Closed 19 years ago
#5294 closed defect (fixed)
BUG: stegdetect-0.6
Reported by: | igloo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
stegdetect-0.6_+darwin_8 breaks installation of other DarwinPorts with jpeg dependency
Description: stegdetect installs only 5 components of jpeg-6b_1 - cjpeg, djpeg, jpegtran, rdjpgcom, and wrjpgcom - but not the libs, and does not register any parts of jpeg-6b_1 as its dependencies. Subsequently jpeg-6b_1 finds the pieces installed by stegdetect and refuses to be installed, as do also all other ports dependent on jpeg-6b_1, such as ethereal-0.10.12_2+darwin_8's dependency tiff-3.7.3_0, and also htmldoc-1.8.24
Workaround: manually remove stegdetect's bits of jpeg and install jpeg-6b_1 whole; stegdetect and all other ports with jpeg dependency then install and function correctly.
Possible solution: why not incorporate and declare jpeg-6b_1 as a whole as dependency of stegdetect?
thanks, for the report - I've just fixed stegdetect; revision 1 totally avoids the installation of jpeg.