Installed freeverb3-3.pc pkg-config module file reads ``` Cflags: -I${includedir}/libfreeverb3-2 -I${includedir}/libsamplerate2 ``` whereas all the headers are to be installed in ${includedir}/libfreeverb3-3. Seems to be an upstream bug, but that's can be easily fixed while preparing the sources or installing.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da555ac9af37b1afe464cc1e49dbc623388797c2 commit da555ac9af37b1afe464cc1e49dbc623388797c2 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2023-01-04 18:23:59 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2023-01-04 18:23:59 +0000 media-libs/freeverb3: Fix include path in pkg-config file Closes: https://bugs.gentoo.org/889436 Signed-off-by: Sebastian Pipping <sping@gentoo.org> .../freeverb3/files/freeverb3-3.2.1-pc-file.patch | 22 ++++++++++ media-libs/freeverb3/freeverb3-3.2.1-r4.ebuild | 48 ++++++++++++++++++++++ 2 files changed, 70 insertions(+)