Opened 22 months ago

Last modified 7 weeks ago

#65411 assigned defect

py-pyside2: pkg-config and cmake files do not get installed

Reported by: devernay (Frédéric Devernay) Owned by: pmetzger (Perry E. Metzger)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), i0ntempest
Port: py-pyside2

Description

The pyside2 install does not contain pyside2.pc, shiboken2.pc, or any of the cmake files (PySide2Targets.cmake, PySide2Targets-release.cmake, PySide2Config.cmake, PySide2Config.cpython-310-darwin.cmake, PySide2ConfigVersion.cmake, Shiboken2Targets.cmake, Shiboken2Targets-release.cmake).

My guess is that these are installed by cmake, but the destroot-args from the Portfile has the --skip-cmake flag.

I couldn't find how to install those files with the package. Maybe someone has an idea? I'm not familiar with the python PortGroup.

Change History (3)

comment:1 Changed 22 months ago by jmroot (Joshua Root)

Cc: pmetzger removed
Owner: set to pmetzger
Status: newassigned

comment:2 Changed 7 weeks ago by i0ntempest

Any news on this? I'm writing a new port that needs this port and these missing files are a big problem.

comment:3 Changed 7 weeks ago by i0ntempest

Cc: i0ntempest added
Note: See TracTickets for help on using tickets.