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

Bug 487912

Summary: =net-libs/wt-3.2.2_p1-r1 - Uses incorrect installation path: /usr/cmake - Set a correct INSTALL_FINDWT_CMAKE_FILE for FindWt.cmake.
Product: Gentoo Linux Reporter: kulti <kultihell>
Component: [OLD] LibraryAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: amd64, bass_dr
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch the CMakeLists.txt so it only includes one version of the FindWt.cmake (the one in /usr/share/cmake/Maodules)
ebuild patch to install FindWt.cmake in /usr/share/cmake/Modules

Description kulti 2013-10-13 18:01:30 UTC
The FindWt.cmake installs to /usr/cmake/.

It can be configured by INSTALL_FINDWT_CMAKE_FILE option.

Reproducible: Always
Comment 1 David Racine 2015-09-21 02:28:27 UTC
Created attachment 412382 [details, diff]
Patch the CMakeLists.txt so it only includes one version of the FindWt.cmake (the one in /usr/share/cmake/Maodules)
Comment 2 David Racine 2015-09-21 02:30:36 UTC
Created attachment 412388 [details, diff]
ebuild patch to install FindWt.cmake in /usr/share/cmake/Modules
Comment 3 David Racine 2015-09-21 02:32:48 UTC
Here is my fix for this issue.
Comment 4 kulti 2015-09-21 08:16:17 UTC
The live version of wt CMakeLists.txt already fixed (https://github.com/kdeforche/wt/pull/63). As I understand it will be in 3.3.5 soon.
Comment 5 Pacho Ramos gentoo-dev 2016-08-12 14:20:51 UTC
do you want to proxy maintain this?
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 6 Pacho Ramos gentoo-dev 2016-10-01 06:59:03 UTC
removed