Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdlib.pc: use Requires instead of Libs when possible #303

Closed
DimStar77 opened this issue Sep 17, 2016 · 2 comments
Closed

gdlib.pc: use Requires instead of Libs when possible #303

DimStar77 opened this issue Sep 17, 2016 · 2 comments

Comments

@DimStar77
Copy link

gdlib.pc adds a list of libraries to add the linker command lines, which seems a bit 'strange'.

Wouldn't it be more natural to add the required dependencies to the .pc Requires: field?

@DimStar77
Copy link
Author

(a positive side effect of this would be for downstream package maintainers to gain the feature of automatic dependency generation based on the .pc file )

@vapier vapier changed the title sub-optimal content in gdlib.pc gdlib.pc: use Requires instead of Libs when possible Sep 19, 2016
@vapier
Copy link
Member

vapier commented Sep 19, 2016

should be possible. i don't think the distro/dep graph part is that useful in practice.

willson-chen added a commit to willson-chen/libgd that referenced this issue Oct 30, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Oct 30, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Oct 30, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Nov 6, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Nov 8, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Nov 28, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Nov 28, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Dec 3, 2019
willson-chen added a commit to willson-chen/libgd that referenced this issue Dec 3, 2019
Fix libgd#303: brect bounds

Fix libgd#301: brect bounds
willson-chen added a commit to willson-chen/libgd that referenced this issue Dec 3, 2019
Fix libgd#301: brect bounds

Fix libgd#303: brect bounds

Fix libgd#301: brect bounds

add pictures

deelte pictures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants