Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2016 06:36:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 208877] audio/chromaprint: switch to fftw3 to avoid circular dependency in ffmpeg
Message-ID:  <bug-208877-12827-iN1m0AhP8u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208877-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208877-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208877

Jan Beich (mail not working) <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(jhale@ |
                   |FreeBSD.org)                |
                 CC|                            |multimedia@FreeBSD.org
         Resolution|---                         |Rejected
             Status|Open                        |Closed

--- Comment #2 from Jan Beich (mail not working) <jbeich@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208877-12827-iN1m0AhP8u>