Opened 6 years ago

Closed 6 years ago

#56931 closed enhancement (fixed)

amtk: use gobject_introspection Port Group

Reported by: dbevans (David B. Evans) Owned by: kencu (Ken)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: amtk

Description

First, thanks Ken for this port which will be important in the 3.30 GNOME release next month. Please feel free to add yourself as a maintainer to any of the GNOME ports that strikes your fancy.

As I am suggesting, amtk can use the gobject_introspection PortGroup since this is an autotools port. See other GNOME ports for usage.

FYI, I'm looking at making a new 1.1 version of the PortGroup that understands both autotools and meson and makes the right selections. Might, also be useful to move the introspection compiler fixup block to the Port Group rather than replicating it in every port from now on. Let me know if you have any suggestions.

Copying @ryandesign since he is the original author of the PortGroup.

Change History (1)

comment:1 Changed 6 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

In 15fc3f207930b9103125e4113e633e99cb4b9cb6/macports-ports (master):

amtk: use gobject_introspection portgroup, rebuild

The PortGroup declares gobject-introspection as depends_lib
since it installs basic typelib dependencies required
at run time. Rebuild to pick up the dependency change.

Closes: #56931.

Note: See TracTickets for help on using tickets.