Please add pkg-config .pc file
Open
help wanted
- Dominant language
- C++
- Stars
- 885
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
Something like this:
```
Name: zfp
Description: Library for compressed numerical arrays that support high throughput read and write random access
Requires:
Version: 0.5.3
Libs: -L/usr/local/lib -lzfp
Cflags: -I/usr/local/include
```
Contributor guide
Research direction
Use the issue's sample metadata as the target and inspect the repository's build and installation configuration to determine where package metadata belongs. Done means the project provides a pkg-config file describing zfp with the requested name, version, library, include path, and description.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100