Opened 10 years ago

Closed 10 years ago

#41843 closed defect (fixed)

gnome/gstreamer010: missing dependency on gobject-introspection

Reported by: skymoo (Adam Mercer) Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: haspatch Cc:
Port: gstreamer010

Description

The binary packages of gstreamer010 on Mavericks are missing the introspection files:

https://lists.macosforge.org/pipermail/macports-dev/2013-December/025505.html

this is leading to build failures on software linking against gstreamer that requires these introspection files. The attached patch adds the dependency on gobject-introspection so these files can be built. It also adds a dependency on gmake for Tiger as the make from Xcode on Tiger is not new enough to build the introspection files.

Attachments (1)

0001-gnome-gstreamer010-add-dependency-on-gobject-introsp.patch (1.5 KB) - added by skymoo (Adam Mercer) 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by skymoo (Adam Mercer)

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

Resolution: fixed
Status: newclosed

Committed in r114980.

Note: See TracTickets for help on using tickets.