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

Bug 105384

Summary: Request for adding PKG_CONFIG_PATH to incremental env-update variables
Product: Gentoo Linux Reporter: Sven Wegener <swegener>
Component: [OLD] baselayoutAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 136244, 142283    
Attachments: Path against current baselayout trunk
And the same for the portage side

Description Sven Wegener gentoo-dev 2005-09-09 07:09:47 UTC
I'd like to have PKG_CONFIG_PATH added to the genenviron awk script. From the
pkg-config manpage:

ENVIRONMENT VARIABLES
       PKG_CONFIG_PATH
              A colon-separated  (on  Windows,  semicolon-separated)  list  of
              directories to search for .pc files.  The default directory will
              always be searched after searching the path; the default is lib-
              dir/pkgconfig:datadir/pkgconfig where libdir is the libdir where
              pkg-config and datadir  is  the  datadir  where  pkg-config  was
              installed.
Comment 1 Sven Wegener gentoo-dev 2005-09-09 07:10:25 UTC
Created attachment 68033 [details, diff]
Path against current baselayout trunk
Comment 2 Sven Wegener gentoo-dev 2005-09-09 07:27:04 UTC
Created attachment 68034 [details, diff]
And the same for the portage side
Comment 3 SpanKY gentoo-dev 2005-09-09 19:28:40 UTC
added to baselayout
Comment 4 Sven Wegener gentoo-dev 2006-07-27 23:58:06 UTC
Ping! Can we get this into portage? qt installs the .pc file in /usr/qt/3/lib/pkgconfig and we need a way a package can tell pkg-config where to look for additional files.

BTW, ignore the bin/emerge bit in the patch, it slipped through while making the diff.
Comment 5 Zac Medico gentoo-dev 2006-07-28 00:38:27 UTC
This is in svn r4044.
Comment 6 Zac Medico gentoo-dev 2006-07-30 16:59:13 UTC
This has been released in 2.1.1_pre4-r1.
Comment 7 Zac Medico gentoo-dev 2006-07-31 08:49:53 UTC
This is in svn r4059 for 2.1-r2.