mesonbuild / mesonbuild/wrapdb
[SFML] the wrap dont have the same name than pkg-config
Open
Nobody has claimed this yet.
- Dominant language
- Meson
- Stars
- 118
- Forks
- 298
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 24
Description
when dependency() is set to sfml-graphics or sfml-all (like the pkg-config) meson can't found the sfml-wrap
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the SFML wrap's dependency names with the pkg-config names cited in the issue, starting from the wrap definition and its dependency metadata. Verify that dependency("sfml-graphics") and dependency("sfml-all") resolve to the intended wrap, and confirm the existing wrap name still works if applicable.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100