[MacPorts] #68341: libsoup +docs configure can't find dependency gi-docgen
MacPorts
noreply at macports.org
Fri Oct 6 18:24:58 UTC 2023
#68341: libsoup +docs configure can't find dependency gi-docgen
---------------------------+----------------------
Reporter: ShadSterling | Owner: judaew
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: gi-docgen |
---------------------------+----------------------
Changes (by mascguy):
* status: new => assigned
* owner: (none) => judaew
* port: libsoup => gi-docgen
Comment:
This is actually an issue with port `gi-docgen`: The shared items -
include the pkgconfig file - are being installed within the Python lib
tree. But these need to be installed under `${prefix}/share`:
{{{
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/share
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/share/man
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/share/man/man1
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/share/man/man1
/gi-docgen.1
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/share/pkgconfig
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/share/pkgconfig
/gi-docgen.pc
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68341#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list