[MacPorts] #57462: gstreamer1-gst-plugins-base 1.14.4: fails to build under OSX 10.11.6

MacPorts noreply at macports.org
Mon Oct 29 15:48:56 UTC 2018


#57462: gstreamer1-gst-plugins-base 1.14.4: fails to build under OSX 10.11.6
------------------------------------------+--------------------
  Reporter:  thetrial                     |      Owner:  (none)
      Type:  defect                       |     Status:  new
  Priority:  Normal                       |  Milestone:
 Component:  ports                        |    Version:  2.5.4
Resolution:                               |   Keywords:  sse2
      Port:  gstreamer1-gst-plugins-base  |
------------------------------------------+--------------------

Comment (by kencu):

 This block seems to do the right thing, and I believe accomplishes what
 you were after without breaking the `muniversal` PortGroup:
 {{{
 if {[variant_isset universal]} {
     if {![variant_isset x11]} {
         ui_error "${name} ${version} requires +x11 if +universal is set."
         return -code error "incompatible variant selection."
     }
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57462#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list