GStreamer deleted the libofa using plugin back in October 2021 with the following message (https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/e7c8b23b71911a01418f0576d72dff2402c0ad3c ): ofa: remove ofa audio fingerprinting plugin I think the MusicIP database for this has been defunct for years, so I can't imagine this plugin is particularly useful or still used by anyone. See https://musicbrainz.org/doc/Fingerprinting#PUID Looking at libofa itself, it links to pages that are now grabbed for something else (some betting thing and something that my adblocker even blocks me from checking), so I think libofa itself is useless as well. After bug 915189, xmms2 with USE=ofa appears to be the only consumer. I suggest to check into this stuff, drop it from xmms2 when confirmed and last-riting libofa as well.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=877e3a93fbb9e7f71be4a0232db12ff7c5affb35 commit 877e3a93fbb9e7f71be4a0232db12ff7c5affb35 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2023-10-04 22:40:35 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2023-10-04 22:43:38 +0000 media-sound/xmms2: drop IUSE=ofa Bug: https://bugs.gentoo.org/915190 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> media-sound/xmms2/metadata.xml | 1 - media-sound/xmms2/xmms2-0.9.3-r1.ebuild | 9 ++------- 2 files changed, 2 insertions(+), 8 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f394b219b542898465c7fd387ec8d958648778c commit 3f394b219b542898465c7fd387ec8d958648778c Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2023-10-14 18:05:37 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2023-10-14 18:05:37 +0000 package.mask: Last rite media-libs/libofa Bug: https://bugs.gentoo.org/915190 Signed-off-by: Mart Raudsepp <leio@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9eee3bf911eb6bb1b7da7e8970e70b7a8838014 commit a9eee3bf911eb6bb1b7da7e8970e70b7a8838014 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2023-12-15 20:48:57 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-12-15 20:55:31 +0000 media-libs/libofa: treeclean Closes: https://bugs.gentoo.org/915190 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> media-libs/libofa/Manifest | 1 - media-libs/libofa/files/libofa-0.9.3-gcc-4.3.patch | 35 --------------- media-libs/libofa/files/libofa-0.9.3-gcc-4.4.patch | 10 ----- media-libs/libofa/files/libofa-0.9.3-gcc-4.7.patch | 22 ---------- media-libs/libofa/files/libofa-0.9.3-gcc-4.patch | 39 ----------------- media-libs/libofa/libofa-0.9.3-r3.ebuild | 50 ---------------------- media-libs/libofa/metadata.xml | 11 ----- profiles/package.mask | 5 --- 8 files changed, 173 deletions(-)