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

Bug 414037

Summary: dev-utils/cmake: FindPkgConfig.cmake should respect environment variable PKG_CONFIG
Product: Gentoo Linux Reporter: DaboD <daiderek>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.cmake.org/Bug/view.php?id=13175
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 412925    
Bug Blocks:    
Attachments: Let FindPkgConfig.cmake respect PKG_CONFIG

Description DaboD 2012-04-29 22:28:13 UTC
Created attachment 310469 [details]
Let FindPkgConfig.cmake respect PKG_CONFIG

I have reported this issue to upstream.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-04-30 07:28:48 UTC
Thanks for the report and the patch.

It looks good.

@kde: also report this patch upstream.
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2012-04-30 09:07:49 UTC
Thank you for the patch. It is included in the cmake-2.8.8 masked version in kde overlay and will be moved to tree together.
Comment 3 DaboD 2012-04-30 13:18:35 UTC
It's patch is also important to me :)
Comment 4 Johannes Huber (RETIRED) gentoo-dev 2012-05-02 21:07:09 UTC
Thanks you all.

+  02 May 2012; Johannes Huber <johu@gentoo.org> +cmake-2.8.8-r1.ebuild,
+  +files/cmake-2.8.8-FindPkgConfig.patch,
+  +files/cmake-2.8.8-more-no_host_paths.patch, +files/cmake-2.8.8-tests.patch:
+  Version bump by me and Chris Reffett <geekboy72@gmail.com> wrt bug #412925.
+  Adds patch for FindPkgConfig to respect PKG_CONFIG environment variable by
+  DaboD <daiderek@gmail.com> bug #414037.