[MacPorts] #68884: py312-gobject3: Missing pkg-config file pygobject-3.0.pc required to build third party code like xpra

MacPorts noreply at macports.org
Thu Jul 11 08:59:48 UTC 2024


#68884: py312-gobject3: Missing pkg-config file pygobject-3.0.pc required to build
third party code like xpra
--------------------------+----------------------
  Reporter:  gl-yziquel   |      Owner:  dbevans
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.8.99
Resolution:               |   Keywords:
      Port:  py-gobject3  |
--------------------------+----------------------
Changes (by ryandesign):

 * cc: diogob003 (added)


Comment:

 Replying to [comment:2 diogob003]:
 > Same problem here

 When installing a port, or when building something manually?

 > I suppose install script should move or symlink `pygobject-3.0.pc` to
 `${prefix}/lib/pkgconfig/`

 That will cause all of the subports of py-gobject3 to conflict with one
 another, which is why we do it the way we do it instead. Set
 `PKG_CONFIG_PATH` as Joshua showed. If this problem happened while
 building a port, the port should be changed to do that using
 `configure.pkg_config_path`; if you're building something manually, you
 should do it manually in your environment.

-- 
Ticket URL: <https://trac.macports.org/ticket/68884#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list