Opened 9 years ago
Closed 9 years ago
#51063 closed defect (fixed)
gstreamer1-gst-plugins-bad uses qt5 without declaring a dependency on it
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | gstreamer1-gst-plugins-bad |
Description
Change History (3)
comment:1 Changed 9 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by dbevans (David B. Evans)
comment:3 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix committed in r147558. Adds variants +gtk3 +qt, both disabled by default to prevent opportunistic configuration. These variants add GTK3 X11/GL and Qt5 Mac windowing elements respectively. Revision incremented to ensure a repeatable build.
Note: See
TracTickets for help on using
tickets.
Confirmed. Also gtk3. I'm testing an update now that will make this more deterministic. Thanks for the report.