/usr/lib64/pkgconfig/mujs.pc has this line: Version: mujs-1.1.1 This causes mpv to be unable to determine the mujs version (or even find it) and thus mpv fails to emerge. Changing that line to read: Version: 1.1.1 works around the problem. Reproducible: Always
Thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=681e9ce6e681e34f6ecf6e39fdfe004988001d64 commit 681e9ce6e681e34f6ecf6e39fdfe004988001d64 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-04-20 15:01:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-04-20 15:02:01 +0000 dev-lang/mujs: fix pkgconfig file Closes: https://bugs.gentoo.org/784461 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/mujs/{mujs-1.1.1-r1.ebuild => mujs-1.1.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be78859f4e155e58328f8980762602cd7aff1e2d commit be78859f4e155e58328f8980762602cd7aff1e2d Author: Sam James <sam@gentoo.org> AuthorDate: 2021-04-20 14:23:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-04-20 14:23:28 +0000 dev-lang/mujs: fix pkgconfig file Closes: https://bugs.gentoo.org/784461 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/mujs/{mujs-1.1.1.ebuild => mujs-1.1.1-r1.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)