[MacPorts] #49482: geographiclib: files missing from install
MacPorts
noreply at macports.org
Wed Oct 28 04:37:03 PDT 2015
#49482: geographiclib: files missing from install
----------------------------+-----------------------------
Reporter: crmoore@… | Owner: tlockhart1976@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: geographiclib |
----------------------------+-----------------------------
Comment (by crmoore@…):
Portfile patch to use cmake.
You are right, that this only benefits those of us using cmake to depend
on this port. I don't know if it is macport's problem to solve.
If the intention of this port is only to satisfy dependencies of other
ports, the existing port is fine. If it is to allow external software to
compile and link against it, following upstream imposes less friction to
those following upstream's documentation.
Note other differences in the installed file list:
{{{
- lib/libGeographic.la
- share/cmake/GeographicLib/FindGeographicLib.cmake
+ lib/cmake/GeographicLib/geographiclib-config-version.cmake
+ lib/cmake/GeographicLib/geographiclib-config.cmake
+ lib/cmake/GeographicLib/geographiclib-targets-release.cmake
+ lib/cmake/GeographicLib/geographiclib-targets.cmake
+ lib/libGeographic.14.2.1.dylib
+ more docs installed with cmake
}}}
--
Ticket URL: <https://trac.macports.org/ticket/49482#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list