When building gamescope (https://github.com/Plagman/gamescope) it checks for stb using pkg-config or cmake (https://github.com/Plagman/gamescope/blob/647e1d96d0c2e8ab3f36704e5345d0604c9830aa/meson.build#L49) which fails because no pkg-config file is included. Reproducible: Always
Created attachment 822784 [details, diff] Add pkg-config file
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6768fc2448bb4a0f0aa1cc356cc36990d6cdfe commit be6768fc2448bb4a0f0aa1cc356cc36990d6cdfe Author: Dennis Lamm <expeditioneer@gentoo.org> AuthorDate: 2024-02-01 20:33:37 +0000 Commit: Dennis Lamm <expeditioneer@gentoo.org> CommitDate: 2024-02-02 05:35:00 +0000 dev-libs/stb: add 20240201 Bug: https://bugs.gentoo.org/818556 Closes: https://bugs.gentoo.org/876034 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35140 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> dev-libs/stb/Manifest | 1 + dev-libs/stb/stb-20240201.ebuild | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+)