Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876034 - dev-libs/stb should include a pkg-config file
Summary: dev-libs/stb should include a pkg-config file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-10-08 06:16 UTC by Aidan Harris
Modified: 2024-02-02 05:35 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Add pkg-config file (stb-add-pkg-config.diff,746 bytes, patch)
2022-10-08 06:17 UTC, Aidan Harris
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)