[Bug 208877] audio/chromaprint: switch to fftw3 to avoid circular dependency in ffmpeg
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 16 06:36:38 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208877
Jan Beich (mail not working) <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(jhale@ |
|FreeBSD.org) |
CC| |multimedia at FreeBSD.org
Resolution|--- |Rejected
Status|Open |Closed
--- Comment #2 from Jan Beich (mail not working) <jbeich at FreeBSD.org> ---
Actually fixing may require static linking e.g.,
1. extract audio/chromaprint into WRKDIR of multimedia/ffmpeg
2. build chromaprint against ffmpeg's headers under WRKDIR
3. remove shared libraries from chromaprint
4. build ffmpeg against chromaprint under WRKDIR
5. install ffmpeg without registering runtime dependncy on chromaprint
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-multimedia
mailing list