[MacPorts] #56764: gstreamer1-gst-plugins-base: build fails 10.6.8 unlelss --disable-opengl is added
MacPorts
noreply at macports.org
Tue Jul 3 01:07:12 UTC 2018
#56764: gstreamer1-gst-plugins-base: build fails 10.6.8 unlelss --disable-opengl is
added
--------------------+-----------------------------------------
Reporter: kencu | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: gstreamer1-gst-plugins-base
--------------------+-----------------------------------------
this block was recently removed from the Portfile
{{{
# Needs OpenGL 4.0 features only available on 10.9+.
if {${os.major} < 13} {
configure.args-append --disable-opengl
}
}}}
build fails on 10.6.8 unless it's added back in
--
Ticket URL: <https://trac.macports.org/ticket/56764>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list