Opened 13 years ago

Closed 13 years ago

#28108 closed defect (fixed)

gst-plugins-gl doesn't include libpng dependency

Reported by: andres.colubri@… Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: gstreamer, gl, libpng Cc:
Port: gst-plugins-gl

Description

I think libpng usually gets installed by some other gstreamer package, but it is also possible under certain circumstances (for instance by disabling x11 in all plugins) that is not present at all. So gst-plugins-gl should explicitly declare dependency on libpng.

Change History (3)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to rmstonecipher@…

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by rmstonecipher@…

Disabling x11 does not seem to be the way to avoid libpng in the dependency tree; however, the +no_gnome_vfs variant of gst-plugins-base would remove dependencies upon gconf -> gtk2 -> pango -> cairo -> libpng.
Thanks for taking the time to find this omission.

Cheers,
Ryan Stonecipher

comment:3 Changed 13 years ago by rmstonecipher@…

Resolution: fixed
Status: newclosed

Fixed in r75472.

Note: See TracTickets for help on using tickets.