[MacPorts] #38831: qca installs /opt/local/share/cmake/modules/FindQCA2.cmake
#38831: qca installs /opt/local/share/cmake/modules/FindQCA2.cmake --------------------------+------------------------- Reporter: ryandesign@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: qca --------------------------+------------------------- qca installs /opt/local/share/cmake/modules/FindQCA2.cmake but the directory name [http://www.cmake.org/Wiki/CMake:How_To_Find_Libraries should be] "Modules" not "modules". -- Ticket URL: <https://trac.macports.org/ticket/38831> MacPorts <http://www.macports.org/> Ports system for OS X
#38831: qca installs /opt/local/share/cmake/modules/FindQCA2.cmake ---------------------------+------------------------- Reporter: ryandesign@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qca | ---------------------------+------------------------- Comment (by michaelld@…): Looks like "phonon" does the same thing. Should I actually use ${prefix}/share/cmake-${cmake_version}/Modules, which is where CMake puts it's self-installed modules? I mean, so long as there is no conflict. Hmm ... maybe we're better off just keeping non-cmake-installed modules in share/cmake/Modules ... -- Ticket URL: <https://trac.macports.org/ticket/38831#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38831: qca installs /opt/local/share/cmake/modules/FindQCA2.cmake ---------------------------+------------------------- Reporter: ryandesign@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qca | ---------------------------+------------------------- Comment (by ryandesign@…): According to [http://www.cmake.org/Wiki/CMake:How_To_Find_Libraries#How_package_finding_wo... the documentation]:
First CMake checks all directories in ${CMAKE_MODULE_PATH}, then it looks in its own module directory <CMAKE_ROOT>/share/cmake-x.y/Modules/.
Based on this, I think ${prefix}/share/cmake-${cmake_version}/Modules intended for cmake itself to use, and other ports should not install files there. -- Ticket URL: <https://trac.macports.org/ticket/38831#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38831: qca installs /opt/local/share/cmake/modules/FindQCA2.cmake ---------------------------+------------------------- Reporter: ryandesign@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: qca | ---------------------------+------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Fixed for phonon; and qca in r105453. -- Ticket URL: <https://trac.macports.org/ticket/38831#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts