Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293839 - media-libs/gd is missing a pkg-config file
Summary: media-libs/gd is missing a pkg-config file
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 12:38 UTC by Yvan Royon
Modified: 2010-09-09 17:35 UTC (History)
1 user (show)

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


Attachments
pkg-config file for gd (gdlib.pc,350 bytes, text/plain)
2009-11-20 12:42 UTC, Yvan Royon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yvan Royon 2009-11-20 12:38:54 UTC
media-libs/gd does not ship a pkg-config file.
Some packages may need that to configure properly, e.g. bug #173570

The problem comes from upstream, that does not provide a gdlib.pc. It seems there is not much activity there, so I have no idea what's the best course of action.

Reproducible: Always

Steps to Reproduce:
Comment 1 Yvan Royon 2009-11-20 12:42:02 UTC
Created attachment 210702 [details]
pkg-config file for gd

Here is a pkg-config file that "worksforme". Adpated from some other distribution, I forgot which one. There are probably issues with Gentoo Prefix, since /usr is hardcoded...

The file goes into /usr/lib/pkgconfig/.
Comment 2 SpanKY gentoo-dev 2009-11-21 00:40:55 UTC
any package that requires gd to provide a .pc is broken
Comment 3 Yvan Royon 2010-09-09 09:17:22 UTC
(In reply to comment #2)
> any package that requires gd to provide a .pc is broken

The package I cited doesn't need a gdlib.pc file any more.

Feel free to close this bug (UPSTREAM or whatever, I'm not sure).