Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 170681

Summary: x11-libs/libview-0.5.6 patch for broken pkgconfig install
Product: Gentoo Linux Reporter: Jeffrey Borg <jeffrey>
Component: New packagesAssignee: Saleem Abdulrasool (RETIRED) <compnerd>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://sourceforge.net/tracker/index.php?func=detail&aid=1498271&group_id=147852&atid=769707
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 170683    
Attachments: New ebuild with patch for libview
Patch for libview to fix libview.pc.in

Description Jeffrey Borg 2007-03-13 00:32:39 UTC
pkgconfig is broken because of the /usr/lib/pkgconfig/libview.pc file being incorrect.

Reproducible: Always

Steps to Reproduce:
try and compile something which uses "pkgconfig --list-all"
Comment 1 Jeffrey Borg 2007-03-13 00:33:18 UTC
Created attachment 113121 [details]
New ebuild with patch for libview
Comment 2 Jeffrey Borg 2007-03-13 00:33:46 UTC
Created attachment 113123 [details, diff]
Patch for libview to fix libview.pc.in
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-04-04 19:17:59 UTC
Patched in portage.  Thanks for the report.