Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 876034

Summary: dev-libs/stb should include a pkg-config file
Product: Gentoo Linux Reporter: Aidan Harris <me>
Component: Current packagesAssignee: 3D Printing Team <3dprint>
Status: RESOLVED FIXED    
Severity: normal CC: mathy, me, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35140
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Add pkg-config file

Description Aidan Harris 2022-10-08 06:16:55 UTC
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
Comment 1 Aidan Harris 2022-10-08 06:17:31 UTC
Created attachment 822784 [details, diff]
Add pkg-config file
Comment 2 Larry the Git Cow gentoo-dev 2024-02-02 05:35:04 UTC
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(+)