[MacPorts] #60947: ffmpeg: can't build +universal since dependency on dav1d was added and has no universal variant

MacPorts noreply at macports.org
Sun Aug 2 18:33:24 UTC 2020


#60947: ffmpeg: can't build +universal since dependency on dav1d was added and has
no universal variant
---------------------+----------------------
  Reporter:  kencu   |      Owner:  dbevans
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  ffmpeg  |
---------------------+----------------------

Comment (by iEFdev):

 Replying to [ticket:60947 kencu]:
 > We are going to need a new plan for this:

 Would this be better?

 {{{
 #!tcl
 if {![variant_isset universal]} {
     configure.args-append --enable-libdav1d
 }
 }}}

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


More information about the macports-tickets mailing list