[MacPorts] #46880: Let different versions of lua coexist in an uniform way.
#46880: Let different versions of lua coexist in an uniform way. ---------------------------+-------------------------------- Reporter: yszhou4tech@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: lua lua50 lua51 ---------------------------+-------------------------------- Hi, I noticed that header files of `lua5.1` was installed to `/opt/local/include/lua-5.1`, while that of both `lua5.0` and `lua5.2` were supposed to be installed into `/opt/loca/include/`. I think that each of them installed into its own subdirectory within `/opt/local/include` with appropriate pkg-config definition should be more preferable. That way, those packages depending on `lua5.1` can have `-I/opt/local/include` and `-I/opt/local/lua5.1` in their `CPPFLAGS` without having to worry about the order of presence. -- Ticket URL: <https://trac.macports.org/ticket/46880> MacPorts <https://www.macports.org/> Ports system for OS X
#46880: Let different versions of lua coexist in an uniform way. ------------------------------+-------------------------------- Reporter: yszhou4tech@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: lua lua50 lua51 | ------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: mschamschula@…, ryandesign@… (added) Comment: Yes. I've been saying this for a long time. Looks like the files attached to #46621 may implement this. -- Ticket URL: <https://trac.macports.org/ticket/46880#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts