Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414037 - dev-utils/cmake: FindPkgConfig.cmake should respect environment variable PKG_CONFIG
Summary: dev-utils/cmake: FindPkgConfig.cmake should respect environment variable PKG_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: http://www.cmake.org/Bug/view.php?id=...
Whiteboard:
Keywords:
Depends on: 412925
Blocks:
  Show dependency tree
 
Reported: 2012-04-29 22:28 UTC by DaboD
Modified: 2012-05-02 21:07 UTC (History)
0 users

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


Attachments
Let FindPkgConfig.cmake respect PKG_CONFIG (cmake-2.8.7-FindPkgConfig.patch,658 bytes, text/plain)
2012-04-29 22:28 UTC, DaboD
Details

Note You need to log in before you can comment on or make changes to this bug.
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.