[MacPorts] #71710: strigi does not handle dependencies correctly
MacPorts
noreply at macports.org
Thu Jan 2 06:58:00 UTC 2025
#71710: strigi does not handle dependencies correctly
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: strigi |
---------------------------+--------------------
Comment (by ryandesign):
Replying to [ticket:71710 barracuda156]:
> `exiv2` is not found correctly and in result gets disabled.
>
> {{{
> -- Checking for module 'exiv2'
> -- Found exiv2, version 0.27.6
> -- Could NOT find Exiv2: Found version "..", but required is at least
"0.12" (found /opt/local/lib/libexiv2.dylib)
> ** Exiv2 not found. Support for indexing of EXIF/IPTC metadata is
disabled
> }}}
strigi's FindExiv2.cmake tries to extract the exiv2 version number from
exiv2's version.hpp header. The components of the version number aren't
defined in that header anymore
[https://github.com/Exiv2/exiv2/commit/808de65c37abaa75846b0d3274c59e1b3afc4ab8
ever since exiv2 0.27]. The strigi web site says
[https://sourceforge.net/p/strigi/bugs/ strigi bugs should be reported
here] but it doesn't look like anybody has reported anything since 2015.
The repository browse link at sourceforge doesn't work. I found a copy of
the [https://github.com/KDE/strigi strigi repository here] but it doesn't
have any commits after 2016. [https://en.wikipedia.org/wiki/Strigi
Wikipedia says] strigi has been replaced by recoll.
--
Ticket URL: <https://trac.macports.org/ticket/71710#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list