Bug 1079302

Summary: inconsistent libs between freetype-config and pkg-config
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: freetypeAssignee: Marek Kašík <mkasik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: behdad, fonts-bugs, kevin, mkasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: freetype-2.5.3-5.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-25 13:04:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Horák 2014-03-21 11:45:08 UTC
The libs returned by freetype-config --libs and pkg-config --libs are different, freetype-config includes also the private zlib, bzip2 and png16 libs while pkg-config returns correctly only -lfreetype.


Version-Release number of selected component (if applicable):
freetype-2.5.3-2.fc21

Comment 1 Dan Horák 2014-03-21 11:45:31 UTC
a workaround is applied in freetype-2.5.3-3.fc21

Comment 2 Marek Kašík 2014-03-24 16:41:13 UTC
Hi,

I've filled an upstream bug for this. You can find it here: https://savannah.nongnu.org/bugs/?41946.

Regards

Marek

Comment 3 Marek Kašík 2014-03-25 13:04:34 UTC
The patch in the bug was accepted by freetype's upstream. I've pushed it to rawhide.